• Resolved brightonmike

    (@brightonmike)


    I can activate, and the menu is there. Menu options work fine, but say for example I go into listings, when I click “Add New” I get a 404.

    The problem is the link is missing the :88 on the end of localhost that is my site URL. I’m developing locally and I had to specify port number so my url is https://localhost:88/wordpress.

    But when you click Add New, it ignores the :88 and just tries to load https://localhost/wordpress.

    I don’t have this problem with any other plugin to be honest.

    That isn’t even a major issue for me because I can just drop in the :88 myself and the page loads.

    But when it does, I get the following errors.

    This all adds up to me thinking there’s some wider issues going on here.

    Thanks for your help.

    State/Prov.
    ( ! ) Warning: Invalid argument supplied for foreach() in C:\wamp\www\wordpress\wp-content\plugins\fs-real-estate-plugin\common_functions.php on line 99
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0018	185224	{main}( )	..\admin.php:0
    2	0.5040	12710968	do_action( )	..\admin.php:151
    3	0.5040	12711872	call_user_func_array ( )	..\plugin.php:403
    4	0.5040	12711888	fsrep_listings( )	..\plugin.php:403
    5	0.5065	12820240	include( 'C:\wamp\www\wordpress\wp-content\plugins\fs-real-estate-plugin\includes\admin_listings_form.php' )	..\admin_listings.php:258
    6	0.5121	12938312	fsrep_print_admin_selectbox( )	..\admin_listings_form.php:160
    City
    ( ! ) Warning: Invalid argument supplied for foreach() in C:\wamp\www\wordpress\wp-content\plugins\fs-real-estate-plugin\common_functions.php on line 99
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0018	185224	{main}( )	..\admin.php:0
    2	0.5040	12710968	do_action( )	..\admin.php:151
    3	0.5040	12711872	call_user_func_array ( )	..\plugin.php:403
    4	0.5040	12711888	fsrep_listings( )	..\plugin.php:403
    5	0.5065	12820240	include( 'C:\wamp\www\wordpress\wp-content\plugins\fs-real-estate-plugin\includes\admin_listings_form.php' )	..\admin_listings.php:258
    6	0.5124	12954632	fsrep_print_admin_selectbox( )	..\admin_listings_form.php:161

    https://www.ads-software.com/extend/plugins/fs-real-estate-plugin/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter brightonmike

    (@brightonmike)

    I just realised, your plugin only works for US and Canada. So I won’t be using it.

    But I will leave this up as it may be an issue you still need to fix – good luck.

    can’t help you with your error, but why do you say it only works for US and Canada?
    if it’s because of the Countries list, you can edit the locations in the admin: Real Estate – Locations

    Thread Starter brightonmike

    (@brightonmike)

    Ah, didn’t see that. I’ve decided to use ACF plugin now anyway.

    Plugin Author FireStorm Plugins

    (@wfernley)

    Sorry to hear you went with another solution. Feel free to let me know if there were any other reasons you decided to go with ACF.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: FireStorm Professional Real Estate Plugin] Doesn't work on localhost’ is closed to new replies.