If you have not activate the member's URL rewrite setting and clicks on a profile, then you will always be redirected to yourdomain.com/.php.
A bug?![]()
This is a discussion on Bug in vbseo Version 3.3.1 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; If you have not activate the member's URL rewrite setting and clicks on a profile, then you will always be ...
If you have not activate the member's URL rewrite setting and clicks on a profile, then you will always be redirected to yourdomain.com/.php.
A bug?![]()
Mehr Besucher für dein Forum: vBulletin SEO Optimierung
Please modify functions_vbseo.php file:
find:
replace with:PHP Code:if(VBSEO_REWRITE_MEMBER && (THIS_SCRIPT == 'member'))
PHP Code:if(VBSEO_REWRITE_MEMBERS && (THIS_SCRIPT == 'member'))
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thanks for this, it has sorted that bug out.
should anyone who downloaded 3.3.1 apply this fix?
This fix will be included in the next build. If you are experiencing the same issue, you should apply the fix.
The Forum Hosting - Forum Hosting from the Forum Experts
mine already has if(VBSEO_REWRITE_MEMBERS && (THIS_SCRIPT == 'member'))
guess they fixed it within last few days so i downloaded patched version?
I am not sure if they applied it to further downloads, but if yours is fixed, then that is good.
The Forum Hosting - Forum Hosting from the Forum Experts
yeah i guess they fixed it, i only downloaded and installed within last 24 hours