1 giandroid Feb 04, 2016 22:58
3 haharen Feb 07, 2016 03:56
Hi , @giandroid
The url http://www.giandosigurani.com/blog/blogs/blog5.php?tempskin=_rss2 works fine, not broken, isn't it?
4 mgsolipa Feb 07, 2016 13:37
@giandroid I think you were getting this error when clicking on the RSS link: "A redirection to an external URL was blocked for security reasons", so doing a simple search in the forums would point you to the solution very quickly: http://forums.b2evolution.net/?s=A+redirection+to+an+external&submit=Search&disp=search
Please see section "Allowing redirects to different domains" of this on-line manual page: http://b2evolution.net/man/advanced-php.
Regards!
5 giandroid Feb 07, 2016 19:07
Hmm when I searched for that error, I did not find that page on the forum. But thank you! I will update those settings and get back to you.
The ?tempskin=_rss2 url does not work for me for some reason... It did for a small while, bringing me to the on-site RSS feed, but it stopped working about a day later and just redirected to the front page.
6 giandroid Feb 07, 2016 19:39
As the forum post suggested, I changed the _advanced.php file to allow redirects, and my RSS feedburner feed works now. Thanks for the help.
7 giandroid Feb 07, 2016 23:07
Hmm. Strange. The problem restored itself once again. It worked for a small while, going straight to my Feedburner feed, but again it stopped working, redirecting to the main page. I double checked a few things:
/config/_advanced.php says $allow_redirects_to_different_domain = 'always';
Feedburner URL is correct in backoffice>Settings>Advanced
I did a cache refresh in my browser, and furthermore purged the cache on the server side. So it should have the up to date files. But it fails to redirect to my feedburner URL. And now it's not giving me the red "A redirection to an external URL was blocked for security reasons."
So for some reason when I make a change (about this one issue), it works for a little while and snaps back to non-working state. Any ideas?
8 mgsolipa Feb 10, 2016 06:05
@giandroid I'm checking your site and, at this moment, the RSS link seems to work correctly redirecting me to FeedBurner as expected.
9 giandroid Feb 11, 2016 22:42
Well if it's working for you it must be fine. I've tried it out on multiple devices, and it works MOST of the time. My laptop won't redirect, for some reason, and neither will my desktop. But when I try it out on the computers at school, it does work. It also works on my phone. So there's some kind of problem with my specific devices, which threw me off for a bit.
Thanks for all your help!
10 mgsolipa Feb 12, 2016 06:27
@giandroid what browser are you using on your laptop and desktop?
When you change the value of $allow_redirects_to_different_domain
, the former redirection remains cached in your browser (at least in Chrome it does), so clearing cache just next to the value change is a must. Logout and login again will also do the trick.
11 giandroid Feb 22, 2016 00:45
Oh sorry I missed the email notification for this comment!
I use Firefox for both desktop and laptop. I do cache refreshes (shift + ctrl + R) often, and I clear the cache from the browser, but the changes still wouldn't reflect. Then I did a cache delete from the server side using cpanel on my hosting service, and another cache refresh, and voila! It finally happened.
Thanks for your help!
Oh come on. TWO DAYS no reply for my issue? I really like b2evolution but man the support takes forever. It doesn't seem that hard of an issue.
I ended up deleting the URL for my Feedburner feed in the "URL" Section of back office. That got it to work for a small while, but it stopped working again.