• Resolved nitrokev

    (@nitrokev)


    Hi I’ve just installed this plugin and there is an error on the settings

    Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) in /app/public/wp-content/plugins/g-business-reviews-rating/templates/settings.php on line 619

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Design Extreme

    (@designextreme)

    Thanks for reporting this. I will have a look in the next few hours and either produce a fix or explain how to resolve this error at your side.

    Thanks,

    Noah

    Plugin Author Design Extreme

    (@designextreme)

    Just checking, did you fully upload the file? Please try deleting and then uploading the settings.php file.
    Thanks,
    Noah

    Thread Starter nitrokev

    (@nitrokev)

    I installed via wordpress plugins, I’ve deleted it and tried again but it is still the same, could it be because its a multisite?

    Plugin Author Design Extreme

    (@designextreme)

    I doubt this is a Multisite error, it seems more like an incomplete file – this error is typical of a file ending prematurely.

    I haven’t tested this with Multisite and I cannot guarantee it will work in this situation.

    – Noah

    Plugin Author Design Extreme

    (@designextreme)

    I am marking as resolved because this plugin does not support Multi-site installations. I will revisit this in the future, but for now, I cannot assure it will work with this setup.

    I will update the plugin’s description when it is fully tested with Multi-site.

    In the meantime, as I cannot replicate this error (even when Multisite is set) @nitrokev please keep me updated if you find any further clues to this resolving error.

    Thanks,

    Noah

    Had the same issue. Fixed it by replacing all shortened ‘<? endif; ?>’ by the full ‘<?php endif; ?>’.

    Thread Starter nitrokev

    (@nitrokev)

    Happy to confirm what indekssolutions has said above has worked for me too, this is now working, thank you

    Plugin Author Design Extreme

    (@designextreme)

    Ooooh…

    I’ll fix this in the next release!

    Thank you! ??

    Thread Starter nitrokev

    (@nitrokev)

    Great thanks, while you are here is it possible to have multiple locations?

    Plugin Author Design Extreme

    (@designextreme)

    @nitrokev thanks for the request!

    Well… it is possible already if you use the shortcode and the Place ID as the parameter. However, it doesn’t load the correct overall Place data, only the relevant individual reviews.

    However, I am looking into doing this for a future version. If you have a particular business presence in mind, please can you drop me an email with the details to – wordpress dash plugins at designextreme dot com.

    Thread Starter nitrokev

    (@nitrokev)

    Thats great thank you, I’m working on a site at the moment (locally) it has one location at the moment but are planning to open 25 more, so I’m just researching what will work at the moment.

    I think just pulling the reviews in will be fine for my needs for now.

    Thanks again

    Plugin Author Design Extreme

    (@designextreme)

    Fixed in version 1.27. Just update to this version and you’ll be ok.

    For multiple places – I am planning to make this work better generally. I would probably have a list of places with their names, review count, overall rating etc. and an option to just show information from one of these.

    There will be a multiple of API requests as a result, but it should still stay very low and within the quota.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Error on settings page’ is closed to new replies.