Skip to Content Skip to Menu

🕒 Save Time and Effort with CB Editor Assistant: Effortlessly create and refine content in Joomla 3, 4, & 5.
🎁 Limited Offer: Enjoy a 5-day FREE trial and save up to 30% afterward!

Allowed memory size

7 years 11 months ago #291153 by SBDCGlobal
Allowed memory size was created by SBDCGlobal
Hello, I have reviewed this forum and have not have any success in correcting this issue.
I am getting an HTTP ERROR 500. When editing the user profile on the frontend
When looking at the php_error log, I find it is
'Allowed memory size of 134217728 bytes exhausted (tried to allocate 31457280 bytes) in ........./web/content/libraries/joomla/database/driver.php on line 2274'.
I have tried adding a line(php_value memory_limit 32M) to my htaccess file. I still get the HTTP ERROR 500.
Also, Added 'ini_set('memory_limit','32M');' to my index.php file both in the content and admin directories. My application does not open after.
I can't get to the php.ini file.
I disabled CB autoaction, CB query, CB Events and no luck

Thank you in advance!

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48709
  • Thanks: 8319
  • Karma: 1447
7 years 11 months ago #291165 by krileon
Replied by krileon on topic Allowed memory size
Based off the error your memory limit is set to 128mb. You shouldn't really be hitting that limit unless you've some sort of very heavy operations going on. How many fields do you have? Have you tried unpublishing non-core tabs 1 by 1 to see if issue resolves?


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

7 years 11 months ago #291194 by SBDCGlobal
Replied by SBDCGlobal on topic Allowed memory size
Thank you for your response.

I have unpublished all of the non-core tabs 1 by 1 and still get the error. I only have 3 core tabs and 1 menu left that are published. Do you have any other suggestions?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48709
  • Thanks: 8319
  • Karma: 1447
7 years 11 months ago #291230 by krileon
Replied by krileon on topic Allowed memory size
If there's any non-core fields on your core tabs unpublish those as well to see if issue goes away. This will rule out 3rd party tabs and fields. If you've CB Auto Actions installed see if you've any auto actions acting on profile edit (easiest check is to just unpublish CB Auto Actions). CB Conditionals and CB Privacy can also affect profile edit and you can try unpublishing those as well if installed. In short the quickest way to find out if it's a conflict is just unpublish non-core things.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum