integrate in wordpress, problem
toner2d
New
Vanilla reloading twice every time, when u try to press any links or buttons
Check it - https://photosell.club/discussion/
Any ideas? 

1
Comments
You MUST add the trusted domain in the box that says trusted domain of where the forum is being embedded...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
i did. nothing changed
you need to add a real Url with https and all that..
https://photosell.cluband also use
https://www.photosell.clubyou need to whitelist all possible ways to reach that domain...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Also please post the htaccess file for vanilla, you seem to be having some redirect issues. When you re click the link to a discussion it does go to it, but for a second and then it redirects back to the discussions index.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Ok, replace the entire contents of that htaccess file with this and report back
# Modified # If you modify this file then change the above line to: # Modified <IfModule mod_rewrite.c> RewriteEngine On # Certain hosts may require the following line. # If vanilla is in a subfolder then you need to specify it after the /. # (ex. You put Vanilla in /forum so change the next line to: RewriteBase /forum or whatever name you have given your forum if in a subdirectory) RewriteBase / RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php\?p=$1 [QSA,L] </IfModule>❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I did. But it doesnot help.
you should change the name of the forum, from discussion to forum
that may be the problem...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Anyway thx for help and for ur time. But it doesnot work too. I uninstall vanilla.