Ok I found what is causing it. It is the index.php. I found this code in the index.php:
/* Tell forum.php to redirect
to the default url as defined
in the navigation manager */
define('VB_REDIRECT', true);
If I change the "true" to "false" then the score will be saved as it should.
I'm not sure where this code came from but I have a feeling it is to do with vBSEO or it's to do with the Navigation Manager itself?
|