Yes that worked thanks. I reset my password to demo mode and then changed it to something more secure via the Admin section which I now have access to. Thanks again.
Yes that worked thanks. I reset my password to demo mode and then changed it to something more secure via the Admin section which I now have access to. Thanks again.
guys this is the error I get when running the uninstall.sql for google site map in phpmyadmin:
ERROR
SQL query:
SELECT @configuration_group_id := configuration_group_id
FROM configuration_group
WHERE configuration_group_title = 'Google XML Sitemap'
LIMIT 1 ;
MySQL said:
#1146 - Table 'xxxx_zc1.configuration_group' doesn't exist
This is what I get when I try to install in my php:
ERROR
SQL query:
SELECT ( @configuration_group_id := configuration_group_id
)
FROM configuration_group
WHERE configuration_group_title = 'Google XML Sitemap'
LIMIT 1 ;
MySQL said:
#1146 - Table 'xxx_zc1.configuration_group' doesn't exist
Last edited by kuroi; 7 Feb 2011 at 02:34 PM. Reason: Remove inadvertent links triggering cPanel login dialog