robnicholson
Forum Replies Created
-
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Image Upload IssueOkay, adding client_max_body_size 20M; to the NGINX configuration gets rid of this error but it then introduces another:
2022/05/08 16:49:18 [error] 63574#63574: *1197 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.0.54, server: pilot.bollingtonbeerfestival.co.uk, reque$
So will now look at that one…
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Image Upload IssueAhh, mine might be a file size configuration problem:
2022/05/08 16:33:17 [error] 11282#11282: *1149 client intended to send too large body: 5162392 bytes, client: 192.168.0.54, server: pilot.bollingtonbeerfestival.co.uk, request: “POST /wp-admin/admin-ajax.php?bw$
Later…
- This reply was modified 4 years, 1 month ago by robnicholson.
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Image Upload IssueSame problem here… created a new Centos v7.9 VM with PHP v8.1.5, WordPress 5.9.3, MariaDB 10.7.3. Uploading to media library is fine but can’t get anything into PG. This is the error when importing from gallery:
https://i.imgur.com/Lid0ODJ.png
When I try and upload a new image, it fails processing uploaded files:
https://i.imgur.com/cdddcOk.png
I’ll enable debugging and get a log.
BTW – the images are appearing fine in wp-content\uploads\photo-gallery so not sure this is a permissions issue.
- This reply was modified 4 years, 1 month ago by robnicholson.
It still wasn’t updating but as my client has a license with you, I used their logon details to download the latest ZIP and uploaded manually to the website. It then reported it was up to date.
Will see what happens at the next update…
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Importing stuck at 100%Same problem here – restoring a 70MB archive to a new WordPress site (migrating from one server to another) and it’s stuck at 100%
Can’t blame them for wanting to charge for it but bit naughty if this there is a limit with the free version and it doesn’t tell you? You’re wasting precious IT time and that doesn’t engender me to consider buying it.
Shame… I know how to do it manually so back to that method.
- This reply was modified 5 years, 12 months ago by robnicholson.
Forum: Plugins
In reply to: [Memphis Documents Library] Unable to add documentsThanks – I’ll give that a go.
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Multiple “sold out” emailsHi Joe – no more emails except one more after upgrading. No other events have sold out yet which will be the real test. Cheers, Rob.
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Multiple “sold out” emailsI’ve updated the plugin and I’ve had one other email so fingers crossed…
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Multiple “sold out” emailsActually not we’re not.. always a bit wary of updating any plugins whilst we’re in the middle of selling tickets. I’ll do a backup and update.
The emails have continued to arrive during the night…
- This reply was modified 6 years, 9 months ago by robnicholson.
As out ticket sales are currently live, I didn’t want to risk it so I’ve not upgraded the plugin yet…
I’ll see if I can put our WordPress into maintenance mode at a quiet time to test it out. Cheers, Rob.
We’ve gone live now with ticket sales so difficult to try now I’m afraid. We did test ticket sales from a clean VM/not logged in but I suspect that was after I’d rolled back.
Thanks for the confirmation. Will restrain for upgrading.
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Payment idLater still… found the function for me: mt_receipt_purchase_id()
All sorted!
Forum: Plugins
In reply to: [My Tickets - Accessible Event Ticketing] Payment idAhh just released this post was about getting the purchase ID on the ticket. I’m looking at getting it on the receipt.