• Resolved sylvsteph

    (@sylvsteph)


    Hello,
    I uninstalled the plugin last week and I install again today.
    My links are still ok but I can only see the categories ont the page :

    https://www.rythmes-croises.org/annuaire-liens/

    AJAX Compatibility Module is not installed (first time I installed Business Directory Plugin I had the AJAX module installed after BDP)

    All the settings are ok except the Paramètres Généraux, when I record the parametres, I have a blank page with this message:

    Warning: Creating default object from empty value in /home/clients/...business-directory-plugin/includes/class-fees-api.php on line 26
    
    Fatal error: Uncaught Error: Call to undefined method stdClass::save() in /.../business-directory-plugin/includes/class-fees-api.php:35 Stack trace: #0 /.../wp-includes/class-wp-hook.php(292): WPBDP_Fees_API->sync_setting_with_free_plan(0, '0', 'listing-duratio...') #1 /.../wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters('', Array) #2 /.../wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /home/clients/.../business-directory-plugin/includes/admin/settings/class-settings.php(76): do_action('wpbdp_setting_u...', 0, '0', 'listing-duratio...') #4 /.../wp-includes/class-wp-hook.php(294): WPBDP__Settings->sanitize_settings(Array) #5 /.../wp-includes/plugin.php(212): WP in /.../business-directory-plugin/includes/class-fees-api.php on line 35

    With Query Monitor:

    SELECT id
    FROM ..._wpbdp_form_fields
    WHERE 1=1
    AND ( association NOT IN ( 'custom' ) )
    ORDER BY weight DESC	
    
        WPBDP__Utils::check_cache()
    
    	Extension : business-directory-plugin 	Table '..._wpbdp_form_fields' doesn't exist 	1146
    SELECT id
    FROM wpbdp_form_fields
    ORDER BY weight DESC	
    
        WPBDP__Utils::check_cache()
    
    	Extension : business-directory-plugin 	Table '..._wpbdp_form_fields' doesn't exist 	1146
    SELECT COUNT(*)
    FROM _wpbdp_plans
    WHERE tag = 'free'	
    
        WPBDP_Fees_API->setup_default_fees()
    
    	Extension : business-directory-plugin 	Table '....._wpbdp_plans' doesn't exist 	1146
    SHOW FULL COLUMNS
    FROM <code>_wpbdp_plans</code>	
    
        WPBDP_Fees_API->setup_default_fees()
    
    	Extension : business-directory-plugin 	Table '...._wpbdp_plans' doesn't exist 	1146
    UPDATE ..._wpbdp_listings
    SET fee_id = 0
    WHERE fee_id = 0
    OR fee_id IS NULL
    • This topic was modified 3 years, 7 months ago by sylvsteph.
    • This topic was modified 3 years, 7 months ago by sylvsteph.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error with settings – paramètres généraux’ is closed to new replies.