Quote:
Originally Posted by DragonByte Tech
Can you show me what's on line 82 just so I'm sure I have the right area?
|
This is on line 82 (init_startup.php):
Code:
if (file_exists($_SERVER['DOCUMENT_ROOT'] . $fileinfo['dirname']))
how to fix the "bigger" issue with the "="-Signs (equal sign) at the end of the links...
http://www.sps-forum.de/showthread.p...mit-VB-Script=
it should rewrite to:
http://www.sps-forum.de/showthread.p...-mit-VB-Script
EDIT
after updating to v.2.0.33 the error is gone.
and now, when I set the canonical URL option to always forward, it rewrite it to the right URL:
vBulletin Settings -> Friendly Urls -> Enforce Canonical URL -> strict (always forward)
but in the readme textfile I read it should be on OFF...
Is it ok, when I put it on "always forward"?
EDIT 2:
The issue with the equal sign at the end of the URLs is still there...