Quote:
Originally Posted by iBaker
Thanks KW, I thought it must have been some way of determining the domain. Instead of having to change a cmps source file do you think there would be an opportunity to use htaccess to redirect to a cmps page?
|
Not sure about using .htaccess instead. Honestly, if you've seen the CMPS index.php script, you'll see that the file is pretty simple (there is only 20 lines of code or so in it) so modifying it is not really a big deal. Since that file rarely changes, even with CMPS updates, it is not a hassle. I ended up having to modify that file directly because I needed to specify the home page use prior to the point where any plugin hooks are available.
Quote:
Originally Posted by iBaker
Also, in the addon there is the plugin to disable the archive and as mentioned in earlier posts the errors associated with having it turned on. What do you think was the authors intention of having the archive turned off?...
|
Only a guess, but likely it was just something that was easier to avoid dealing with. The actual benefits of the vB archive pages in this day & age for SEO purposes is questionable so I don't think most sites will have an impact with it turned off.