congrats EricIsGood! SVN: Commit by pkdille :: r 15478 /trunk/lib/wiki/renderlib.php: [FIX] wiki: fix lock/unlock status. This fixes the lock/unlock button wich will now change immediately after clicking on lock/unlock button SVN: Commit by pkdille :: r 15479 /trunk/lib/smarty_tiki/block.self_link.php: [FIX] smarty self_link: For ajax autodetection, handle the special case of tiki-index.php which is not using tiki-index.tpl but tiki-showpage.tpl SVN: Commit by pkdille :: r 15480 /trunk/lib/smarty_tiki/block.textarea.php: [FIX] smarty textarea: display the textarea even if there is no content yet (thks nyloth) Hi, I have used tikiwiki for over a year for ModernSciFi.com. Recently, when I try toi edit a wiki page I get the following error. Forbidden You don't have permission to access /lib/fckeditor/editor/fckeditor.html on this server. What would cause this? SVN: Commit by sept_7 :: r 15481 /third_party/adodb/ (101 files in 6 dirs): [UPDATE] AdoDB update to V5.06 EricIsGood: please commit in linux end of line - not dos SVN: Commit by sylvieg :: r 15482 /trunk/lib/commentslib.php: PLEASE: commit in unix end of line hello in 3.0 is there a way to get the old control panel ? for admin ? it has not been desactivated??? hi sylvieg oups ... ok thnaks Hi, in 2.2 is there anyway to now use / tags without them getting mashed up to bed>? SVN: Commit by pkdille :: r 15483 /trunk/templates/ (2 files): [MOD] buttons: deploy smarty plugin button SVN: Commit by nyloth :: r 15484 /trunk/styles/tikinewt.css: [ENH] tikinewt: add style for div.thumbnailcontenerchecked (same as in tikineat) SVN: Commit by nyloth :: r 15485 /trunk/tiki-wikiplugin_edit.php: [FIX] wikiplugin edit: start pos at -1 to be able to match plugins that starts at position 0 of the page. sorry about the dos thing... I just started using notepad++ and assumed it'd be set up correctly does the sourceforge repo browser ever work? EricIsGood, just a small tip... review the file differences before commiting... this way you will see if the end of line are OK or not... also aboid adding or removing blank lines... makes the diff harder to review SVN: Commit by sylvieg :: r 15486 /trunk/lib/rss/rsslib.php: [FIX]rss: duplicate queries lphuberdeau: in 2.2 is there anyway to now use / tags without them getting mashed up to bed>? depends where you do it from In a user module. Tried it from a wiki page too. Works fine in 1,9 2.x has problems with sanitization... only partially solved in 3.x so far you can do it for sure through a custom plugin OK, so I wait... Thx ;-) Yup, I did a custom plugin iin the end, wondered if I was going off the rails for a while. SVN: Commit by sylvieg :: r 15487 /trunk/tiki-modules.php: [FIX] save one query per module SVN: Commit by sylvieg :: r 15488 /trunk/lib/ (2 files in 2 dirs): [FIX]rss: one query less per RSS http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/?view=log has been timing out for the 2 days i've been trying... is there something else? sf is slow sometimes... out of our control you can use your client to see the logs and everything EricIsGood: : you saw the note about dos2unix? yeah, sorry about that besides the end-of-lines, everyone happy? :-) my first commit ever to an open source project seemed like a good commit just a few details making it hard to review, but everyone needs to learn about them ;) Hi guysrnEricIsGood: the commit seemed to make sense to me and PKdille also (after we managed to get a readable diff) polom :-) EricIsGood: : I hope this is the first of a long series EricIsGood: we have a meeting in Montreal in 10 days You are invited we have cookies SVN: Commit by pkdille :: r 15489 /trunk/templates/poll.tpl: [MOD] code indenting SVN: Commit by pkdille :: r 15490 /trunk/templates/ (3 files): [MOD] buttons: deploy smarty plugin button SVN: Commit by pkdille :: r 15491 /trunk/templates/ (3 files): [MOD] buttons: change wiki and plugin help buttons into smarty plugin buttons hi... how do you get mods to install correctly on a commercial host without ability to change apache write What can cause this? - [Mon Nov 03 22:18:04 2008] [notice] child pid 14613 exit signal Segmentation fault (11) That's a fresh 3.0. good question segfaults are really low level are you using a pre-release php or op-code cache? SVN: Commit by pkdille :: r 15492 /trunk/templates/ (7 files): [MOD] buttons: deploy smarty plugin button EricIsGood: PHP5, from Ubuntu packaging. did you add any modules or a op-code cache? and where do you see the error? do you know what process is giving it? The error is in /var/log/apache2/error.log I didn't add any modules, and I don't see any "+" in the tiki-mods list from the original site from which the DB was copies. I don't have any add on cache. Is an "op-code cache" a kind of PHP accelerator? None used unless Ubuntu adds it automatically. it's not a tiki thing Nor Varnish on this site. seg-fault happens in compiled apps. i have to go away for a while... but try other php pages and see how it goes Main page and /login fail segfailt. are there any pages that work? Hmm. The page /dfldfjdkj also segfaults. But Apache is serving the original 2.1 site from the same server, so Apache2 is functional. make a page that only has and see how that does Yup, info.php works. best thing you can do it comment out sections of code till you find the culprit Hmm. tiki-index.php tries to download to my browser instead of emitting something. that's a header problem... are you having the same problem w/ all .php pages? Yup, all .php... maybe my devel site doesn't have same apache2 config as the other test site. Only difference seems to be that my original test site has apache2 use the full pathname, while my 3.0 devel site is using a symbolic link which points at the tiki directory. Hmm. 2.1 works with symlinks but 3.0 segfaults? I didn't change my apache2 config when I switched from 2.1 to 3.0. I'll change the symlink back to confirm the old one works. i've got a bunch to do at the moment, but since it's a general apache issue, you might want to ask in #apache or #php Yup, symlink to the old one works. Yeah, thanks. Sigh. this is a test