Forums

PHP Warning: Division by zero (2 posts)

  1. ATKV
    Member
    Posted 1 year ago #

    [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

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    this $wpcSettings['count_ads_per_page']; seems undefined;

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

Topic Closed

This topic has been closed to new replies.

About this Topic