How to cure this DB error (ue30 events)?

Ok, so im re-building the site after last months disaster, and am getting there, But i went to test my ue30 events module and it is giving the foolowing error when I try to create an event:
 
Mysql error:
Unknown column 'GroupID' in 'field list'
 
I do know that an option to display the event in a group has been added to the module, but dont think it should be causing this..... Any ideas on how to correct it would be welcome.
 
Thanks,
 
Nathan
Quote · 7 Sep 2012

Probably its a custom change a developer did for you and you are trying to do something that messes things up.

so much to do....
Quote · 8 Sep 2012

the table name its looking for would be helpful.

basically its just telling you it can't find GroupID in that table its inserting to on submit.

Or maybe the groups module needs to be installed if its not for some reason ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 8 Sep 2012

Thanks guys... groups is definately installed, I just checked in modules..

 

Its spitting out this if its any use:

Found error in the file '/home/gdn11/public_html/inc/classes/BxDolForm.php' at line 196.
Called 'db_res' function with erroneous argument #0.

Guess I will have to try and get hold of chris....

Quote · 8 Sep 2012

GroupID is most likely missing from the bx_events_main table. Seems like it's being used to link an Event to a Group. You should really wait on a response from the mod developer though.

Thanks guys... groups is definately installed, I just checked in modules..

 

Its spitting out this if its any use:

Found error in the file '/home/gdn11/public_html/inc/classes/BxDolForm.php' at line 196.
Called 'db_res' function with erroneous argument #0.

Guess I will have to try and get hold of chris....

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 8 Sep 2012

Thanks modzzz.... I am unable to get hold of Chris at the moment. has anyone got any idea if he has dissapeared?

Quote · 9 Sep 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.