Hi there.
I have vBulletin 4.0.0 on my site and i got a problem with db:
Warning: file_get_contents(/home/webmaste/public_html/vbseo/resources/xml/config.xml) [ function.file-get-contents]: failed to open stream: No such file or directory in /home/webmaste/public_html/vbseo/includes/functions_vbseo_pre.php on line 259
Warning: include_once(/home/webmaste/public_html/vbseo/../includes/VBSEO_VB_CONFIG) [ function.include-once]: failed to open stream: No such file or directory in /home/webmaste/public_html/vbseo.php on line 17
Warning: include_once() [ function.include]: Failed opening '/home/webmaste/public_html/vbseo/../includes/VBSEO_VB_CONFIG' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/webmaste/public_html/vbseo.php on line 17
line 259 in functions_vbseo_pre.php is:
$xcont = file_get_contents($filename ? $filename : self:  ath('config'));
line 17 in vbseo.php is:
include_once(vBSEO_Storage:  ath('vbinc') . '/' . VBSEO_VB_CONFIG);
i dont have idea from this
if is possible someone to writte me what to do.any solutions?
thanks to all..
|