[Plugin: WP e-Commerce] Problems.
-
I accidently deleted your post in our forums while renaming it – sorry but I don’t really dig the whole caps thing ??
Can you please confirm which of those issues are still present in 3.7 full release. The dashboard one is being resolved asap – should be patched up within the next 6 hours. Please email [email protected] for support ??
I am running WordPress 2.8.4
I am trying to install goldcart, but I can’t get wp-e-commerce version 3.7.2 to activate.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/fouoneo4/public_html/com/wp-content/plugins/wp-e-commerce/wpsc-admin/ajax-and-init.php on line 1005
Can anyone tell me what to do to make all of this work?
The error with your memory limit needs to be addressed with your hosting provider…tell them what error you’re getting and they can help…unless you know how to edit your php.ini file to increase it..that should work too.
I don’t know how I broke it.
I’m using WordPress v 2.8.4
WP Shopping Cart v. 3.7.2
Linux serverMy products are very variation heavy.
Before purchasing the Gold Cart, I was getting the following fatal error whenever I create a new product:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76 bytes) in /home/roomthr1/public_html/CUSTOMCAPESBYA.COM/wp-includes/wp-db.php on line 930
After purchasing, I tried creating a new product and no longer get the fatal error, but I am unable to edit the variations or any of the options after that. It is as if everything below and including the variations are gone, including the save (or edit) button to commit any changes.
Anyone seen anything like this?
I am rather annoyed that I paid good money for software and the only avenue for support is a forum. No phone number or email.Never mind. Answered on the Instinct forum. Plugin can’t handle the number of variations I have.
I have plugged in the WP E-Commerce solution and it all seems to set up properly. I was waiting for the Google Checkout to confirm the account to proceed. I did that and now the checkout just loops at the address page. If I choose google checkout then it refreshes the page and says “Please confirm your order” at the top.
ALSO – I have the Google Checkout Widget running and if I push THAT button I get this message:
Oops!
Awa Skin Care has sent Google a shopping cart with errors in it. We'll contact them to ask that they fix this problem. As this could be a temporary issue, you can go back in your browser to try checking out again.Please help.
I just updated to WordPress 2.8.4 causing WP e-Commerce to stop working. (I was using 3.6.8RC1) So I updated to WP e-Commerce 3.7.4 using autoupdater before reading this wouldn’t work…my bad
this renamed my ‘wp-shopping-cart’ directory ‘compras-en-linea'(?)
I then completed the upgrade manual, preserving my changes in the images folder (even though my images are now in wp-content/uploads/wpsc/product_images)Thankfully my products, images & groups are still intact,
but my category links are gone and all products just show up all together on the Product page.Plus I had bought gold cart and grid view but don’t see them on the upgrades screen even though I reloaded the old files in wp-content/uploads/wpsc/upgrades. Are there updates to the gold_cart_files directory as well?
Not sure what to do next…I’ll try the plugin’s own forum later but thought I’d start here…Any help would be much appreciated.
The site is https://www.thirteenvintage.com
Thanks.Hello,
I solved the same problem modifying the following value in my PHP configuration php.ini.memory_limit = 40M
If you can’t edit this file, it is possible to configure it with htacces and php.ini in your website root directory.
Dimitri
Hi there
I am looking at purchasing wp e-commerce – would you recommend it Dimitri? I notice there seems to be quite a few bugs in it if I go by the number of ‘issues’ people seem to be having or maybe that is because is it so popular and you are bound to get issues with that many people using it?
The WP e-Commerce Plugin is awesome.
The WordCamp organizers use it on a WordPress MU install to sell tickets on the wordcamp.org website. They used it on the New York WordCamp website – so if it is good enough for them then it is good enough for you ??
Check out these sites:
https://www.icondock.com
https://executivechef.co.nz/chef/
https://www.adultjoys.com.au/wordpress/products-page/edible-products/Thanks for that. So far I have been very impressed with the help and support I have received at the enquiry level and I have also come across a lot of very good reviews. I have decided to go with wp e-commerce. I am sure I will experience some issues but I am also pretty certain those issues will mostly be because of me doing something wrong! ??
I had the same problem. Here is how I fixed it.
in .htaccess
php_value memory_limit 40Min wp_config
define(‘WP_MEMORY_LIMIT’, ’40M’);Hi, another problem. I use wp-ecommerce for customers placing orders. I want to change the message which appears on order completion from ‘Order Pending’ to ‘Order Confirmed’. Can anyone else tell me where to find this to change it?
Thanks
Rob
Hi Rob,
Not sure if this will do it but the only place I find that term in all the files is in file:wp-e-commerce/languages/EN_en.php
on Line 366
define(‘TXT_WPSC_ORDER_PENDING_PAYMENT_REQUIRED’, ‘Order Pending: Payment Required’);
- The topic ‘[Plugin: WP e-Commerce] Problems.’ is closed to new replies.