Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Won't save cats or new products
Tagged: category table, database, products, save
- This topic has 30 replies, 8 voices, and was last updated 12 years, 10 months ago by peanuts.
-
AuthorPosts
-
January 21, 2010 at 9:35 am #16307DragonNoteMember
No 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.
January 21, 2010 at 11:50 am #16308amin007ParticipantTable name is not an issue… the name can be anything. The collation should not be an issue either. The plugin does not specify what collation to use. It lets WordPress handle it when creating the table.
Are you using it on a local machine?
January 21, 2010 at 6:47 pm #16309DragonNoteMemberThis 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
January 21, 2010 at 6:54 pm #16310DragonNoteMemberOkay 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?
January 22, 2010 at 1:46 am #16311DragonNoteMemberYes, no, maybe?
January 22, 2010 at 2:29 am #16312amin007ParticipantYou can see how the plugin creates the database tables in the “eStore_installer.php” file.
In the other user’s case, the problem went away as soon as he installed it on the live server (initially he was testing it on his local PC and wasn’t sure if all the server setup was correct)
January 22, 2010 at 3:38 am #16313DragonNoteMemberWell this is a live server.
January 22, 2010 at 7:24 am #16314DragonNoteMemberWell 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.
January 23, 2010 at 12:19 am #16315amin007ParticipantWould be good if I could take a look at your system. will send you an email.
November 17, 2010 at 7:46 am #16316alouMemberJust purchased & installed eStore. Can’t save products. It does create categories fine. I tried deactivating & reactivating. Deactivated wp_cache plugin but still no luck. Plugin created 8 tables in database.
November 17, 2010 at 1:47 pm #16317alouMemberI found my problem it was the firewall plugin. After disabling some firewall rules it saves products fine. Will enable once done.
January 8, 2012 at 3:58 am #16318peanutsMemberI’m bumping this thread up again as I’m encountering this very same problem with the latest version of eStore. I have the latest version of WP as well.
I have been using eStore for well over a year now without a hitch. I just upgraded and now the products aren’t saving.
Yes, I followed the upgrade instructions to the T. I also deactivated and reactivated a second time, but to no avail.
This is a live sight which I currently have in Maintenance mode as I can’t use the cart if nothing’s being written to the database.
I’d appreciate your help urgently on this matter as I need to get back online as soon as possible.
January 8, 2012 at 6:39 am #16319adminKeymasterWhat version of eStore are you using right now? Which version did you upgrade it from? What is your WordPress version?
January 8, 2012 at 10:18 am #16320peanutsMemberOops. Sorry…
WP version: 3.3.1
eStore version: 6.2.7
Upgraded from: 5.9.0
Thanks!
January 9, 2012 at 5:01 am #16321adminKeymasterOkay the issue you are seeing is related to this:
https://support.tipsandtricks-hq.com/forums/topic/wordpress-33-and-wp-emember-issue
-
AuthorPosts
- You must be logged in to reply to this topic.