Catchable fatal error after optimizing for faster load

Discussion regarding Joomla! 3.x Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
achobanov
Joomla! Intern
Joomla! Intern
Posts: 92
Joined: Sun Aug 04, 2013 12:16 pm

Catchable fatal error after optimizing for faster load

Post by achobanov » Tue Aug 12, 2014 12:49 am

Hello,

I am almost finished building my first web site and I decided it is time to look at the performance. I read about Yslow and Google's Page Speed and for nearly 8 hours now I am trying to boost those scores as much as I can. Just now I managed to achieve 99% on Page speed and 100% on Yslow. Then I opened up my site and it loaded very fast indeed. So I started checking each and every page and stumbled upon this error for some of them:

Notice: unserialize() [function.unserialize]: Error at offset 702 of 30676 bytes in /home/deltame/public_html/Rainbow_service-DEV/libraries/joomla/cache/controller/callback.php on line 117

Catchable fatal error: Argument 1 passed to RokSprocket_PlatformHelper_Joomla::processItemsForEvents() must be an instance of RokSprocket_ItemCollection, null given, called in /home/deltame/public_html/Rainbow_service-DEV/modules/mod_roksprocket/lib/ModRokSprocket.php on line 37 and defined in /home/deltame/public_html/Rainbow_service-DEV/components/com_roksprocket/lib/RokSprocket/PlatformHelper/Joomla.php on line 92

In attempt to reset the whole caching I purged the whole cache from the back end of Joomla. That messed up my styling big deal, so I replaced the whole cache folder with one that I had previously backed up. Now I can't load my site at all - every page is the same error

Link: http://dev.rainbowservice.deltamebelood.com/

I have a backup from before I start optimizing, so it is not fatal, but I'm sure it would be hard to retrace my steps, since I have no prior experience with none of this. Can anything be done to get the site working from here?

Help woudl be much appreciated,
Alex

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Catchable fatal error after optimizing for faster load

Post by leolam » Thu Aug 14, 2014 9:46 am

disable the plugin "scriptmerge"

Than right click on your frontpage and see what you have on line 566

What is your PHP version btw?

Leo 8)
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

achobanov
Joomla! Intern
Joomla! Intern
Posts: 92
Joined: Sun Aug 04, 2013 12:16 pm

Re: Catchable fatal error after optimizing for faster load

Post by achobanov » Thu Aug 14, 2014 12:26 pm

Okey, I read your post and opened my site and it was working. My php is 5.3.28. Just a quick question about caching. After I turn the cache on ( in global config and plugin ) my css is cached and when I inspect with chrome I cannot make any changes to it. I need to change the core files, right? So I disable caching and then css is supposed to load from the core, not the cached files. Am I right, because that doesn't really happen. I have currently disabled all caching and it is still loading css from cached files. It's ratter annoying.

Thanks for the response,
Alex

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Catchable fatal error after optimizing for faster load

Post by leolam » Thu Aug 14, 2014 2:25 pm

Re. Cleaning caches:
You have to clean caching : Administrator-->System--> clear both catches
Next --> clear Browser Cache completely and reload with CTRL +F5
Next --> Disable System Catching plugin
Next --> Disable Template compression in your template settings
Next --> Disable all caching extensions of 3rd parties

Leo 8)
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

achobanov
Joomla! Intern
Joomla! Intern
Posts: 92
Joined: Sun Aug 04, 2013 12:16 pm

Re: Catchable fatal error after optimizing for faster load

Post by achobanov » Thu Aug 14, 2014 11:06 pm

Yea, that is pretty much what I am doing. I even tried setting cache to "no" in global config. Doesn't seem to be working. When I reload the page and inspect it it is still generating css from cached files, not core. An my site looks all messed up, because for some reason the new cached files don't contain bootstrap.css, which is the core file. still unable to make any changes, because cached files override them instantly. '
Link: http://dev.rainbowservice.deltamebelood.com/

Thanks,
Alex

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Catchable fatal error after optimizing for faster load

Post by leolam » Fri Aug 15, 2014 5:56 am

Well I am sure you are missing some otherwise it would not load form cache

I cannot say more without looking under the hood, sorry

Leo 8)
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

achobanov
Joomla! Intern
Joomla! Intern
Posts: 92
Joined: Sun Aug 04, 2013 12:16 pm

Re: Catchable fatal error after optimizing for faster load

Post by achobanov » Fri Aug 15, 2014 10:01 am

Well you can check it out:

dev.rainbowservice.deltamebelood.com/administrator
user:assist
pass:12345

Admin privileges should suffice. If you need something else I could make you SU\\

Thanks,
Alex

achobanov
Joomla! Intern
Joomla! Intern
Posts: 92
Joined: Sun Aug 04, 2013 12:16 pm

Re: Catchable fatal error after optimizing for faster load

Post by achobanov » Mon Aug 18, 2014 11:51 am

Bump on the topic. If someone could take a look and help out, would be very nice.

Thanks,
Alex


Locked

Return to “Performance - Joomla! 3.x”