![]() |
still nobody here to xplain this
fixed my self |
Who has one of these up and running? I think I have mine working, but the sitemap is nothing like the wordpress one I have so I'm thinking I didn't do something right...
|
well. may error is onto google webmaster page.
explain. After change this exactlly content onto /vbseo_sitemap/index.php Code:
} my sitemap is correct onto my site root. I can access and down. My error is onto google site. /sitemap_index.xml.gz is valid sitemap entry. but the /sitemap_1.xml.gz is no accessible to google webmaster tolls site. how to solve this ??? Any idea??? |
when will this mod be available for vb4 ?
|
heres an error i get when i run the sitemap generator
Database error in vBulletin 3.8.4: Invalid SQL: SELECT COUNT(*) as cnt,max(lastpost) as lastupdate FROM thread AS thread INNER JOIN tagthread AS tagthread ON (tagthread.tagid = 1 AND tagthread.threadid = thread.threadid) WHERE thread.forumid IN() AND thread.visible = 1 AND thread.sticky IN (0, 1) AND thread.open <> 10 GROUP BY tagthread.tagid; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND thread.visible = 1 AND thread.sticky IN (0, 1)' at line 5 Error Number : 1064 Request Date : Tuesday, April 13th 2010 @ 03:10:10 AM Error Date : Tuesday, April 13th 2010 @ 03:10:11 AM Script : http://www.hydrocanna.com/vbseo_site...eo_sitemap.php Referrer : http://www.hydrocanna.com/vbseo_site...st=true&page=1 IP Address : 000000000000003 Username : Unregistered Classname : vB_Database MySQL Version : |
I installed this and it did generate the sitemaps, but the resulting URL to retrieve the sitemap is returning a HTTP 500. If it was a 404, I would question mod-rewrite not finding it properly... I did try the troubleshooting steps on their site with no luck. (Yes mod-rewrite is on, my host actually uses their own vbulletin forum with VBSEO). I'm really disappointed because I was hoping to just use this mod for now to see how it worked and then buy the full VBSEO license as my site grows...
|
I found this line in vbseo_getsitemap.php causing an error when a sitemap data file was large:
Code:
$dl_list = file_exists(VBSEO_SM_DLDAT) ? unserialize(implode('', file(VBSEO_SM_DLDAT))) : array(); Code:
$dl_list = file_exists(VBSEO_SM_DLDAT) ? unserialize(file_get_contents(VBSEO_SM_DLDAT)) : array(); Anyway, I hope this helps you guys! |
Where is version for vb 4.0?
|
Quote:
|
I own a license and they didn't say anything about this, wow what some good customer support
thanks for letting me know |
All times are GMT. The time now is 11:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|