By David William Kerr on Thursday, 13 August 2015
Likes 0
Views 0.9K
Votes 0
Hi Arlex,
I have started a new thread as the old one was getting long and closed.
When I click on the SEO link in the backend, I get this error message:

Error
An error has occurred.

1060 Duplicate column name 'title' SQL=SELECT * FROM ( (SELECT m.*, p.title AS title FROM `j25_easyblog_meta` AS m INNER JOIN `j25_easyblog_post` AS p ON m.content_id = p.id AND p.`published`!='9' WHERE m.`type` = 'post') UNION (SELECT m.*, p.title AS title FROM `j25_easyblog_meta` AS m LEFT JOIN `j25_easyblog_team` AS p ON m.content_id = p.id WHERE m.`type` = 'team') UNION (SELECT m.*, p.name AS title FROM `j25_easyblog_meta` AS m LEFT JOIN `j25_users` AS p ON m.content_id = p.id WHERE m.`type` = 'blogger') UNION (SELECT m.*, '' AS title FROM `j25_easyblog_meta` AS m WHERE m.`type` = 'view') UNION (SELECT m.*, p.title AS title FROM `j25_easyblog_meta` AS m LEFT JOIN `j25_easyblog_category` AS p ON m.content_id = p.id WHERE m.`type` = 'category')) AS x LIMIT 0, 20

I have left your login and FTP credentials so hat you can fix when you have a spare moment. t is not as important as getting some of te other peoples' upgrades working bt would like it fixed eventually.

Regards,
Dave Kerr
Hey David,

That was known issue, by the way I've help you fixed it.

Whoever hitting this issue, download my attached file and replace into JoomlaFolder\administrator\components\com_easyblog\models\metas.php

Hope this help.
·
Thursday, 13 August 2015 16:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,
Tanks for that.
Everything else seems to be working fine as well.
Best Regards,
Dave
·
Thursday, 13 August 2015 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome David.
·
Thursday, 13 August 2015 18:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post