Recent Bug: Tracker item: #3458 - - Preview versus Real, Plain Text tags ~/np~ and ~np~ - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3458 New Forum Posts: All links have nasty prefix after logout - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37606 New Forum Posts: Slow Query battle still raging - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37607 polom Q: How can i include raw PHP in a module? i have an ad network that requires a PHP snippet to show ads. I want to put the ad in a module.. how can i add to a module? ricks99: try {php}...{/php} ricks99: or better create a special module for it (you surely know it is easy) y, was going to go the 'custom module' route, but wanted to do it within a regular 'user module' for easy upgrades rodrigo_sampaio: hi rodrigo, thanks for ohloh kudos if i use {php}...{/php}, do i need the Global is it possible ? hm... a simple {php} $test = 'foo'; return $test; {/php} fails no output genreated i see no php errors shouldn't it be echo $test ? but i suspect, you really need to allow {php} block in smarty first duh.. echo ($test); *sigh* easy bugs are always the hardest :( tx return is for functions yeah, i had stripped eerythgn out of the fnction 'cept for the last line was trying to simplify my test. :( hello? so {php}....{/php} will simply parse straight to phpp, as long as the smarty security is OFF,. good to know someone can help me with the image galleries? Guest93272: maybe i cant upload the pictures i think that is a problem with php but I dont know what is... what tiki version are you using? 5.0 I put the code setting the max upload to 30M probably should be using file galleries instead of image galleries first of all image galleries are being deprecated) what error are you reeiving? the images upload... but they dont draw (sorry my poor english) in the place of the image it show me the name of the image no auto-thumbnail generation? or no image at all? no I click on the image and the same error occurs on the pop up mode confirm that you have the required GD Library or ImageMagick library in your PHP installation. This is required for image prcessing ow tks See the requirments documentation for details: http://doc.tikiwiki.org/requirements I will confirm this polom tks again!!! no problem at all hi chibaguy hi ricks99 Guest93272: are you storing images in the database? I had errors with 5.0 until I commented out the last line of db/local.php, in my localhost install. regarding image uploads. ah... good point. this is in the release notes, too ow ok i will check this too or switch to filesystem storage of the image files, which might be better anyway. well, i have to go now guys.. tks and congratulations for the wonderful project and attention!!! hi gary hi luciash Recent Bug: Tracker item: #3459 - - Missing Blog Tag - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3459 I am trying to add the search box for all tiki users... I have already assigned it for every group, even anonymous.. but it doesn't seem to show up in other users accounts except under the admin account which shows up fine any ideas? i am doing this via: "Modules" section did you grant the correct search permission to the group? ricks99: let me check.. brb ricks99: where can i grant these search permissions? admin: group see docs for details: http://doc.tikiwiki.org/Permissions ricks99: ooh right.. i think this could be it.. thanks Is there still a problem in tiki 4.3 with html code from earlier versions (1.9) being corrupted? I had a old wiki page containing