Groups Module

I receive the following error when I try to install the groups module:


Installation of: Groups Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error: Table 'mpdolphinbeta.bx_pmt_modules' doesn't exist
INSERT INTO `bx_pmt_modules` (`uri`) VALUES ('groups');
Quote · 10 Jul 2009

Did you install the pmt module yet?  Or did you miss a file when you uploaded?  Both are possible

Quote · 10 Jul 2009

Did you install the pmt module yet?  Or did you miss a file when you uploaded?  Both are possible

It was the pmt(payment module) that resolved the issue.  Thanks for help!

Quote · 10 Jul 2009

payment module fixed mine as well, but after I installed the groups module and got the following warning at the top of the screen.

 

Warning: Call-time pass-by-reference has been deprecated in /var/www/html/D7/modules/boonex/groups/classes/BxGroupsModule.php on line 244

I can probably just change the php.ini file to get the warning off there, but thought boonex would want to know.

Quote · 10 Jul 2009

payment module fixed mine as well, but after I installed the groups module and got the following warning at the top of the screen.

Warning: Call-time pass-by-reference has been deprecated in /var/www/html/D7/modules/boonex/groups/classes/BxGroupsModule.php on line 244

I can probably just change the php.ini file to get the warning off there, but thought boonex would want to know.

I am receiving the same error.

Plus:

Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/t/o/xxxxx/html/beta/community/modules/boonex/groups/classes/BxGroupsModule.php:244) in /home/content/s/t/o/xxxxx/html/beta/community/inc/admin_design.inc.php on line 54

Quote · 10 Jul 2009
i have pmt installed but now nothing else will.
Installation of: Store Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
INSERT INTO 
`sys_menu_member`
SET
`Name` = 'bx_store',
`Eval` = 'return BxDolService::call(''store'', ''get_member_menu_item'', array({ID}));',
-- -- Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`Type` = 'linked_item', `Parent` = '1'' at line 1
    `Type` = 'linked_item',
`Parent` = '1';
Quote · 11 Jul 2009

Another error: when clicking on a newly created group. I get the error as stated above and now I get this error when I click on a group.

 

checkAction() fatal error. Unknown action ID: 0

 

This group was displaying fine until a moment ago and now I get this error every time I click on a group. I tried creating another test group and i get the error on the newly created group as well.

Quote · 11 Jul 2009

another thought. I didn't touch the my beta install last night and it started happenign this morning. The only thing that would have changed betwee last night and now is the Cron job ran. Don't know if it is the cause, but i thought it was noteworthy.

 

Also, rss comes up in IE as page cannot be displayed. This is also caused by the warning at the top of the page. FireFox displays the feed , but you can tell the XML would fail in most readers because of the warning at the top, since it is outside of the root node.

Quote · 11 Jul 2009
 
 
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.