Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Error 1054 when adding group announcement

10 years 1 month ago
  • Jon's Avatar
    Topic Author
  • Jon
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

When trying to add an announcement within a Group I get an error 1054:
Unknown column 'params' in 'field list' SQL=INSERT INTO `rhc_community_groups_bulletins` (`groupid`,`created_by`,`published`,`title`,`message`,`date`,`params`) VALUES ('13','42','1','test','<p>test</p>','2014-03-03 18:25:19','{\"filepermission-member\":0}')
This looks to be a Db problem but I'm not sure where to start to find the cause. Any assistance will be very welcome.
I have Group Announcements enabled in the config.

10 years 1 month ago
Licenses:

Hi Jon

please check the table structure for table rhc_community_groups_bulletins. is there any field with name 'params'?

if not, pls try execute this SQL from your phpmyadmin

ALTER TABLE `rhc_community_groups_bulletins` ADD `params` TEXT NOT NULL AFTER `date` ;

and let me know the result.

cheers,
Albert

The following user(s) said Thank You: Jon
10 years 1 month ago
Licenses:

Hi Jon,

Your issue has been solved?

Cheers,
Albert

10 years 1 month ago
  • Jon's Avatar
    Topic Author
  • Jon
  • Offline
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 3
Licenses:
JomSocial Active Socialize Expired

Thank you, this has fixed the problem and all is well now.
Best regards,
Jon

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW