[00:02] *** MartinCleaver has joined #tikiwiki [00:42] *** marclaporte has quit IRC (Read error: 104 (Connection reset by peer)) [00:46] *** ibrrorg has joined #tikiwiki [00:48] im trying to use some html to make a lastfm module ([url=http://www.last.fm and New Forum Posts: Tikiwiki in subdirectory / sub directory - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35746 [01:52] *** Caarrie|away is now known as Caarrie [02:21] *** ibrrorg has joined #tikiwiki [02:23] i am trying to create a module that allows me to click a link to send me to a page in my tiki (tiki4). when i use the editor (wysiwig) and create the pagelink it displays it with the double parenthesis (( and not the 'link' any ideas? [02:25] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [02:33] solved, merry xmas [02:33] *** ibrrorg has quit IRC ("Page closed") [02:49] *** luminoso has quit IRC ("Leaving") [02:52] *** luminoso has joined #tikiwiki [03:11] *** Lucymoz has joined #tikiwiki [03:30] New Forum Posts: How to set up for customers can buy and sell questions and answer on forum? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35747 [03:31] *** luminoso has quit IRC ("Leaving") [03:34] *** Lucy_ has joined #tikiwiki [03:34] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [03:41] New Forum Posts: How to join osCommerce and itki forums? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35748 [03:45] *** timotiCK has joined #TIKIWIKI [03:45] *** timotiCK has left [04:08] *** luminoso has joined #tikiwiki [04:13] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [04:25] *** Caarrie is now known as Caarrie|sleeping [04:31] *** Lucymoz has joined #tikiwiki [04:57] *** Kimberlee has quit IRC () [05:38] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [06:07] *** skbohra_ has quit IRC (Read error: 54 (Connection reset by peer)) [06:09] *** skbohra has joined #tikiwiki [06:44] *** btiffin has joined #tikiwiki [06:47] *** btiffin has quit IRC (Remote closed the connection) [08:02] New Forum Posts: A problem with an internal wiki link translation - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=35753 [08:40] *** chealer has quit IRC (Remote closed the connection) [08:49] *** MartinCleaver has joined #tikiwiki [08:51] *** Qantouri1c has joined #tikiwiki [08:51] TO upgrade from 2 to 4 [08:52] i need perform all sub upgrades ? [08:52] or is there a more direct path ? [08:52] (database, i don't care about the files) [08:53] "From 1.8.0 and more recent to any subsequent version (3.x, 4.x, etc): You can upgrade directly. Tiki 3.x and 4.x includes all the database migration scripts from 1.8.0 to that version." [08:53] ok nevermind :p [10:20] Recent Bug: Tracker item: #2941 - - usability: after tracker creation, send the user automagically to edit ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2941 [10:24] *** MartinCleaver has quit IRC () [10:51] *** sahilk has joined #tikiwiki [11:07] Odd [11:07] once i click preview i'm stuck [11:18] there are a few things not working :/ [12:09] *** luminoso has quit IRC (Read error: 104 (Connection reset by peer)) [12:10] *** luminoso has joined #tikiwiki [12:13] I cannot click any other tab in the wiki edit page [12:13] and no-tabs doesn't even work [12:17] hmm bug in javasc mini it seems [12:33] *** MartinCleaver has joined #tikiwiki [12:34] *** Caarrie|sleeping is now known as Caarrie [12:54] *** MartinCleaver has quit IRC () [13:19] *** marclaporte has joined #tikiwiki [13:19] *** ChanServ sets mode: +o marclaporte [13:40] *** luminoso has quit IRC (Read error: 104 (Connection reset by peer)) [13:40] *** luminoso has joined #tikiwiki [13:46] *** btiffin has joined #tikiwiki [13:55] *** indro has joined #tikiwiki [13:55] hi all [13:57] any idea why this happens in the wiki? [13:57] http://dpaste.com/137649/ [14:07] *** Caarrie is now known as Caarrie|away [14:36] indro : it's a feature, not a bug [14:37] Tiki security is preventing an untrusted user of doing something potentially dangerous [14:39] humm why im untrusted? im logged in as admin. [14:44] what if someone edits the page after you? [14:44] and is untrusted. They would break your work [14:44] try this: http://doc.tikiwiki.org/PluginHTML [14:52] Merry Ho Ho marclaporte Hope you are enjoying the times [14:53] hm when i use the html tags i get " [14:53] WARNING: Plugin disabled HTML! [14:53] i did feature html pages enabled but thid didnt help, [14:57] admin -> text area -> plugins -> HTML plugin [14:59] tikiwiki: 03marclaporte * r24034 10/trunk/lib/setup/prefs.php: [MOD] Activate PluginHTML by default because it is often used. This commit is dedicated to indro on IRC [15:00] indro: thanks to you, Starting in Tiki5, PluginHTML will be enabled by default :-) [15:05] it works now. btw. im very amazed how tikiwiki improved. i used years ago for another site and liked it a lot then but what i see now is very impressive, thanks a lot. ;) [15:05] its so nice to build a website with tikiwiki. :) [15:07] im glad that i can stick with it. ;) [15:10] for a new nice website. ;) [15:19] btw. the safeurl doesnt work here, [15:19] if i enabled it i get an error [15:19] i executed the htaccess.sh script on the server but it still doesnt work. [15:19] any idea whats wrong? [15:21] *** Caarrie|away has quit IRC (Read error: 110 (Connection timed out)) [15:49] Recent Bug: Tracker item: #2942 - - Upgrade 3.1 to 4.1 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2942 [15:52] tikiwiki: 03marclaporte * r24035 10/trunk/doc/devtools/svnup.sh: SVN update script -> 1- Add better documentation, 2- add TODO list, 3- Make more cron job friendly, 4- Remove old CVS instructions [15:53] indro : do you have a file named .htaccess? [15:54] normally, all you need to do is to rename _htaccess to .htaccess (I never use script) [15:56] polom [15:58] indro: look that your .htaccess file is indeed the one from Tiki [15:59] *** Caarrie has joined #tikiwiki [15:59] *** Caarrie is now known as Caarrie|away [16:11] yes it is [16:12] in the same directory like tiki-index.php [16:19] *** MartinCleaver has joined #tikiwiki [16:21] *** Lucymoz has joined #tikiwiki [16:23] tikiwiki: 03marclaporte * r24036 10/trunk/templates/tiki-special_chars.html: [KIL] file no longer needed [16:24] also, admin -> features -> experimental -> SEFURLS ( tiki-admin.php?page=sefurl) [16:24] indro : look at the file and check that it's Tiki's file and not provided by your webhost [16:28] when i enable sefurls i get this http://dpaste.com/137680/ [16:36] indro: try to edit the .htaccess file and uncomment and change the path to your website root [16:41] Recent Bug: Tracker item: #2943 - - _htaccess should know which version of Tiki it is for - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2943 [16:48] does i need to edit each rewrite rule? [16:48] *every [16:49] *** sahilk has left [16:52] *** SEWilco21 has joined #tikiwiki [16:52] *** SEWilco2 has quit IRC (Read error: 54 (Connection reset by peer)) [16:55] tikiwiki: 03marclaporte * r24037 10/trunk/_htaccess: [DOC] better document _htaccess for ShortURLs [16:55] indro: nope, just uncomment the base dir one [17:00] tikiwiki: 03marclaporte * r24038 10/trunk/templates/tiki-admin-include-sefurl.tpl: [DOC] About RewriteRules/ShortURLS 1- Do not assume people have shell access 2- Add warning about upgrade time [17:01] RewriteRule ^(.+)$ tiki-index.php?page=$1 [QSA,L] [17:01] this one? [17:02] no [17:03] indro: i am sorry, seems someone removed it from the htaccess file already... it is there nomore [17:05] tikiwiki: 03marclaporte * r24039 10/trunk/doc/devtools/svnup.sh: [DOC] note about _htaccess upon upgrade [17:08] indro: it should be something like RewriteBase [17:08] google [17:09] but it is possible your server simply does't allow apache rewrite rules in .htaccess [17:16] *** hans has joined #tikiwiki [17:16] *** hans has quit IRC (Client Quit) [17:17] indro : which version of Tiki? [17:17] 4.1 [17:17] *** MartinCleaver has quit IRC () [17:20] *** grobda24 has joined #tikiwiki [17:31] tikiwiki: 03marclaporte * r24040 10/trunk/htaccess.sh: [DOC] add doc to htaccess.sh [17:36] *** MartinCleaver has joined #tikiwiki [17:37] tikiwiki: 03marclaporte * r24041 10/trunk/templates/tiki-admin-include-sefurl.tpl: [DOC] more doc on SEFURLs [17:37] indro : anything in error logs? [17:43] *** chealer has joined #tikiwiki [17:56] from the webserver? [17:59] *** MartinCleaver has quit IRC () [18:04] *** luminoso has quit IRC ("Leaving") [18:09] *** luminoso has joined #tikiwiki [18:19] yes [18:19] i dont know what webserver is running on this server. [18:42] *** btiffin has quit IRC (Remote closed the connection) [18:45] and wheres the contact form in admin features? [18:59] ? [19:00] http://profiles.tikiwiki.org/Contact_Form [19:25] use this profile :-) [19:25] bbl [19:25] *** marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [19:26] *** olinuxx has joined #tikiwiki [19:35] *** btiffin has joined #tikiwiki [20:00] *** grobda24 has quit IRC (Remote closed the connection) [20:01] *** grobda24 has joined #tikiwiki [20:12] *** olinuxx has quit IRC ("Ex-Chat") [20:22] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [20:25] *** skbohra_ has joined #tikiwiki [20:27] *** skbohra has quit IRC (Read error: 60 (Operation timed out)) [20:53] *** FrankP_german has joined #tikiwiki [21:07] *** olinuxx has joined #tikiwiki [21:13] *** MartinCleaver has joined #tikiwiki [21:51] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [22:15] *** chealer has quit IRC (Remote closed the connection) [22:30] *** MartinCleaver has quit IRC () [23:39] *** marclaporte has joined #tikiwiki [23:39] *** ChanServ sets mode: +o marclaporte