• [error] [client 172.16.0.133] PHP Warning: Division by zero in /home/www/wp-content/plugins/wp-classified/includes/searchRes_tpl.php on line 44

    Line 44

    $post_pstart = ($pstart['count'])/$wpcSettings['count_ads_per_page'];

    How can i get rid of this

Viewing 1 replies (of 1 total)
  • this $wpcSettings['count_ads_per_page']; seems undefined;

    check your plugin options and enter a number in the settings options?

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning: Division by zero’ is closed to new replies.