Version: 1.1, by Creative Suite
Developer Last Online: Nov 2023
Version: 3.0.5
Rating:
Released: 01-05-2005
Last Update: 01-08-2005
Installs: 82
DB Changes
No support by the author.
what it does ?
This hack allows the administrators to add banners in forumhome or forums or threads ! [ can choose any , or all ]
INSTALLATION
This Hack is tested and working on vb 3.0.4 but should work on ALL 3.x.x versions as well.
Please read the installation-English.txt file in the package CAREFULLY for installation instructions
SUPPORT
well I honestly cannot promise you to solve all-hack problems but I will try to do my best answering your questions and solving the problems I could solve , I also welcome all suggestion .
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.
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.
شكرا على هل الهاك بس عندي مشكلة مني عارف شنو اسوي فيها وهي
انا قبل فترة سويت انستول للفايل وما ظبط وياي مرة وبعدين لاحظت انك سويت فيرجنت جديد فحبيت اسوي ابقريد قلت يمكن يظبط وياي طبعا ما ظبط واول ما سويت ابقريد للفايل حق الابقريد اعطاني ايرر انة في دبلكيت للتيبل ياريت تقلي شنو اسوي وهذا اهوة الايرور
ADV Hack - Upgrading : By Creative Suite