
Sometimes I am able to add comments to a news, but unable to make one to another one.
Xoops 2.0.18 upgraded from 2.0.15
I don't able to decide where to start from :( to investigate it
Please help.
Fatal error: Cannot redeclare scandir() in /srv/www/vwvclan.com/wwwroot/modules/xcgal/admin/searchnew.php on line 317
/*************************************************
* Main code
**************************************************/
<script type="text/php">
<!--
print ('<img src="<{$xoops_imageurl}>images/bg'.rand(1,6).'.jpg >"');
//-->
</script>
<?php print ('<img src="<{$xoops_imageurl}>images/bg'.rand(1,6).'.jpg >"'); ?>
$bbCookie['path'] = str_replace(basename($HTTP_SERVER_VARS['PHP_SELF']),"",$HTTP_SERVER_VARS['PHP_SELF']);
$forum = intval($HTTP_GET_VARS['forum']);