RichieP
Forum Replies Created
-
They take forever to respond to tickets. I’ve upload a phpinfo.php file and it shows the memory limit 128M.
Hi there
I’ve increased it to 128mb but still the same.
Is there anything else we can try?
thanks
RichSorry,
I have followed this link https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP and increased PHP memory to 64MB.
Hi there
Thanks for your reply.
It did work after disabling all plug-ins, the activating NGGallery again. However, I only reactivated the first 4 in my list them it failed again. I deactivated the last one, the reactivated the next and it failed again. This continues to happen with about 7 plug-ins. We need these plug-ins to work so I have reactivated everything at the moment as I managed to update the albums we needed while it was working.
After I reactivated the last one I did get the following error:
“WassUp 1.9.4.2 WARNING: Insufficient memory: 40M found! A minimum allocation of 64M is recommended for WassUp and WordPress. See [codex document “Editing wp-config.php”](https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP) for information about increasing WordPress memory.”
I don’t know if this is related as it’s the first time I have seen it?
Thanks
RichForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] HTML links not workingForget that.
I just clicked my link in the post to check it and it now seems to be working.
I don’t know what happened.
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutI’m going crazy.
I removed all Woocommerce plugins and then uploaded an old version 1.6.
Now it works again, although I get an error in the Dashboard “blockui requires jquery v1.2.3 or later”
At least it doesn’t affect the front end and I can work on this.
After lots of research I think it’s down to the Sagepay Form plugin not being compatible, and the (un)helpful developers at Patsatech are not responding to my requests for help.
Cheers guys.
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutI can’t believe what a mess this update seems to have made of people’s websites.
I also tried 2.1.4.
I’m prepared to go back and start all over again. I guess I’ll have an out of date version of WC but at least it will work.
If I deactivate it through the Dashboard, then delete all the files, I assume the database will still have settings etc so when it’s uploaded and activated again the settings will still be there and potentially wrong, as this is what seems to have happened when I try an older version now.
How do I clear the database as well?
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutI’m still having problems.
I’ve tried overwriting the js files as above.
I’ve even just tried WC 2.1.0 but I’m still getting the same error when I click “Place Order”
Something is either missing in telling it what page to load with the [woocommerce_pay] shortcode on it or I’m missing the page somehow.
Perhaps there’s a clue in the url that loads when the error pages loads?
Thnaks if anyone can help.
I’ve had no response from the Sagepay Form Gateway developer about compatibility.
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutLSME I posted this above. It worked for me. I broke it again by trying another update:
LSME you can download a previous version from here http://wordpress.org/plugins/woocommerce/developers/
You need to FTP to your site and rename the woocommerce folder. The FTP this one up.
I did this to the previous version but it still didn’t work. I found out that it’s something to do with the new Endpoints they are using. I had to go to the page I use for payment (one with [woocommerce-pay] on it) and change the end of the url to order-pay. The Endpoints are listed in the Settings pages.
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutI made some progress but something else has happened.
LSME you can download a previous version from here http://wordpress.org/plugins/woocommerce/developers/
You need to FTP to your site and rename the woocommerce folder. The FTP this one up.
I did this to the previous version but it still didn’t work. I found out that it’s something to do with the new Endpoints they are using. I had to go to the page I use for payment (one with [woocommerce-pay] on it) and change the end of the url to order-pay. The Endpoints are listed in the Settings pages.
However, once I did this it worked. So, I thought I would try the upgrade again, but now I get the following error when i click “Place Order”
{“result”:”failure”,”messages”:”
\n\t\t\t
Country<\/strong> is a required field.<\/li>\n\t\t\t
First Name<\/strong> is a required field.<\/li>\n\t\t\t
Last Name<\/strong> is a required field.<\/li>\n\t\t\t
Address<\/strong> is a required field.<\/li>\n\t\t\t
Town \/ City<\/strong> is a required field.<\/li>\n\t\t\t
Postcode<\/strong> is a required field.<\/li>\n\t\t\t
Email Address<\/strong> is a required field.<\/li>\n\t\t\t
Phone<\/strong> is a required field.<\/li>\n\t\t\t
You must accept our Terms & Conditions.<\/li>\n\t\t\t
Invalid payment method.<\/li>\n\t<\/ul>”,”refresh”:”false”,”reload”:”false”}I read somewhere that someone fixed it by adding a payment or thank you page. I do have these, although I’m not sure if the upgrade has moved something again and they are not in the correct place.
Does anyone have any idea about this?
Url – http://www.ontheballtravel.com
Thnaks
Forum: Plugins
In reply to: [WooCommerce] Woo-Commerce Update broke my checkoutSame issue here, although mine went through to a page saying “sorry, the page does not exist”
I thought it had trashed some pages but it still doesn’t work.I’m using Sagepay Form plug-in and it had been working perfectly until this update.
Forum: Themes and Templates
In reply to: [Custom Community] Custom Community post pages display problemMeant to mark it as resolved
Forum: Themes and Templates
In reply to: [Custom Community] Custom Community post pages display problemThanks for your input with this. I finally managed to get some help from the theme developer. Hopefully this will help anyone else who may have a similar problem in future.
I had to use this CSS to hold the text and stop it overflowing into the sidebars:
#container .row-fluid .span8, .row-fluid .span8 {
width: 615px;
}The problem with only the featured images showing from the 3 most recent posts on my selected posts page was resolved by going into the theme options > General > Posts lists on home page > Display last 3 posts > Hide
Why this suddenly caused a problem after running fine for months I don’t know, but at least it’s fixed.
Thanks
RichieForum: Themes and Templates
In reply to: [Custom Community] Custom Community post pages display problemThe changes to side bars and content placement were done because of the problem with how the page displays.
It was working fine until the last post. The post was done the same as the others, so it’s a bit strange how it suddenly displays weird.
No options in the theme settings have been changed.
Forum: Themes and Templates
In reply to: [Custom Community] Custom Community post pages display problemThanks. It’s getting there but it doesn’t display the 3 most recent posts. It just shows the featured images at the top of the events page.
This is a weird one.