AVATAR MODULE HELP

I get this error when setting photo as avatar upon clicking "Add avatar"

Warning: Invalid argument supplied for foreach() in /home/user/public_html/dir/inc/classes/BxDolDb.php on line 372

Error
Database query error
Quote · 3 Apr 2010

no one?

Quote · 4 Apr 2010

This is not enough information.

See if any emails on this error were sent to your debug email address you setup in dolphin when it was installed. If not then turn on full debugging. To do that open inc/classes/BxDolDb.php

look for define( 'DB_FULL_DEBUG_MODE', false );

and change it to define( 'DB_FULL_DEBUG_MODE', true );


The try the avatar module again and see if you get a better error report.

https://www.deanbassett.com
Quote · 4 Apr 2010

Database error in

Query: INSERT INTO ml_notify_lost_action SET `Unit` = 'bx_avatar', `Action` = 'add' Mysql error: Table 'db_name.ml_notify_lost_action' doesn't exist Found error in the file '/home/user/public_html/dir/modules/modloaded/email_notifications/classes/MlEmailNotifyDb.php' at line 44.

Called 'query' function with erroneous argument #0.

I think this is the error email for it.

Quote · 5 Apr 2010

that one makes no sense

Quote · 5 Apr 2010

Database error in

Query: INSERT INTO ml_notify_lost_action SET `Unit` = 'bx_avatar', `Action` = 'add' Mysql error: Table 'db_name.ml_notify_lost_action' doesn't exist Found error in the file '/home/user/public_html/dir/modules/modloaded/email_notifications/classes/MlEmailNotifyDb.php' at line 44.

Called 'query' function with erroneous argument #0.

I think this is the error email for it.

Contact Email Notifications Mod Author, he can only help you

Looking for Help? http://www.boonex.com/kevinmitnick
Quote · 5 Apr 2010

it was a problem with the mod. I figured it out. Thanks for the replies guys

Quote · 5 Apr 2010
 
 
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.