i made a folder and chmodded it to 777 and put the vbbot.php in it and get this
Warning: require_once(includes/config.php) [function.require-once]: failed to open stream: No such file or directory in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 28
Fatal error: require_once() [function.require]: Failed opening required 'includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 28
i fixed that issue how do you add multiple forums id to be checked i tried i get other errors
Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 124
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 129
Using Method where it seems that all topics have been checked.
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 147