←Prev date Next date→ (Showing only urls - See all) | (Click on time to show url line in full context) |
Who | What | When |
---|---|---|
*** | mib_g6otww has quit IRC ("http://www.mibbit.com ajax IRC Client") | [00:19] |
mib_ivcbks has quit IRC ("http://www.mibbit.com ajax IRC Client") | [02:56] | |
mib_hivv9g has quit IRC ("http://www.mibbit.com ajax IRC Client") | [03:23] | |
mib_bp20be has quit IRC ("http://www.mibbit.com ajax IRC Client") | [08:49] | |
mib_ivcbks has quit IRC ("http://www.mibbit.com ajax IRC Client") | [11:38] | |
helpless_urls | I was here with trouble the other day and thought I'd found an answer in the following: http://dev.tikiwiki.org/bug2224 . Here was the discussion...http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-02-12,Thu&sel=285#l281 . I am using WIKI on a WAMP server and the URLs are simply getting built incorrectly. There is something really really wrong with the tiki-filter-base.php . I am not sure why it is | [13:16] |
ricks99 | no. admin: generl page. details: http://dev.tikiwiki.org/tiki-index.php?page=Regrouping+the+General+Admin+page | [13:39] |
helpless_urls | I'm having quite a few issues with the URL builds...Looking for suggestions for a solution. URLs get built differently and incorrectly in various situations. threads: http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=31557 http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=31259 http://tikiwiki.org/tiki-view_forum_thread.php?t | [13:56] |
also bug: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2310 | [14:08] | |
as far as syntax, just; $base_url = http://mydomain.com ? | [14:17] | |
sylvieg | what is incorrect in this url http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2310 ? | [14:28] |
helpless_urls | It has been around since: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=291 | [14:31] |
*** | mib_xzch70 has quit IRC ("http://www.mibbit.com ajax IRC Client")
mib_b4en1k has quit IRC ("http://www.mibbit.com ajax IRC Client") | [14:54] |
sylvieg | ... with apache you should not have problem http://httpd.apache.org/docs/2.0/platform/windows.html - they say they use /
http://www.technotheologian.us/2008/10/rewriting-backlashes-on-apache.html | [14:57] |
helpless_urls | sylvieg, I added the following: RewriteRule ^(.*)\(.*)$ $1/$2 [QSA,L] RewriteRule ^(.*)//(.*)$ $1/$2 [QSA,L] RewriteRule ^(.*)/%5C/(.*)$ $1/$2 [QSA,L] and still getting the URL result: http://mydomain.com/%5C/tiki-editpage.php?page=Documentation&page_ref_id=1 | [15:09] |
*** | mib_k0nxot has quit IRC ("http://www.mibbit.com ajax IRC Client") | [15:11] |
SEWilco2 | helpless_urls: Do any other rewrite rules work? If you have a Wiki page "Test One" try http://example.com/Test+One | [15:12] |
helpless_urls | relative links to an edit page are being built as: http://tiki-editpage.php/?page=Documentation&page_ref_id=1 and of course that will fail. | [15:18] |
Ricks99, any idea what SEWilco wanted me to try? <SEWilco2> helpless_urls: Do any other rewrite rules work? If you have a Wiki page "Test One" try http://example.com/Test+One ? | [16:17] | |
SEWilco2 | helpless_urls: Try http://example.com/Knowledgebase | [16:29] |
helpless_urls | SEW, http://knowledge.clearviewdms.com/%5C%5C/knowledge NOT FOUND | [16:46] |
SEW, using rule: RewriteRule ^(.*)\(.*)$ $1/$2 [QSA,L] http://knowledge.clearviewdms.com\knowledgebase returns ADDRESS NOT FOUND | [16:49] | |
SEWilco2 | helpless_urls: There is no data at /\/knowledge, but there is a rule for http://knowledge.clearviewdms.com/knowledge | [16:50] |
helpless_urls | RewriteRule ^(.*)\\(.*)$ $1/$2 also returns ADDRESS NOT FOUND with http://knowledge.clearviewdms.com\knowledgebase | [16:51] |
SEWilco2 | helpless_urls: Trying to make what behave in what way? The default behavior is to map http://knowledge.clearviewdms.com/Knowledgebase to the page of the same name. | [16:53] |
That's odd, I thought I saw this working a minute ago, but not now: http://knowledge.clearviewdms.com/knowledge | [16:56] | |
helpless_urls | SEW, I just tested this and believe it works: RewriteRule ^(.*)$ http://kb.clearviewdms.com/knowledgebase ...but I am not getting backslashes to turn to forward slashes. | [16:58] |
The issue...I go here: http://knowledge.clearviewdms.com ... then login ... try and click an Edit button and get: http://knowledge.clearviewdms.com//tiki-editpage.php?page=Knowledgebase | [17:03] | |
you may not have seen it, but; Another thread: http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=31557 http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=31259 http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=31401 Bugs: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1964 h | [17:05] | |
*** | mib_lw5vb3 has quit IRC ("http://www.mibbit.com ajax IRC Client") | [17:12] |
mib_k0nxot has quit IRC ("http://www.mibbit.com ajax IRC Client")
mib_b4en1k has quit IRC ("http://www.mibbit.com ajax IRC Client") | [17:36] | |
mib_xzch70 has quit IRC ("http://www.mibbit.com ajax IRC Client")
mib_k0nxot has quit IRC ("http://www.mibbit.com ajax IRC Client") mib_b4en1k has quit IRC ("http://www.mibbit.com ajax IRC Client") | [18:00] | |
mib_b4en1k has quit IRC ("http://www.mibbit.com ajax IRC Client")
mib_k0nxot has quit IRC ("http://www.mibbit.com ajax IRC Client") mib_xzch70 has quit IRC ("http://www.mibbit.com ajax IRC Client") | [18:15] | |
mib_k0nxot has quit IRC ("http://www.mibbit.com ajax IRC Client")
mib_xzch70 has quit IRC ("http://www.mibbit.com ajax IRC Client") | [18:28] | |
mib_b4en1k has quit IRC ("http://www.mibbit.com ajax IRC Client") | [19:10] | |
mib_guqipl has quit IRC ("http://www.mibbit.com ajax IRC Client") | [19:14] | |
helpless_urls | Looking for help...I'm Running a WAMP server Win 2000. looking for a work-around where URLs are created with irregular slashes "//" and "/" by Tiki in RELATIVE URLs. This appears to happen only on Tiki running on Windows2000 - 2008, and for Firefox browsers. It seems in some cases $base_url is not set correctly. Others have this issue and as yet is not resolved in Tiki 3.0. Please see: thread: http://tik | [19:27] |
*** | mib_bp20be has quit IRC ("http://www.mibbit.com ajax IRC Client") | [20:12] |
sylvieg | when I refresh http://profiles.tikiwiki.org | [20:49] |
helpless_urls | my base URL is getting generated at the server as http://mydomain.com/ | [20:55] |
xavi | for example, this image exists: http://tikiwiki.org/img/wiki_up/090216_TikiFestMadrid_img_6523.jpg
but it's not shown for me at http://tikiwiki.org/TikiFestMadrid , even if I?ve just added it again as normal img src tags, without using shadowbox | [21:43] |
SEWilco2 | Hmm. Flash morse code translator. We don't have a Morse mode yet. http://www.glassgiant.com/geek/morse/ | [22:03] |
*** | mib_lw5vb3 has quit IRC ("http://www.mibbit.com ajax IRC Client") | [22:49] |
←Prev date Next date→ (Showing only urls - See all) | (Click on time to show url line in full context) |