Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Nuanced Media

    (@nuanced-media)

    SSmeredith,

    If you would be willing to make me a temporary admin account and password, I can take a look and do my best to resolve the issue. You can send creds to [email protected].

    Let me know your thoughts,
    Thanks,
    Charlie Maxwell
    [NM_Developer]

    Thread Starter SSmeredith

    (@ssmeredith)

    On it’s way, thanks!!

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    SSmeredith,

    Problem resolved. A simple override to force and update of the DB to the most updated table structure resolved the issue. Let me know if there is anything else I can do for you.

    Thanks,
    Charlie Maxwell
    [NM_Developer]

    Thread Starter SSmeredith

    (@ssmeredith)

    Hi Charlie,

    Is this part of an upcoming plugin update or were there changes made?
    After clearing the cache, when I clicked on submit, I got this blank page:

    https://sunburstbincleaning.com/wp-content/plugins/rich-reviews/shortcodes/redirect-form-processing.php?key=Y&category=none&postID=2087

    If I need to do something, please let me know.

    Thanks!

    Thread Starter SSmeredith

    (@ssmeredith)

    Hi again ??

    I think it’s fixed now.

    What did you do so I can know for next time, I use this theme for most projects.

    Thanks you!!

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    SSmeredith,

    It’s not a problem with theme necessarily, the DB just didn’t update properly when you updated the plugin. The Database has had to change to accommodate the transition to ipv6 (ip addresses) which require more memory allocated in the DB table. Yours simply didn’t update properly, and hence reviews submitted failed to be stored because the collected ip address of the reviewer was too large for the allocated data. I just ran a DB failsafe that i built into the plugin before the last update for easy handling of this possibility exactly. The shortcode [RICH_REVIEWS_DB] can be placed on a new page or post, then previewing the page will then run the update, after which the post should be removed.

    Further, the page you landed on after clearing your cache was a new addition as of the last update, however, unrelated to the DB issue. This is simply a different method of submitting the review form data, and is tied to an option (second checkbox under Form Options). This alternate method uses a http redirect to submit the form and effectively clear post data, before returning to the form page. This removes the possibility of duplicate entries from refreshing the form page after submission, however it does rely on local storage to redirect back to the form page properly and handle error states, and hence in rare circumstances clearing one’s cache while on the form page before submission may result in a navigation error. You can however, always turn this option off and return to the default handling of form submission.

    Thanks,
    Charlie Maxwell
    NM_Developer]

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Submissions not entering and blank page’ is closed to new replies.