Just Upgraded to VB 3.7.3 form 3.6.8. and to VBSEO 3.0 to 3.2 Gold. Also an upgrade from sitemaps 2.0 to 2.2 was made. And the problem is my .htaccess doesn't seem to work. adress.com/sitemap_index.xml.gz gives a 404...
It's added to .htaccess as below:
My forum is in www.address.com/forum so I added the forum/ for the correct directory.Code:RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Second problem is sitemaps does not seem to work anymore.
When I try to run it it gives the following errors:
I just removed and install everything from the start for sitemaps, but nothing has changed.Code:[homepage] [2,739.2Kb mem used] [0s (+0s)] [SECTION START] forumdisplay [2,739.3Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 48, total threads: 0, pages: 1 [2,739.8Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 37, total threads: 83, pages: 5 [2,759.5Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 32, total threads: 1944, pages: 98 [2,761.5Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 43, total threads: 105, pages: 6 [2,829.4Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 26, total threads: 0, pages: 1 [2,852.1Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 29, total threads: 28571, pages: 1429 [2,857.9Kb mem used] [0s (+0s)] Warning: fopen(/home/xxxx/public_html/forum/vbseo_sitemap/data/sitemap_1.xml.gz) [function.fopen]: failed to open stream: Permission denied in /home/xxxx/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 769 Warning: fopen(/home/xxxx/public_html/forum/vbseo_sitemap/data/urllist.txt.gz) [function.fopen]: failed to open stream: Permission denied in /home/xxxx/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 775
Help appreciated.


LinkBack URL
About LinkBacks





Reply With Quote
