• Im having problems with Pro version and German restaurant. I setup restaurant ID and name, but when I click on the submit button from widget, it redirects me to the page with this notification:
    ——
    We’re sorry, but the page you requested could not be found.

    We recently updated our web site. If you got here by typing a URL, please make sure the spelling, capitalization, and punctuation are correct, then try reloading the page. Or, start over at OpenTable.com

    Contact OpenTable support if you need help.
    ——

    This for sure has something with the redirected domain (goes to https://www.opentable.com not https://www.opentable.de). When I switch this manually to .de I see reservations.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kroma

    (@kroma)

    Ok I’ve got this, your widget need some fixes:
    open-table-widget-pro/classes/widget.php
    There is wrong case (lines 434, 440):
    case ‘ger-eng’
    case ‘ger-ger’

    Should be:
    case ‘de-de’
    case ‘de-eng’

    This was causing wrong redirects (or no redirects) to .com domain not .de

    • This reply was modified 7 years, 11 months ago by kroma.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Im having problems with Pro version

    For pro or commercial product support please contact the author directly on their site.

    https://opentablewidget.wordimpress.com/uk-toptable-support/

    As the author is aware, commercial products are not supported in these forums. As you are their customer I am sure they will have no problem supporting you there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pro version – German restaurant’ is closed to new replies.