group table error

I get an error in D7 RC2.

When I want to view a group I get a database error, which says the table bx_files_main doesnt exist

if I want to uninstall and reinstall the files module, I cant because first I have to uninstall the groups.

If I uninstall and reinstall groups first I see no groups anymore and cant tranfer them again.

datamigration says: groups are already transferred.

so... can anyone help me?

walking in circles now...

Quote · 8 Dec 2009

Where are you at in this vicious circle|?

uninstall datamigration to reset the groups transfer

I have video tutorials to help you mrpowless.com
Quote · 8 Dec 2009

I did but datamigration says "install profiles first"

but I already did that.

Can I overwrite and keep all the other content like photos and videos? or do I have to start over again?

Quote · 8 Dec 2009

I made a databse backup and restored after reinstalling the modules files and groups.

now when I open a group I get this error:

Warning: constant() [function.constant]: Couldn't find constant BX_FILES_ADD in /home/gayeurope/domains/boysonline.eu/public_html/D7/inc/classes/BxDolFormMedia.php on line 343

checkAction() fatal error. Unknown action ID: 0

Quote · 8 Dec 2009

Slow down gayling, whenever you removed the datamigration module, You would need to go into your MyPhpAdmin look for the table, i believe is either bx_datamigration or sys_datamigration cant remember exactly. But you can edit that table and change the status for Profiles to Finished. That will by-pass you having to run profiles again.

I can find out exactly what the table name is, but if someone has access to a D7 database, can you provide the exact name?

Chris

Nothing to see here
Quote · 8 Dec 2009

ok, I uninstalled and reinstalled the migration module.

Went into phpmyadmin and changed the status of profiles

Then transferred groups again

Still get that error

Warning: constant() [function.constant]: Couldn't find constant BX_FILES_ADD in /home/gayeurope/domains/boysonline.eu/public_html/D7/inc/classes/BxDolFormMedia.php on line 343

checkAction() fatal error. Unknown action ID: 0

When I take a look at that line I see: $aCheck = checkAction($_COOKIE['memberID'], constant("BX_{$v}_ADD"));

What's wrong?

Can I change that manually???

Quote · 8 Dec 2009

not getting the member ID cookie or doesnt exist:

$_COOKIE['memberID']

good line should say/translate:

$aCheck = checkAction(1, constant("BX_{$v}_ADD"));

where 1 is the profile or Member ID

I have video tutorials to help you mrpowless.com
Quote · 8 Dec 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.