VaDims
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Fatal error – memory size exhaustedSame issue here
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/necca/public_html/wp-content/plugins/polylang/include/model.php on line 253
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/necca/public_html/wp-includes/class-wp-fatal-error-handler.php on line 76
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /home/necca/public_html/wp-includes/taxonomy.php on line 3743
and many more.
After deactivating polylang plugin everythings works fine
WP: 6.5.3 / Polylang: 3.6.1
PHP Version:8.3 (tested also with 7.4, 8.0, 8.1 & 8.2), memory_limit: 512M, max_execution_time: 60Hi Peter
Thank you for your prompt reply!I’ve whitelist two urls that the rule is blocking and both access and download of the form submissions are working fine now. I can’t remember where but I came across with some guidelines some time ago that were suggesting to whitelist all necessary urls instead of completely disabling a firewall rule. Is this still a better solution?
Thanks again!
Hey Patrik
Thank you for your reply!We need the change password fields in the same form as the edit account info. Let’s say under the bio field.
In your example the change password form is in another page which is something we don’t want. I tried to merge the two forms combining the two do_action but it is not working, of course!
If there should be another way please guide me to the right direction.Thanks!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Form error when api is changedHey Freddie
Thank you for your reply!Of course I have seen the warning message. And of course I may create the form again, but I’m looking for a workaround without having to do it again. Is there any?
- This reply was modified 4 years, 2 months ago by VaDims.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Form error when api is changedAny updates on this one?
Thanks!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Form error when api is changedHey
I’m reopening this since no solution was foundThe form was working fine with the api for a temp mailchimp account but after changing the api to the permanent one it breaks the form. The screenshots below are taken after changing the api:
https://pasteboard.co/Job2LJk.png
https://pasteboard.co/Job1eXy.png
https://pasteboard.co/Job0LmS.pngI can tell that my ip is not being blocked by mailchimp since it was working fine with the first api. The problem occurs only after changing the api.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Form error when api is changedHello
I have cleared the api cache multiple times and no, I’m not being blocked by Mailchimp.
Still I can’t connect to another account when changing api keys.Same here on WordPress 5.1.1 and PHP 7.3.3
Forum: Plugins
In reply to: [Permissions Editor for Ninja Forms] Fatal error on save changesIt seems that I missed your previous reply.
I confirm that the problem is solved after updating to version 1.1.3. Thank you for your efforts!
Same here on a single site installation.
Tried to update or even upload version 6.1.11 via ftp. Same result
Same here
Same here.
On taxonomy pagination pages eg. https://localhost/website/en/product_categories/air/page/2/ or https://localhost/website/en/category/news/page/2/ I got Fatal error: Maximum function nesting level of ‘500’ reached, aborting! in \wp-includes\cache.php on line 113
I’m getting the exact same error with all plugins disabled except Polylang on Twenty FifteenWP 4.2.3
Polylang 1.7.8Forum: Plugins
In reply to: [BE Subpages Widget] Format current page link in sidebarThe plugin indicates the current selected item with class .widget_subpages_current_page
Style the li with the class and you are done!Forum: Plugins
In reply to: [Google Maps GPX Viewer] Illegal string offsetHello Bernd
I’m having the same error when using absolute path to kml file on localhost. Is there any other reason to this?Thanks!
Forum: Plugins
In reply to: [Post Types Order] Conflict with qTranslate breaks nav menus on archive pagesI’m having the same problem too!
I use both qTranslate and Post Types Order and my top menu disappears only on my taxonomy archive page. All others are working fine.
If anyone come up with a solution please let us know here!