Find jobs - Skype - Customer services - Online Advertising - Debt Consolidation

PDA

View Full Version : Looking to hire a PHP coder to fix a problem


nicedeals
Oct 15th 2008, 9:35 am
I have this error mesasage when a php file is run in a browser.

Warning: Division by zero in /home/vauxhall/public_html/populate.php on line 397

Warning: Division by zero in /home/vauxhall/public_html/populate.php on line 398

Warning: Division by zero in /home/vauxhall/public_html/populate.php on line 397

Warning: Division by zero in /home/vauxhall/public_html/populate.php on line 398

----------------

can some php expert look into this for us? please get in touch
thanks!

Technica
Oct 15th 2008, 9:39 am
sent you PM

ccoonen
Oct 15th 2008, 9:49 am
look at line 398/397, for anything dividing by something else.

You probably have a loop where the scenario turns out to be like 45 / 0 - which is illegal. Look into your code around the division to fix :)

Limotek
Oct 16th 2008, 5:36 am
This looks like something that's very simple to fix and personally I don't think you should have to pay to get it fixed.

Post the code for populate.php here and I'll have a look.

ads2help
Oct 16th 2008, 5:47 am
Yeah. This is a minor problem