
10-20-2005, 11:18 AM
|
 |
|
|
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by cynix2
@MissKalunji,
make sure you have your version right, You set the version in the vbsitemap_multi.php file and it should look like " $v='3.5;' " for the 3.5 version of your forums and " $v='0'; " for the 2.8.7 -3.0.9 versions of vbulletin. If that does not clear up your proublem then let me know and well try to figure out whats up.
@chatbum,
That config option is about 50 lines below the version option in multi.php.
|
okay i worked out the login problems now i have this one
Quote:
Warning: fopen(sitemap_vb_index.xml): failed to open stream: Permission denied in /home/danceha/public_html/forum/vbsitemap-multi.php on line 177
Warning: chmod(): No such file or directory in /home/danceha/public_html/forum/vbsitemap-multi.php on line 178
Warning: fwrite(): supplied argument is not a valid stream resource in /home/danceha/public_html/forum/vbsitemap-multi.php on line 186
Warning: gzopen(sitemap0.xml.gz): failed to open stream: Permission denied in /home/danceha/public_html/forum/vbsitemap-xtrafile.php on line 64
Warning: chmod(): No such file or directory in /home/danceha/public_html/forum/vbsitemap-xtrafile.php on line 67
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/danceha/public_html/forum/vbsitemap-xtrafile.php on line 71
Warning: fwrite(): supplied argument is not a valid stream resource in /home/danceha/public_html/forum/vbsitemap-multi.php on line 232
Warning: fwrite(): supplied argument is not a valid stream resource in /home/danceha/public_html/forum/vbsitemap-multi.php on line 241
Warning: gzopen(sitemap1.xml.gz): failed to open stream: Permission denied in /home/danceha/public_html/forum/vbsitemap-multi.php on line 249
|
|