Following on from my previous post concerning today's upgrade from 3.1.1. to 3.2.0.5, I ran the SQL fix that was causing error when trying to access a Group (as per previous post).
However, now when I try to access a particular Group that was previously fine, I now get the message:
Sorry, this group is under moderation by the Administrator.
I have logged on as SuperAdmin, and still get this. Any ideas on how to fix?
thanks,
Geoff
HI, Geoff.
When you reinstalled JomSocial menu items related to it "lost contact" with component and ware marked as unpublished.
I fixed them, so could you check if it fix also group issue?
Also you don't need to have duplicated Home menu items for JomSocial in toolbar. One home item is enough :)
Sorry, I spoke too soon. While the Discussion link is now working, when clicking o an Announcement, I'm still getting an issue #1054 error.
See Home page Status, and click on the Prayer Request (E.W.)
thanks,
Geoff
Hi, Geoff.
Try this:
www.jomsocial.com/forum/installation/157...-t-open-groups#79710
Remember to change table suffix (few sings that precedes table name, before _ sign) to yours...
Yes, I did this earlier to solve the Groups problem (yes I changed the prefix). However, still getting errors when trying to access announcements via their title, as described above. The first announcement in the Group displays it's text if I click on the "Announcements" tab at the top of the Group, however, if I click any Announcement Title, it errors.
Are you able to assist? Do you need more info or logins?
thanks,
Geoff
Hi, Geoff.
1054 error indicates issues in database... so I'll need access to PHPmyAdmin to examine announcements tables.
Hi, Geoff.
Fixed. I run this query in data base:
ALTER TABLE `ucg_community_files` ADD `bulletinid` INT(11) NOT NULL