Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • It works for me as well. No more errors on number change and the other form fields are now working.

    Thanks.

    Glad to help.

    A little more info –

    I tried to replicate the problem and in fact the error came back again when I tried to change the number of locations that are listed in the Manage Locations area. As soon as I changed the SELECT the page reloaded with errors. I went into the database and changed the field’s value to 100 and when I reloaded that page it was indeed set to 100 locations per page, no errors.

    One more thing – the Search Locations field doesn’t work at all for me. I’ve installed the plugin for the first time right now so I don’t know if it worked in the past, but for me it does nothing. I enter a word and then click “Search Locations” and nothing happens.

    I don’t know if others are having these problems as well or if it has something to do other plugins, but since we’re talking about the Admin area I wouldn’t think that conflicts should be a problem.

    I may have a fix for this (??). At least it worked for me.

    I just started having the same problem and I am not bulk uploading. I am manually adding store locations and I have reached 31 records.

    Everything was ok until I started using the “Actions and Filters” fields. I was trying to filter on the name of a store which had a few different locations and when I clicked to see the filtered list I started getting errors:

    Warning: Division by zero in /wp-content/plugins/store-locator-le/include/storelocatorplus-adminui_class.php on line 596
    
    Warning: Division by zero in /wp-content/plugins/store-locator-le/include/storelocatorplus-adminui_class.php on line 601
    
    Warning: Division by zero in /wp-content/plugins/store-locator-le/include/storelocatorplus-adminui_class.php on line 601
    
    Warning: Division by zero in /wp-content/plugins/store-locator-le/include/storelocatorplus-adminui_class.php on line 602

    (I’ve removed my root directory location for security sake.)

    The problem seems to have something to do with the page navigation routine and values coming from the database.

    In fact, I went into the wp_options table in MySQL and found a field called “sl_admin_locations_per_page” which was set to null. I changed it to 25 and now everything works properly, as before.

    Let me know if you need any other details.

Viewing 3 replies - 1 through 3 (of 3 total)