arhammond
Member
Posted 2 years ago #
I'm getting an error when I activate the plugin. At the top of the screen it says this 3 times:
WordPress database error: [Table 'databaseName.wp_categories' doesn't exist]
SELECT cat_ID FROM wp_categories WHERE cat_name='Select a category:'
Any ideas?
Thanks,
Amanda
I have no idea I could investigate this on your blog provide me with connection details to my email.
And I think this is not are-paypal fault just a coinsidence.
funckytown
Member
Posted 2 years ago #
Hi,
maybe I had the same problem,
I believe it is a PHP and MYSQL version problem
you have to say and/or add info which says version 5
in the main root, crate a .htaccess with
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
AddHandler x-httpd-php5 .php
AddType application/x-httpd-php5 .php
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
and also you have to access thru the MySQL 5 , ask your Provider the access gate.