By Haim Barad on Wednesday, 05 August 2015
Posted in Technical Issues
Replies 7
Likes 0
Views 408
Votes 0
Please see screenshot at http://screencast.com/t/Z4l63yg0

The formatting has some issues and I've already flushed caches and CDN.

Also - please see http://screencast.com/t/23zKvJKUjcI as this might give you some clues of where a conflict could be.

Here's a login under non-SSL - note all the errors - see http://screencast.com/t/GujrilUDxUN and after scrolling down, there's http://screencast.com/t/SrFfkqB9qw
Hi Haim,

I am sorry for the delay of this reply as it is quite difficult to debug your site while using extplorer. I've applied some fix inside your /administrator/components/com_easyblog/includes/gallery/gallery.php and the error message should be gone now. Can you verify it for me? http://screencast.com/t/aRz2haJQ0

If somehow the error still appearing due to the heavy cached on your site, you can download the attachment below and place it inside your /administrator/com_easyblog/includes/gallery/ folder.
·
Thursday, 06 August 2015 17:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Haim,

For the error message that are generated on your easysocial page, can you download the attachment below and place it inside your /administrator/components/com_easyblog/includes/gallery/ folder and see how it goes?

Regarding on the formatting issue for your featured slider, it seems like it showing normally from my end. You can see from my screenshot here, http://screencast.com/t/kAcZgEWI .
·
Wednesday, 05 August 2015 19:00
·
0 Likes
·
0 Votes
·
0 Comments
·
It helped, but not completely. the stack dump is shorter, but still points to gallery.php (or perhaps some other file).


Notice: Trying to get property of non-object in /var/www/administrator/components/com_easyblog/includes/gallery/gallery.php on line 150 Call Stack: 0.0001 243096 1. {main}() /var/www/index.php:0 0.1664 974160 2. JApplicationCms->execute() /var/www/index.php:46 0.1664 974360 3. JApplicationSite->doExecute() /var/www/libraries/cms/application/cms.php:252 0.3708 9148664 4. JApplicationSite->dispatch() /var/www/libraries/cms/application/site.php:230 0.3719 9164016 5. JComponentHelper::renderComponent() /var/www/libraries/cms/application/site.php:191 0.3720 9165472 6. JComponentHelper::executeComponent() /var/www/libraries/cms/component/helper.php:372 0.3721 9183064 7. require_once('/var/www/components/com_easysocial/easysocial.php') /var/www/libraries/cms/component/helper.php:392 0.6306 13497896 8. EasySocialController->execute() /var/www/components/com_easysocial/easysocial.php:82 0.6306 13498088 9. JControllerLegacy->execute() /var/www/components/com_easysocial/controllers/controller.php:66 0.6306 13498608 10. EasySocialController->display() /var/www/libraries/legacy/controller/legacy.php:728 0.6328 13772640 11. EasySocialViewDashboard->display() /var/www/components/com_easysocial/controllers/controller.php:143 0.6860 15759936 12. SocialStream->get() /var/www/components/com_easysocial/views/dashboard/view.html.php:179 0.8228 19248544 13. SocialStream->format() /var/www/administrator/components/com_easysocial/includes/stream/stream.php:1693 1.3787 26190560 14. SocialStream->onPrepareStream() /var/www/administrator/components/com_easysocial/includes/stream/stream.php:714 1.3787 26190640 15. SocialStream->onPrepareEvent() /var/www/administrator/components/com_easysocial/includes/stream/stream.php:2004 1.3788 26191128 16. SocialDispatcher->trigger() /var/www/administrator/components/com_easysocial/includes/stream/stream.php:2054 1.3788 26195848 17. SocialAppItem->update() /var/www/administrator/components/com_easysocial/includes/dispatcher/dispatcher.php:137 1.3789 26196680 18. call_user_func_array() /var/www/administrator/components/com_easysocial/includes/apps/dependencies.php:186 1.3789 26196712 19. SocialUserAppBlog->onPrepareStream() /var/www/administrator/components/com_easysocial/includes/apps/dependencies.php:186 1.3848 26314472 20. SocialUserAppBlog->prepareUpdateBlogStream() /var/www/media/com_easysocial/apps/user/blog/blog.php:292 1.3956 26386096 21. EasyBlogPost->getIntro() /var/www/media/com_easysocial/apps/user/blog/blog.php:492 1.3956 26392104 22. EasyBlogTruncater->truncate() /var/www/administrator/components/com_easyblog/includes/post/post.php:3280 1.3958 26394784 23. EasyBlogGallery->getItems() /var/www/administrator/components/com_easyblog/includes/truncater/truncater.php:71 1.4027 26842936 24. EasyBlogGallery->getImages() /var/www/administrator/components/com_easyblog/includes/gallery/gallery.php:110
·
Wednesday, 05 August 2015 19:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Haim,

It's really difficult for us to troubleshoot this on the site with all those caching mechanism in place. Can you setup a dev / mirror site without any caching so that we can troubleshoot this on your site?

We can't reproduce this locally because the data that you have on the site is different than the data that we have internally.
·
Thursday, 06 August 2015 02:59
·
0 Likes
·
0 Votes
·
0 Comments
·
I don't think it would be the caching mechanism - the easiest way to test that is to make sure you are logged in as a user and then most of the caching that could mask this would not be enabled (i.e. varnish would be out of the way) as well as much of the Joomla cache, no?

I think at that point, you would have only your EasyBlog and EasySocial caches. Varnish definitely won't bother you if logged in.

In fact, logged in is the only time I notice it now - it's on the main EasySocial dashboard for logged in users.
·
Thursday, 06 August 2015 05:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks - that did the job!
·
Thursday, 06 August 2015 18:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Haim,

you are most welcome. Glad that your issue has been resolved now.
·
Thursday, 06 August 2015 19:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post