[SECTION START] showthread [8,258.2Kb mem used] [66,382s (+66,382s)]
Fatal error: Call to undefined function vbet_vbseo_filter_replace_text() in .../htdocs/vbseo/includes/functions_vbseo_createurl.php on line 43
[SECTION START] showthread [8,258.2Kb mem used] [66,382s (+66,382s)]
Fatal error: Call to undefined function vbet_vbseo_filter_replace_text() in .../htdocs/vbseo/includes/functions_vbseo_createurl.php on line 43
Thanks for note - we miss this issue, because sitemap integration is our next step. Very draft solution - please open sitemap file which generates this error message and add there this code:
Add it AFTER:Code:require_once(DIR. '/includes/vbenterprisetranslator_functions_vbseo.php');
Please let us know did it helpPHP Code:
define('DIR', dirname(__FILE__).'/../');
Last edited by vBET; 17-03-10 at 18:30. Reason: corrected instruction
Warning: require_once(DIR/includes/vbenterprisetranslator_functions_vbseo.php) [function.require-once]: failed to open stream: No such file or directory in /htdocs/vbseo_sitemap/vbseo_sitemap.php on line 2
Fatal error: require_once() [function.require]: Failed opening required 'DIR/includes/vbenterprisetranslator_functions_vbseo.php' (include_path='.:/opt/RZphp5/includes') in /htdocs/vbseo_sitemap/vbseo_sitemap.php on line 2
Last edited by Kolbi; 23-04-10 at 15:33.
Put it AFTER:
In place where you added it there is no DIR defined yet. I know I ask you to add it at the beginning - sorry for confusionPHP Code:
define('DIR', dirname(__FILE__).'/../');
![]()
Last edited by vBET; 17-03-10 at 18:30.
We will work on full sitemap integration and we will see![]()
At this moment it should translate it to forum language - we are before integration yet, so I cannot give you more precise answer.
Last edited by vBET; 19-03-10 at 01:03. Reason: corrected bbcode
This message is not about issue with generating sitemap but about access to sitemap. Please make sure that your .htaccess rule for sitemap is ok and make sure that it is BEFORE vBET rules
Also I just added official integration instruction for vBET and vBSEO Sitemap Generator:
http://www.vbenterprisetranslator.co...tegration.html