We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Theme bug Or plugin bug, Not sure where to put this. [Solved] | Forum

Eeeprom
Eeeprom May 3 '13
I purchased the minalmalistic theme, Installed it. but with groups Instant chat
activated I get a 500 error when trying to view users, I switched back to the graphite with sidebar theme and the same thing is happening. tried all the defalut themes and am having this issue. This also started after a third user registered.


The Forum post is edited by Alia May 28 '13
Alia Team
Alia May 6 '13
Eeprom, you will need to enable debug mode in config.php.

Eeeprom
Eeeprom May 8 '13
Thanks did that. It is something to do with the forum and groups.
I put it into debug mode and only can get a white screen. This happens when I am trying to view a user profile with the forum or groups activated.

I do have this error code in my apache:
[error] [client 68.113.40.112] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 131072 bytes) in /virtuals/cosearch.net/coswall/ow_core/response.php on line 212, referer: http://www.cosearch.net/coswall/users
Eeeprom
Eeeprom May 9 '13
And it is not the memory limit in the php.ini on the server it is set to 128M.

Alia Team
Alia May 10 '13
Eeprom, can you capture the screen with 500 error?
Eeeprom
Eeeprom May 10 '13
There is no screen, The page remains blank. Right now I have disabled both forums and groups.
Eeeprom
Eeeprom May 16 '13
Is there any help for  the above error?
Eeeprom
Eeeprom May 19 '13
Hulllllo out there, anyone able to help with the my error

[error] [client 68.113.40.112] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 131072 bytes) in /virtuals/cosearch.net/coswall/ow_core/response.php on line 212, referer: http://www.cosearch.net/coswall/users

Alia Team
Alia May 22 '13
Eeeprom, this is definitely memory limit issue.
Allowed memory size of 33554432 bytes = 32Mb.
You will need to contact your hosting company. Seems like even though you have 128 set in your php.ini, those settings are not getting applied to your Oxwall installation.

Note that php.ini settings don't get applied recursively by default.
dave Leader
dave May 22 '13

If the php ini does not work you can also try doing it thru htacces as well..

 

in htaccess put this

 

php_value memory_limit 128M

Eeeprom
Eeeprom May 24 '13
Thank you for the information. I think I have it taken care of.
dave Leader
dave May 24 '13

YW   when it comes to information they say im full of it lmao   :)

Peace