Status
Not open for further replies.

Mark Parrish

Customer
I can't get the Sitemap to build. It keeps hanging. Every time it runs it stops at processing.... and no other part of the script is run.

Here is what I have done to solve -
Re-uploaded the files (twice)
Checked all mysql settings as previous suggested
disabled / re-enabled

I am prepared to give you access to the admincp and a FTP access if needed.

Mark
 
Can you first confirm that display_errors is turned on in php.ini? If not, please turn this setting on and try it again.
 
Turned on display_errors and got

Fatal error: Class 'vB_Types' not found in /home/www/hotcouponworld.com/forums/dbtech/dbseo/includes/class_sitemap.php on line 2518

$pictures = $this->dbobject->query_read_slave("
SELECT *
FROM " . TABLE_PREFIX . "attachment
WHERE state = 'visible'
AND contenttypeid = '" . vB_Types::instance()->getContentTypeID('vBForum_Album') . "'
AND contentid = '" . $album['albumid'] . "'
");


Mark
 
Last edited:
As I can't reproduce this issue in my testing environments, could you please PM me with an FTP and AdminCP account so that I can look into this further? Thanks :)
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,172
Customer rating
5.00 star(s) 1 ratings
Back
Top