By Le Giang Anh on Saturday, 05 August 2017
Posted in General
Replies 2
Likes 0
Views 250
Votes 0
Hi,

When I go to Video section in ES backend. The pages always show 500 error.
Please help.

Thanks,
Anh
Hello Le Giang,

I have checked your site and it looks like there was some issues with the database (generated from an older version of EasySocial). To fix your site, I have ran the following SQL query,

[gist]
delete from #__social_videos where type='' and `uid`='0';
[/gist]

The videos section is working fine now
·
Saturday, 05 August 2017 23:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post