mysticmoonmagick Posted July 21, 2015 Share Posted July 21, 2015 I am receiving the following errors on the dash board: Warning on line 1595 in file /home/mmm/public_html/store/classes/controller/AdminController.php[2] Cannot modify header information - headers already sent by (output started at /home/mmm/public_html/store/classes/cache/CacheFs.php:40) And same when viewing the store random times the above type of error is at the top where the banner is supposed to be. Even though I have the top banner enabled it never shows up? Not related I dont think because these errors would show with or with out the banner enabled. Link to comment Share on other sites More sharing options...
Dh42 Posted July 21, 2015 Share Posted July 21, 2015 Have you tried disabling the file system caching? Mysql caching is much preferred. Link to comment Share on other sites More sharing options...
mysticmoonmagick Posted July 22, 2015 Author Share Posted July 22, 2015 Have you tried disabling the file system caching? Mysql caching is much preferred. just disable file system and turned on mysql. So far no errors yet as reported before. But the banners still not working? Link to comment Share on other sites More sharing options...
mysticmoonmagick Posted July 26, 2015 Author Share Posted July 26, 2015 Still no banner and still getting errors: Warning on line 1595 in file /home/mmm/public_html/store/classes/controller/AdminController.php[2] Cannot modify header information - headers already sent by (output started at /home/mmm/public_html/store/classes/cache/CacheFs.php:40) I have disabled file syste cache and anabled mysql cashe as requested. No change. Link to comment Share on other sites More sharing options...
prestamax Posted July 26, 2015 Share Posted July 26, 2015 (edited) What are your cache settings in the backend? Maybe you need to adjust the settings regarding caching javascript or css. Have you tried with the default theme? It could also be theme related if there are any built-in modules. Edited July 26, 2015 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
mysticmoonmagick Posted July 28, 2015 Author Share Posted July 28, 2015 Yes default theme no change. Also still getting errors just spaced out here is the latest: Warning on line 95 in file /home/mmm/public_html/store/classes/cache/CacheFs.php[2] unlink(/home/mmm/public_html/store/cache/cachefs/a/a98296cf1d6374bde42556b877c7402c) [<a href='function.unlink'>function.unlink</a>]: No such file or directory this was from the dashboard. What settings I dont really see options for caching? Link to comment Share on other sites More sharing options...
prestamax Posted July 29, 2015 Share Posted July 29, 2015 (edited) What settings I dont really see options for caching? look at advanced settings => performance here you can enable and disable cache and set the cache options. Did you change the address of your shop (for example moving from a local install to the server). The unlink error is due to a wrong path or missing file in your cache. Have you cleared the cache? (upper right corner in advanced settings => performance) Edited July 29, 2015 by prestamax (see edit history) Link to comment Share on other sites More sharing options...
mysticmoonmagick Posted July 30, 2015 Author Share Posted July 30, 2015 I just disabled cache and still no banner and an occasional error. No never changed the address either? Link to comment Share on other sites More sharing options...
prestamax Posted July 31, 2015 Share Posted July 31, 2015 I would not just disable cache but also clear the cache. Did you enter a link in the homebanner module? Try resetting the homebanner module. Module => Blockbanner => reset Link to comment Share on other sites More sharing options...
mysticmoonmagick Posted August 14, 2015 Author Share Posted August 14, 2015 I disabled the cache then cleared the cache. I re-enabled the cache and the banner works but still getting cache errors like this: Notice: unserialize() [function.unserialize]: Error at offset 548861 of 548864 bytes in /home/mmm/public_html/store/classes/cache/CacheFs.php on line 40 Link to comment Share on other sites More sharing options...
lalit Posted August 15, 2015 Share Posted August 15, 2015 PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_FUNCTION in /hermes/bosnaweb03a/b2758/ipg.delhibrandscom1/override/classes/Dispatcher.php on line 26 I'm getting this error after install and uninstall one module. 'cleanurl' I see this error everywhere, front -back. Any suggetion? Link to comment Share on other sites More sharing options...
Recommended Posts