Quote:
Originally Posted by Sweeks
|
The code I provided will not modify your flags, that is still to come.
Install just the vbseo.php code I provided and then try something like
http://www.teenforumz.com/de/index.php
As far as imported_silkroad, I went over the code he sent me back and it turns out when he was modifying it he made a small typo that ended up causing the crash.
Also
Quote:
Originally Posted by imported_silkroad
I noticed that many forums "before adding this new vBSEO code" if you try:
FYI for T2x.
This error apparently happens in:
Code:
./includes/class_dm_forum.php
as
Code:
$this->error('invalid_forum_specified');
So, it seems that somewhere vB thinks that the first /en/ or /es/ or /aaa/ is a forum.
Perhaps this is not interesting or relevant...  just FYI.
|
Yes this is to be expected, what my code does is entirely remove that first part that corresponds to the language from ever being seen by vBSEO or vB.
Effectively if you type in /de/index.php, vBSEO and vB will believe the page you are accessing is index.php?language=de