Quote:
Originally Posted by outlaw621
Here is a temporary fix to be able to use the "Mark All Forums Read" button.
In the code for the global.php you need to comment out one line as shown below:
PHP Code:
if($R == "forumdisplay"){ // $foruminfo = verify_id('forum', $_REQUEST['forumid'], 1, 1); $queryxs = $DB_site->query("select * from adv where forumid LIKE '%*$foruminfo[forumid]*%' order by 'id' desc"); while($row = $DB_site->fetch_array($queryxs)){ eval('$shir .= "' . fetch_template('adv_creativeSuite') . '";'); }
Do this at your own risk as I have no clue if it is going to break any other functions of this hack. I have completed the above and everything seems to be working. For some reason that particular line is causing the problem. If the author of the hack could look everything over and come up with a better solution that would be great.
|
this hack is really conf and i dont no how can i add banner ..