treborcram
Forum Replies Created
-
I accessed the submission from the Forms screen and the button worked. So hopefully, I am good.
My host increased the memory allocation to 512 and I am still getting the error when trying to edit the popups.
I went into my staging area to see if it worked on that site. It did when Hustle was at version 7.4.7. But when I updated it to 7.4.11 I got the same memory-related error on the staging site.
I assume from this that version 7.4.11 requires a higher memory allocation than 7.4.4. Is there anything to “turn off” to get Hustle to require less memory?
I am unable to modify the config file. My host won’t allow increase in memory allocation.
This is the error that occurs in our error.log. My host sever feels it is a memory issue (and they can’t increase the allocation) or it is timing out.
Error:
2022/02/03 13:42:10 [error] 104271#104271: *1039981 FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /www/XXXXcom_805/public/wp-includes/meta.php on line 1078" while reading response header from upstream, client: 38.140.57.162, server: www.XXXX.com, request: "GET /wp-admin/admin.php?page=hustle_popup&id=10 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7.4-fpm-XXXcom.sock:", host: "www.XXXX.com:26818", referrer: "https://www.XXXX.com/wp-admin/admin.php?page=hustle_popup_listing"(I removed our actual domain and subsituted XXXX)
I figured out the issue (at least for mine–hopefully for your’s).
My form is a “User Registration” form (which I used for a template) so the Additional Settings under the User Registration tab have to be NOT checked:
Automatically log in newly activated users
Hide the form if a user is already logged in
I figured out the issue. The form is a “User Registration” so the Additional Settings have to be NOT checked:
Automatically log in newly activated users
Hide the form if a user is already logged in
I see that your form is working. I am having the same issue you had.
Could you let me know how you fixed it?