aaarggghhh! division by zero?

I thought that I had fixed this, but now i have no idea where it is coming from. I had a user join my site, I try and clicking on his profile and this is what i get:

Warning: Division by zero in /home2/thechur3/public_html/templates/base/scripts/BxBaseProfileView.php on line 531

Error
Database query error
Quote · 9 Dec 2009

Hello!

This error was discussed here before, running of this query will fix it:

INSERT INTO `sys_options` VALUES('friends_per_page', '14', 1, 'Number of friends to display per page in profile', 'digit', '', '', 0, '');

Regard

Quote · 10 Dec 2009

i am not sure how to do that. Is it a MySql injection, or is it in a php file somewhere?

Quote · 10 Dec 2009

It's a SQL query.

Execute from phpmyadmin.

Go to your sites cpanal. Open phpmyadmin. Select your dolphin database.

Click the SQL button.

Paste that code into the query box and click GO.

https://www.deanbassett.com
Quote · 10 Dec 2009

WOW, thanks so much guys. Learn something NEW everyday! It worked!

Quote · 10 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.