this is what i get when i click on the navbar > profile
Warning: Division by zero in /home2/thechur3/public_html/templates/base/scripts/BxBaseProfileView.php on line 524
this is what i get when i click on the navbar > profile Warning: Division by zero in /home2/thechur3/public_html/templates/base/scripts/BxBaseProfileView.php on line 524 Error
Database query error
|
followed by this email: Total impact: 58 |
division by 0 is usually bad checkboxes in profile fields deactivate the new fields you made to find the culprit the mail is regarding your vid raise your threshold I have video tutorials to help you mrpowless.com |
not sure i understand, just got a HUGE email from database error. SELECT p.*, if(`DateLastNav` > SUBDATE(NOW( ), INTERVAL 1 MINUTE ), 1, 0) AS `is_online`, UNIX_TIMESTAMP(p.`DateLastLogin`) AS 'TS_DateLastLogin', UNIX_TIMESTAMP(p.`DateReg`) AS 'TS_DateReg' |
inc/profiles.inc.php line 359 if not double spaced should look like $sLimit = ($sqlLimit == '') ? '' : /*"LIMIT 0, " .*/ $sqlLimit; goto rc2 I have video tutorials to help you mrpowless.com |
The HUGE emails are just complete dumps of the offended section of the dbase as it pertains to the error generated, You need to be careful uploading those dump files as it may contain enough information to make you vulnerable to attack.
As was pointed out, the log seems to point to something you added in the Join Form for one error and it didnt care for the yuotube video url as well.
Dolphin 7 has a script that attempts to detect someone "rushing" you server (think NFL Ray Lewis) in an attempt to make it stumble and open up access to Admin or member information. It is set to error on the side of safety. You can adjust its tolerance in Advanced Settings. It is not a Boonex problem per say, but rather a matter of finding that happy balance of safety vs convenience.
Others can speak to the actual mechanism better than I but that is my take on the matter based on my 4 days of swimming with the Dolphin :) |