Posted: August 10, 2014 at 2:22 am
|
Once again after an update I find various problems. And it is always when it is crucial to us to have bookings working. We are on the latest version. This is what my customers said: ” I tried to use the online booking but it doesn’t work” not very helpful but shows the level of frustration. “I have tried to book 2 places for the following on Monday 25th August We attempted to test things, it works fine with a single purchase but seems to do very odd things with multiples. customers get a blank page, they sometimes manage to get a confirmation but nothing is in the back end. This is crucial as it is an event in two weeks and we are completely stuffed at the moment. Please help I am nervous to do anything and don’t want to renew support agreement till we know it all works, Thank you………. liz |
Hi Liz, It is possible that the site is running out of memory since it works with single registrations but sometimes fails with multiple registrations. Try temporarily deactivating any plugins that are not absolutely need for the site to run (e.g social sharing). Then raise the memory available to WordPress through your wp-config.php file: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP — |
|
|
Ok that sounds worth trying. Have read the codex but am not sure where I am making this change. can you please give me precise instructions. Thank you liz |
|
Hi Liz, You will need to use either your hosts cPanel/Plesk or FTP. If FTP, login and go to the Public HTML section, or wherever the wp-config.php file is. Download it. Then on your computer open the file in a text editor like Notepad (not a word processor!) and add in define( 'WP_MEMORY_LIMIT', '96M' ); just above where it says /* That's all, stop editing! Happy blogging. */ so it should look something like this: http://take.ms/5ycZp Then upload the file back via FTP and it will prompt you to over write it, do so. That’s it. Via cPanel/Plesk, you would need to open up the File Manager and find the file and then edit it directly in the browser, remembering to save it. If possible make sure you keep a backup copy of the original before doing any edits, just in case! |
|
Hi Dean, Very helpful thank you. I have actually found that I had to do this previously to do with teh calendar so it was at 64, I have updated to 96… do you think that would do it? Thank you………………… liz |
Hi, that should help since more memory is made available to PHP. Are the registrations still not working for multiple attendees/registrants? — |
|
|
Hi Lorenzo, Well it;s depressing. In fact my colleague says “espresso depress” it would be funny if it wasn’t so true. She has tested again after I increased to 96M. Results she reported are below. I could increase memory even more but I can’t be the only one experiencing this problem and 96M sound like quite enough. The ecevnt is too close so we have resorted to Eventbrite. Very frustrating, I was an early adopter and have stuck with it think things will improve but it seems updates are as flakey as ever. liz ____________________ Test 2 Test 3 Test 4 Test 5 Test 6 Test 7 Test 8 extremely bizarre Bizarre? It seems as though: |
We haven’t had any recent reports like this. Did you also deactivate any non-critical plugins on your site? — |
|
The support post ‘Espresso multi-bookings behaving strangely’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.