
Originally Posted by
sgflowers
yes
i deleted and re-uploaded to be safe
not sure what is going on seems to be some of the code in the frooglegoogle in the admin is causing a 500 error
any ideas?
I would copy and paste the uninstall patch in you admin/tools/install_sql_patches, after that run this sql patch. Don't run this patch until you run the uninstall.sql
PHP Code:
delete from configuration where configuration_group_id = 0;
Install the current version of google_base, and you should not have anymore 500 errors.