Page 7 of 8
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 1:56 pm
by axew3
Ok, a moment, as ever little confused (when you have not all under hands it is easy) ...
I see that the url output on widget, is from the start wrong, so there is something that lead to this somewhere.
Just to not loose the vicious, can you try to test this then?
WordPress Address (URL) and Site Address (URL)
Into wordpress, under Settings -> General, what are URLs of the site you have setup into?
[EDITED]
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 2:01 pm
by Dysphoria
I have to remove the '2' in the name, right? haha Nvm that lol.
Both are this:
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 2:06 pm
by Dysphoria
Well, it's still not doing what it's supposed to do, but now it leads me to the same page as when I click on register. So there is a change in the url's.
Code: Select all
https://talkatastic.be/forum/?forum_id=7&topic_id=57&post_id=201#p201
Omg, wait. I'm stupid. guests can't read topics on my forum, I forgot. Wow, that was really stupid. It proably works now. I'm gonna test it out.
[EDIT]: Yep, the above works now. Gosh, that was stupid haha. But okay, there probably still was something wrong with the last topic widget, hence the weird url.
But okay, now the problem is that people don't get redirected to the register page or to the right page when they click on 'I forgot password'.
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 2:14 pm
by axew3
No look, it is not easy understand these things ...
Anyway, it is still not ok because links return:
Code: Select all
https://talkatastic.be/index.php/index.php/forum/?mode=sendpassword
or
Code: Select all
https://talkatastic.be/index.php/index.php/forum/?forum_id=6&topic_id=54&post_id=203#p203
there is something into your wordpress configuration, that add double index.php into urls?
Some setting into wp that lead to this? Or plugin code (strange) into some configuration ...
I will try to get it out on mind what it can be
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 2:21 pm
by Dysphoria
If it helps, these are the plugins I've got installed:
Re: Last topic widget + registration redirect to iframe
Posted: Fri Feb 21, 2020 3:47 pm
by axew3
unique that could interfere is seo Yoast? have you try to disable it and check?