By Sean Carney on Tuesday, 04 July 2017
Posted in Technical Issues
Replies 6
Likes 0
Views 662
Votes 0
Unfortunately I did not back up my system before upgrading EasyBlog just now to version 5.1.9

Two things have happened.

1) In the back end EasyBlog publishing the cover image option browse button now opens a folder to upload a file and does not display the options to navigate to where the media files belong.

To replicate this login to the back end and then create a new blog
Then click on the Post Cover link at the top of the page
Then click on the Browse Media button
What will open up is the Upload button action

2) A bunch of our menu links are broken with a SQL syntax error message as follows:

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '52,53,54,55,56,57,58,59,60,68,76 and ( ( cat.`private` = 0 ) OR ( (cat.`privat' at line 1


To see this in action:

Go to our page at https://www.drcarney.com
Click on the Help menu item or any of the help menu sub items

You can also see this you
Click on the Acts menu item or any of the acts menu sub items

I will sure appreciate your help. I was going to ask my host to just recover my site to a previous time for me but I also know that Arlex worked some on a script and my crontab yesterday and I did not want to lose his work.

Sean
Regarding with your first issue, it seems like that is bug, I've applied some temporary fix in this file JoomlaFolder/components/com_easyblog/themes/wireframe/composer/toolbar/cover.php, can you check and see is it work fine now?

Regarding with your second issue, that is something strange, after I troubleshoot, it seems it can load properly now, but i realised position right do not render any module, is it correct? I think something related with the Easyblog random module, after save it, it seems work fine.
·
Tuesday, 04 July 2017 11:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Just discovered that the broken menu items are the ones that are using the EasyBlog Grid layouts:

EasyBlog » (Posts) Grid Layout » (Posts) Grid Layout

And, it appears that the problem is created by sub menu items although a couple of the broken pages are displaying single items.

Check out all the Acts and the Helps menu items. You will see most are broken.

Sean
·
Tuesday, 04 July 2017 02:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex,

You fixed the media manager. Awesome.

You also appear to have fixed the layouts (I have not tested them all but so far everyone I tested works) so that is also awesome.

regarding the blank right position I have a few pages with nothing in that position. I believe you found one of them. So, I believe you have uncovered a problem I need to deal with and that it is not a bug.

I will double check on that later.

Sean
·
Tuesday, 04 July 2017 20:34
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, keep us update if you hitting any issue in current latest version.
·
Tuesday, 04 July 2017 22:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post