By robert on Tuesday, 11 February 2014
Posted in General Issues
Replies 3
Likes 0
Views 663
Votes 0
hi guys
Can any one please help me. yesterday my site was working well and then today i can see the login page i can even put my username and password. but when i login everything goes blank. i have checked the admin back-end settings and nothing has changed.

the website is http://www.zedsocial.com

username and password you cane use to see what am talking about :



you can use the same username and password to login

PLEASE HELP ME DEAL WITH THIS ISSUE. i have never had such kind of problems since i started using easysocial

regards
robert

Attached picks
Looks like there's some memory limit issues on the site as turning on error reporting to maximum yields the following errors,


Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1367406 bytes) in /home/zedso1/public_html/libraries/joomla/filesystem/file.php on line 344
·
Tuesday, 11 February 2014 16:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanx mark
i just increased the memory in the PHP.INI file from 64M to 128M and it has worked well


max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)
·
Tuesday, 11 February 2014 17:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Robert Glad that your issues are resolved now.
·
Tuesday, 11 February 2014 22:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post