PHPBB Problem?

Everything else that doesn't fall into one of the other PB categories.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8452
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

PHPBB Problem?

Post by netmaestro »

Here is a link I placed on one of my posts: http://lloydsplace.com/quickupload.zip

When I click this link it goes nowhere. But if I copy the text of the link and paste it in the address bar of the browser, it works.

One more weird thing: If I change the link to https:// (which my site does not support) the browser will give safety warnings and when you do the whole advanced->proceed anyway thing... it works!

This is more than enough to qualify for my daily weird, of which there is always at least one.
BERESHEIT
DarkDragon
Addict
Addict
Posts: 2346
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: PHPBB Problem?

Post by DarkDragon »

Probably security limitations of the browser. Http is basically forbidden nowadays. Letsencrypt can get you a free certificate for https.

CORS or CSP might be involved.
bye,
Daniel
GoodNPlenty
Enthusiast
Enthusiast
Posts: 112
Joined: Wed May 13, 2009 8:38 am
Location: Arizona, USA

Re: PHPBB Problem?

Post by GoodNPlenty »

Works with Firefox and Internet Download Manager. It appears Internet Download Manager handles the download in the background eliminating the issue. If I turn off Internet Download Manager Firefox reports a security risk and aborts the download. Not sure if this is helpful but I thought I would point it out.
Post Reply