link to local file doesn't work on mozilla

Please report bugs here!

Moderator: Thorsten

Post Reply
mbn
Posts: 4
Joined: Fri Nov 15, 2013 5:39 pm

link to local file doesn't work on mozilla

Post by mbn »

Hi,

I recently installed phpMyfaq 2.8. I need to have link on local file on my computer. I created my link in my faq, but when I use mozilla, the link doesn't work, and if I use IE (version 8.0), it correctly works. I search on the web and I found that I had to configure Mozilla to allow the opening of local file. So, I added these lines in the user.js :

user_pref("capability.policy.policynames", "localfilelinks");
user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
user_pref("capability.policy.localfilelinks.sites", "http://name_of_websiteglpi");

But it still doesn't work...

Can you help me ?

Thank!
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: link to local file doesn't work on mozilla

Post by Thorsten »

Hi,

did you restart Mozilla?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
mbn
Posts: 4
Joined: Fri Nov 15, 2013 5:39 pm

Re: link to local file doesn't work on mozilla

Post by mbn »

Hi,

yes I restarted Mozilla, and I also restarted my computer.
mbn
Posts: 4
Joined: Fri Nov 15, 2013 5:39 pm

Re: link to local file doesn't work on mozilla

Post by mbn »

Any idea?
this problem has already occured?

Thank !
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: link to local file doesn't work on mozilla

Post by Thorsten »

Hi,

well, it's more a Mozilla than a phpMyFAQ issue in my opinion...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
mbn
Posts: 4
Joined: Fri Nov 15, 2013 5:39 pm

Re: link to local file doesn't work on mozilla

Post by mbn »

Hi,

I found a solution. I installed the module "Local filesystem Links" on mozilla firefox and now it works. :)

Rgds,

Mbn
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: link to local file doesn't work on mozilla

Post by Thorsten »

Hi,

cool!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply