
Originally Posted by
Jeff_Mash
FYI - Just playing around with things, I ended up commenting out the lines in the "westminster_new/2_0.php" file which were giving the duplicate entry errors.
Once I did that, it solved those errors (but now I'm dealing with other ones, like "Failed to open FILENAME_META_TAGS.php in the westminster_new/english.php on line 650".
Looks like I will need to do some more customization and Frankensteining some files to make it work.
** EDIT **
Looks like I had to add the following entry into the includes/filenames.php:
define('FILENAME_META_TAGS', 'meta_tags');
Bookmarks