![]() |
FYI in case someone just links to the generated sitemap files instead of the php that goes into the root folder:
google does not allow the sitemap files to be outside the same exact path as the forum. see the following: https://www.google.com/webmasters/si...itemapLocation :) |
Hi T2D,
got the following Problem: Code:
mysql_error |
Quote:
i get this too, any fix? |
What is the version of mysql that you are using?
I am using mysql 4.0.25-standard and I am not having issues. I have also used it on 3.23.58 and it works? This was in fact the place that I tweaked the code to get it to work on the 3.23.58 version. I had two joins in the code, and had to reduce it to one for that version. Quote:
|
Quote:
on the line after: $template = $tableprefix.'template'; add: if(!$vbseo_installed) VBSEO_ENABLED=false; and make sure that you have the variable $vbseo_installed as false. Please let me know if this works, and I will issue an update. Thanks |
Quote:
|
Quote:
mysql Ver 14.12 Distrib 5.0.15, for pc-linux-gnu (i686) using readline 5.0 |
Quote:
should be: if(!$vbseo_installed) define("VBSEO_ENABLED", false); |
Quote:
Fatal error: Unknown function: vbseo_get_options() in /home/msxlabs/public_html/vbgsitemap/index.php on line 358 Waiting for the fix... then i'm gonna go to the bed =) |
Looks liek we almost have it then
Wrap an if statement around the lines: PHP Code:
|
All times are GMT. The time now is 05:28 AM. |
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:
|