HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / BUG: short open tag @ line 61 in install.php (No form fields)
Author Message
Anonymous


Posted: 12 Nov 2005 08:27:35


Hi

You have a short open tag (<? instead of <?php) @ line 61 in install.php. If "short_open_tag" in php.ini is disabled, the script won't work.

This is a very tricky bug because the uninterpreted php code is only visible in the sourcecode. The only visible thing is the absence of all formfields expect $_site_description and $site_brand.

Please fix this ;-)
Thanks.

skalinks
Admin

Posted: 15 Nov 2005 05:23:44


Ok, thank you for your note :)