Wesker
Well-known member
Basically this problem is from server side
I need to see your php.ini
Add this line to Xenforo config.php file
Test it, let me know if Problem is gonePHP:ini_set('memory_limit', '256M');
Added and testing now.
Basically this problem is from server side
I need to see your php.ini
Add this line to Xenforo config.php file
Test it, let me know if Problem is gonePHP:ini_set('memory_limit', '256M');
Basically this problem is from server side
I need to see your php.ini
Add this line to Xenforo config.php file
Test it, let me know if Problem is gonePHP:ini_set('memory_limit', '256M');
This was related to your server (and not the add-on) and as you reported, is now working fine.Note mod was working fine for 2-3 weeks, then these errors starting happening.
I can't say what is that. But I can guess 2 things:Why there are empty notices?
Weird error. Cause files are OK.I am trying to install this addin but I am getting the following error...
Error
The files associated with this add-on could not be found. Please upload them and try again.
I have confirmed the files are uploaded and uploaded them a second time.
running XF 1.5.14
Ignore me, I went back with fresh eyes and found what i did wrong. Thank you for the fast response.Weird error. Cause files are OK.
I can't download and test the zip file now. But may I know if you use Chris's installer? (Cause that makes installing and upgrading a lot easier. Can you test once and let me know the result please?)
Error still exists
Server Error Log
Error Info
ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 367300 bytes) - library/Zend/Db/Statement/Mysqli.php:294
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(64) "dadparvarnotifications/get-notifications"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(63) "Removed"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
Sorry to hear that.Still having this issue.
Sorry to hear that.
But beleive it or not, after a long journey, I'm still in hotel (in USA) and my house will be ready after aug 18. And then should order my pc and lap top and lots of other things. I have my mobile + couple of books and clothes now(this is why I am quiet for weeks here and on xen-pro)
I remeber once I said some points. But if they didn't work, then maybe there is something that I should work on. (Which in fact I should have my tools)If you could point me in the direction to where the issue could be I can try to fix it on my end.
I don't know what's your server configuration, but it seems your memory limit is fairly low. Please try adjusting your memory_limit in your php.ini fileIf you could point me in the direction to where the issue could be I can try to fix it on my end.
I don't know what's your server configuration, but it seems your memory limit is fairly low. Please try adjusting your memory_limit in your php.ini file
Also add this line to your config.php and let me know if problem gone
ini_set('memory_limit', '512M');
I don't know what's your server configuration, but it seems your memory limit is fairly low. Please try adjusting your memory_limit in your php.ini file
Also add this line to your config.php and let me know if problem gone
ini_set('memory_limit', '512M');
We use essential cookies to make this site work, and optional cookies to enhance your experience.