[30-Jan-2014 23:42:34 UTC] PHP Fatal error: require_once(): Failed opening required '/*********/dbtech/classifieds_dbseo/includes/class_sitemap.php' (include_path='.:/usr/local/lib/php') in /*************/dbtech/classifieds/hooks/dbtech_dbseo_sitemap_add_content_types.php on line 14
<?php
if (isset($vbulletin->products['dbtech_classifieds']) AND $vbulletin->products['dbtech_classifieds'] AND $vbulletin->options['dbtech_dbseo_sitemap_include_classifieds_item'])
{
if ($session['state'] == 'start')
{
// Add the content type
$session['types'][] = 'classifieds_item';
// Decently sure this will never happen, but juuuust in case
$session['current_content'] = $session['current_content'] ? $session['current_content'] : 'classifieds_item';
}
// Ensure we have our sitemap class
require_once(DIR . '/dbtech/classifieds_dbseo/includes/class_sitemap.php');
}
?>
[31-Jan-2014 08:13:24 UTC] PHP Fatal error: require_once(): Failed opening required '/**********/dbtech/review/includes/class_sitemap.php' (include_path='.:/usr/local/lib/php') in /**********/dbtech/review/hooks/dbtech_dbseo_sitemap_add_content_types.php on line 14
The Gallery does not have this issue.Also the Gallery one too after I disabled the other two![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.