-
Author
-
April 3, 2017 at 19:49 #157494alla_allaParticipant
Hi.
Have problem. In front end, where user not logeded, see
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in …../wp-includes/functions.php on line 3502
When user loged in, all work correctly.
If deactivate one of the plugins, all work correctly. Problem when working together plugins.
April 4, 2017 at 10:51 #157554AbeKeymasterTry to follow this link and increase PHP memory limit to recommended 128MB and see how it goes. You can contact your hosting and let them know that you need to increase PHP memory_limit directive to 128MB
http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 4, 2017 at 11:10 #157558AbeKeymasterIf you have 512MB already then it is a plugin causing it. Probably a code goes in a loop. Connect by FTP and rename some plugin folders from wp-content/plugins to disable them and retest. Or if you can go to WP admin just disable them from Plugins page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 4, 2017 at 15:53 #157572alla_allaParticipantok.
I disabled all plug-ins, except for the two rtMedia & BuddyPress. The result is the same. If I disable any of these two plugins, everything works. Those. Problem only when they are connected together.April 4, 2017 at 16:08 #157573alla_allaParticipantAnd…
Problem In front end, where user not logeded. If go to /wp-login.php and login, all work!
https://www.dreamislove.com/login
user: test
pass: 147147147April 4, 2017 at 23:41 #157620AbeKeymasterHave you added some custom codes? Try to enable KLEO main theme so the child theme with any codes is inactive.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 5, 2017 at 13:14 #157690alla_allaParticipantThe child theme is unchanged, but I disabled and activated the base theme, the result is the same… 🙁
April 10, 2017 at 15:48 #158079AbeKeymasterIf the result is the same with the default WordPress theme then it must me something related strictly to those plugins and shoudn’t be a theme issue. You should check the error log to see what error is generated and maybe contact rtmedia for a fix.
Also let me know what erros apper in case I can help.
All the best
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
You must be logged in to reply to this topic.