Quote:
Originally Posted by trilljester
The file function_querybot.php is in your includes/ directory and is readable, correct?
In your includes directory you should have these 3 files:
spiders_vbulletin.xml
class_xml.php (from 3.5.4)
function_querybot.php
Verify those are there and that this line is in includes/sessions.php:
require_once('./includes/function_querybot.php');
|
Trill,
Yes. All files are in /includes and were transferred in binary mode and are readable. I also tried the install again, first deleting and then reuploading and the problem still occurs.
The require_once has also been verified. Looks pretty straightforward - minimal changes and no-brainer. FYI - The error above comes up very very fast.