Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Closed Thread
vBulletin help(for pros)
Old 09-20-2010, 03:35 PM vBulletin help(for pros)
Average Talker

Posts: 26
Trades: 0
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..
xhtmlhelp is offline
View Public Profile
 
 
Register now for full access!
Old 09-20-2010, 04:22 PM Re: vBulletin help(for pros)
miki86's Avatar
Extreme Talker

Posts: 185
Location: print_r($serbia);
Trades: 0
Incorrect paths in all warnings.

Code:
include_once(/home/webmaste/public_html/vbseo/../includes/VBSEO_VB_CONFIG)
Code:
include_path='.:/usr/lib/php:/usr/local/lib/php'
miki86 is online now
View Public Profile
 
Closed Thread     « Reply to vBulletin help(for pros)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18733 seconds with 12 queries