ST giving error “Fatal error: Allowed memory size of n bytes exhausted (tried to allocate n bytes) in”
Posted by MMagery on Tuesday Feb 23, 2010 Under SmartThumbs, SoftwareI noticed ST (SmartThumbs - you can download free version here) giving PHP related error “Fatal error: Allowed memory size of n bytes exhausted (tried to allocate n bytes) in path”. No matter how big memory limit was set in php.ini ST managed to exhaust it. Obviously a memory leak. So this has been sorted in latest version. Probably you will have to upload manually working scan_class.php into st/classes directory.
You can find more about this issue here.
Release notes from latest version:
Version 5.77
# added support for new “ns=1″ parameter in st.php (with this parameter “Sell traffic” options are ignored)
# fixed bug with date index page mark (was not replaced with correct date)
# fixed problem with memory limit fatal error (bypassed PHP bug)
# if this update could not download update file unzip scan_class.php file from this zip and upload it in binary mode to st/classes/ folder (then start update again and it should start work).
After update don’t forget to lock your ST!

