Using the meta theme, I am consistently receiving the following php error message in my logs, which is repeated about 12 times each ocassion, for each of the other themes I have alongside it, as options.
Location http://communique.biz/webservices/admin/themes/meta/css/images/backgroun...
Referrer http://communique.biz/webservices/admin/settings
Message Duplicate entry 'themes/multiflex/page.tpl.php' for key 1 query: INSERT INTO system (name, description, type, filename, status, throttle, bootstrap) VALUES ('multiflex', 'themes/engines/phptemplate/phptemplate.engine', 'theme', 'themes/multiflex/page.tpl.php', 0, 0, 0) in /home/sites/communique.biz/public_html/webservices/includes/database.mysql.inc on line 120.
Any idea what is causing this?
thx
Comments
Comment #1
mcd commentedSee http://drupal.org/node/66755 and http://drupal.org/node/36664.
Comment #2
Ken Collins commented