Posted: Mon Jun 13, 2005 3:08 pm
You can try to use "?><?php" at the beginning, I think that is propper.
Apart frmo this, your code does not evaluate here in my eval() tests at well. It is not suitable for a code to be executed in a PHP Box environment. It is very much suggested that you make a plugin out of this. Also your code would not run because it tries to include wrong files and creates a new DB connection which would kill the s9y db connection. Check the changes I have made below.
This is very easy using the template "serendipity_plugin_gallery_menalto_random": http://nopaste.php-q.net/140741
Regards,
Garvin
Apart frmo this, your code does not evaluate here in my eval() tests at well. It is not suitable for a code to be executed in a PHP Box environment. It is very much suggested that you make a plugin out of this. Also your code would not run because it tries to include wrong files and creates a new DB connection which would kill the s9y db connection. Check the changes I have made below.
This is very easy using the template "serendipity_plugin_gallery_menalto_random": http://nopaste.php-q.net/140741
Regards,
Garvin