Just updated, running great, thanks!
But on the plugins page it still shows:
Quote:URL is passive. Apply changes to core files to activate.
Redirect is enabled and URL is passive. Redirecting SEO URLs back to MyBB's default URLs.
What is this "passive" referring to?
I`m a bit cautious about the " Apply changes to core files." as it isn't clear which files it will change. I have already replaced the function.php with the one provided on
this post, so I'm afraid to run this and get the function.php messed up. What are the other "core files"?
On a side note, I was in doubt how to proceed with the update of both mybb to 1.6.4 and Google SEO to 1.6.1, as it wasn't very clear at the instructions.
Here are the steps I followed:
- Rename settings.php to settings.php.original on the 1.6.4 files package (which you might have at your computer)
- Replace to original inc/functions.php for 1.6.2
- Deactivated Google SEO Plugin
- Upload all 1.6.4 on top of 1.6.2
- install at http://[DOMAIN]/install/
- copy google SEO 1.6.1 to mybb/inc
- Enable plugin: Admin CP -> Configuration page.
- Enable and configure each google seo settings
- Copy functions-googleseo-1.6.4.php on top of the inc/functions.php
- Change template to use the right js version (on header template)
That was enough to get everything working.