wangyu1314 said:there is the bug:
Code:Xiao_T<[email protected]> 18:34:35 functions_vbseo_createurl.php Xiao_T<[email protected]> 18:35:32 $replace['%page_id%'] = $replace['%page%'] = $apars['page_id'];
should replaced with:
Code:$replace['%page_id%'] = $apars['page_id']; } if ($apars['page']) { $replace['%page%'] = $apars['page'];
and this bug have resolved in rc2.
so we guess this script NOT THE FINAL VERSION !!
Warning: preg_replace() [function.preg-replace]: Unknown modifier 'C' in [path]/includes/functions_vbseo_vb.php on line 30
silveraden said:Is this compatible with VB3.2.8?
thanks
I have 3.8.2 and works fine. Make sure you have done this.alpha-mat said:i hope somebody can help me - i have vb 3.8.2 and i have a lot of problems with all the rewriting of things - example of forums, threads and everything - when i turn it on - then i get always the message that the link for example myurl.com: The Leading Domain Names Site on the Net is not found on this server ... but it had still worked with the vb 3.8.1. - can anybody help me with this problem ?!
thx in advance
maybe it is not compatible with vb 3.8.2. ?!
// ****** CONFIG PANEL PASSWORD ******
define('VBSEO_ADMIN_PASSWORD', 'ah');