Support » Plugin: Customizable WordPress Gallery Plugin - Modula Image Gallery » redirect error on facebook share

  • Resolved ~MR

    (@mediblereview)


    I get the following error when I try to share via facebook. The other social sharing features work fine

    The redirect_uri URL is not supported

    How to fix?

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Miha

    (@mplusb)

    Hello @mediblereview,

    Thank you for reaching out to is!
    Please rest assured we will get to the bottom of this.
    Could you please send your website’s url so I can take a look?
    More exactly the url where your gallery is.

    Thank you,
    Mihaela

    Thread Starter ~MR

    (@mediblereview)

    Sorry, the link is here: http://mediblereview.com/test-2/

    Plugin Support Miha

    (@mplusb)

    Hello @mediblereview,

    Thank you!
    Could you please deactivate all of your plugins to make sure this is not caused by a plugin?
    We need to rule that possibility out.

    Thank you,
    Mihaela

    Thread Starter ~MR

    (@mediblereview)

    After extensive testing, the conflict lies with the “NextScripts: Social Networks Auto-Poster” plugin.

    Unfortunately that plugin is more important than this gallery, so if the gallery will not coexist peacefully with that plugin, I will have to find another one that does.

    Any thoughts or should I just start to look elsewhere?

    • This reply was modified 4 years, 7 months ago by ~MR.
    • This reply was modified 4 years, 7 months ago by ~MR.
    Plugin Support Miha

    (@mplusb)

    I believe there is a solution for this.
    Please go to this file: modula-lite/scripts/jquery.modula.js then go to line 465 and delete that whole line.
    Then from the line above it (464) remove the last + and instead of it add ;
    and save the file.

    This should solve the issue.
    Let me know how it goes!

    Best regards,
    Mihaela

    Thread Starter ~MR

    (@mediblereview)

    I downloaded the modula-best-grid-gallery/scripts/jquery.modula.js, I am assuming this is the right one?

    In both of my editors, line 465 is: case ‘center’: and line 464 is blank. Could you perhaps paste the code snippet that I am looking for here so I can search for it?

    Thanks for the assistance on this!

    Plugin Support Miha

    (@mplusb)

    Hello @mediblereview,

    I apologize for the delayed response! We are a bit slower on weekends.
    Please try this path: modula-best-grid-gallery\assets\js\jquery.modula.js
    And you should find that code on line 445
    If not, you can search in that file for it, here it is: "redirect_uri=http://modula.greentreelabs.net/facebook_redirect.html";

    Remove this line and also the + from the line above it and then add ;

    All the best,
    Mihaela

    Thread Starter ~MR

    (@mediblereview)

    FYI, you must be looking at an older version. The file is located in /modula-best-grid-gallery/scripts/jquery.modula.js on my server.

    Also, the code in question is located on line 929, not 445.

    After locating the code and removing it, the issue has been resolved!

    Thank you again,

    Allan

    Plugin Support Miha

    (@mplusb)

    You’re most welcome, Allan!
    Great job finding the code – you rock!

    Have an awesome day ahead,
    Mihaela

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘redirect error on facebook share’ is closed to new replies.