Forum Replies Created
-
AuthorPosts
-
DragonNoteMember
Well just spent 2 hours upgrading to from MySQL5.1 to MySQL 5.5 to see if that was an issue.. nope.
Maybe it is a PHP config issue? Do I need to enable a PHP Library? Or a setting? Magic Quotes?
I have my PHP.ini if you are interested. Would like to get this going by the weekend.
DragonNoteMemberWell this is a live server.
DragonNoteMemberYes, no, maybe?
DragonNoteMemberOkay tried the install by using the WP upload process..still not working. This was on another install of WP as well. Obviously this has something to do with the way the plug-in writes to the database and the fact that this isn’t happening. Did the other user have any luck fixing the issue?
DragonNoteMemberThis is a server that is local to me. The site is live, but I don’t want to post the URL here. (I can send in an email) I would like to work through a resolve and get this working.
When I did the install, all I did was copy the eStore folder to my server locally. Let me try the install method online.. I will report back.
~Andy
DragonNoteMemberNo errors. I run several WP sites with a myriad of plugins..never a problem. Yes all tables got created.. wp_wp_estore_
The user above has the same issue on an apache server…so it’s not the server.
The main things I see wrong are the table names with the double wp_wp_ and
the Collation is: latin1_swedish_ci instead of the utf8_general_ci as all my other tables are. Not sure my MYSQL is set up for the swedish CI.
DragonNoteMemberIIS7 – Windows Server 2008
MySQL Version: 5.1.40-community
PHP5 Version: 5.31
WP: 2.9.1
Theme: StudioBlue 1.0 by Elegant WordPress Theme
URL: Not live, by email only.
Just installed plugin..(retail version)
Cannot add products or cats.
Tables are present. Strange latin1_swedish_ci Collation…all other tables are utf8_general_ci
wp_wp_ prefix as well.
-
AuthorPosts