By Gregory Chambers on Wednesday, 22 April 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 677
Votes 0
Updated hosting server account to run the site using PHP 5.6.7.
Encountered numerous alert displays in EasyBlog modules. These were eliminated by downloading and updating the following modules:
EasyBlog Latest Blog
EasyBlog Welcome
EasyBlog Biography

There is still one last error alert that I can not track down. As shown in the screen-grab attachment, the following error is displayed in the header area of individual blog posts:
Undefined variable: blog in /home/*********/public_html/components/com_easyblog/themes/default/blog.admin.tool.php on line 11
Seems to have something to do with the Theme? (Pinky)
Hi Gregory Chambers,

May i know did you do any customization in your site?

By the way, I've tried to access in your Joomla backend and FTp access but it seems like that is not working, please advise.

// backend
Warning
Username and password do not match or you do not have an account yet.

//FTP
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server
·
Wednesday, 22 April 2015 00:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,
No special customization. Running vanilla Gantry template with site-specific markup.
Odd that logins are not working for you. I'm assuming you want the administrator login? I've set up a user account for you. Will re-post in Site Details below.
·
Wednesday, 22 April 2015 01:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gregory,

Yes, this one is your custom code from this file JoomlaFolder/components/com_easyblog/themes/default/blog.admin.tool.php

Check my screenshot below. After i commented it out, that error no longer appear now.
·
Wednesday, 22 April 2015 01:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the fix. If that snippet was custom code, I sure didn't write it. My PHP skills are not nearly at that level!
·
Wednesday, 22 April 2015 01:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gregory Chambers,

You're welcome.
·
Wednesday, 22 April 2015 01:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post