BLiNC
Magazine
Everything you ever wanted to know about
BASE-JUMPING
Jumping Hand-held

Go Back   BASE Jumping - BLiNC Magazine BASEJumping Forums > BLiNCMagazine.com > Suggestions and Feedback

Suggestions and Feedback Something broken? Have a suggestion or feedback? Post it here.


Welcome to the BASE Jumping - BLiNC Magazine BASEJumping Forums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Search this Thread Rating: Thread Rating: 15 votes, 5.00 average. Display Modes
Old February 19th, 2005   #1 (permalink)
FreeflyMike
Guest
 
Posts: n/a
Question Blinc doesn't work with Firefox browser

Anyone ever tried opening blincmagazine.com with the ever-growingly popular Firefox browser? It doesn't work, it just displays the HTML text. Also, the store never works (with IE or Firefox). I've only been coming here for a couple of weeks and I've never been able go open it up without errors.
 
Digg this Post!Add Post to del.icio.usFurl this Post!
Edit/Delete Message Reply With Quote
Old February 19th, 2005   #2 (permalink)
Low-Timer Jumper
 
matt's Avatar
 
Join Date: Nov 2003
Location: DE
Posts: 22
Rating: 0% (0)
Send a message via Yahoo to matt
Default Re: Blinc doesn't work with Firefox browser

Right, it doesn't work with firefox. This is the only page I have had that problem with so it is my homepage on IE. Don't know how to fix it.
__________________
BASE 861
Sonic Beef #2+#3
Now it is time to ingest sandwiches from my compartment.
matt is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old February 20th, 2005   #3 (permalink)
BASE Guru
 
Join Date: Sep 2001
Location: Twin Falls, Idaho; USA
Posts: 312
Rating: 0% (0)
Send a message via AIM to Tom Aiello
Default Re: Blinc doesn't work with Firefox browser

I'm pretty sure Mick shut the store down a while back. If you search old posts you can find the discussion.

Not being a Firefox user, I can't say what's going on there.
__________________
- Tom Aiello : tbaiello@mac.com : Private Message

...I don't care, I'm still free, you can't take the sky from me...
Tom Aiello is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old March 2nd, 2005   #4 (permalink)
Avid Jumper
 
Join Date: Oct 2002
Location: Croatia
Posts: 30
Rating: 0% (0)
Default Re: Blinc doesn't work with Firefox browser

Im using firefox for about 3 months without any problem.
spinerugo is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old March 2nd, 2005   #5 (permalink)
Mac
BLiNC Mod
 
Mac's Avatar
 
Join Date: Aug 2000
Location: Oxford - UK
Posts: 1,626
Rating: 0% (0)
Send a message via MSN to Mac
Default Re: Blinc doesn't work with Firefox browser

Quote:
Originally Posted by spinerugo
Im using firefox for about 3 months without any problem.
even on the page www.blincmagazine.com?? I have found mozilla / firefox cant do anything with this apart from show the page source. I have spent some time searching around coders websites trying to find why this is, I have also used several "check your code" sites to see if they say why the page is not compatible with mozilla but to no avail...........

Maybe some techie mofo can shed light on this.............. or at least find out easier than me why it is so..............
__________________
Michael
UK BASE Board
Mac is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old March 6th, 2005   #6 (permalink)
Avid Jumper
 
Join Date: Oct 2002
Location: Croatia
Posts: 30
Rating: 0% (0)
Default Re: Blinc doesn't work with Firefox browser

Phuck, it shows just source page on www.blincmagazine.com Looks like I just can read forum page. :-/
spinerugo is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old March 16th, 2005   #7 (permalink)
Tyrion
Guest
 
Posts: n/a
Default Re: Blinc doesn't work with Firefox browser

The server is incorrectly serving the shtml pages on the site as "text/plain; charset=ISO-8859-1". IE overlooks this problem (even though it shouldn't) and displays the page as rendered html.

Adding the following line to the header of all the shtml pages on the site should fix the problem:

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />

Hope that works!
 
Digg this Post!Add Post to del.icio.usFurl this Post!
Edit/Delete Message Reply With Quote
Old March 26th, 2005   #8 (permalink)
Man
Ground Crew
 
Join Date: Nov 2004
Location: Italy
Posts: 2
Rating: 0% (0)
Default Re: Blinc doesn't work with Firefox browser

Hello Admin,

your server is not configured correctly,
the content type for .shtml is setup to text/plain (wrong!)
You need to modify your httpd.conf

just remove this line:
AddType text/plain .shtml

and add:
AddHandler server-parsed .shtml


--
just my 0.2euro
Man is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old April 5th, 2005   #9 (permalink)
Low-Timer Jumper
 
matt's Avatar
 
Join Date: Nov 2003
Location: DE
Posts: 22
Rating: 0% (0)
Send a message via Yahoo to matt
Default Re: Blinc doesn't work with Firefox browser

http://basejumping.org/forum/index.php?

If you're looking to just go to the forum pages here on Mozilla follow that link. I am on it now.
__________________
BASE 861
Sonic Beef #2+#3
Now it is time to ingest sandwiches from my compartment.
matt is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Old January 2nd, 2006   #10 (permalink)
Penguin
Guest
 
Posts: n/a
Thumbs down Re: Blinc doesn't work with Firefox browser

Quote:
Originally Posted by Man
Hello Admin,

your server is not configured correctly,
the content type for .shtml is setup to text/plain (wrong!)
You need to modify your httpd.conf

just remove this line:
AddType text/plain .shtml

and add:
AddHandler server-parsed .shtml


--
just my 0.2euro
Hi,

This remark is still valid, nothing has changed so far. Looks like your hosting provider isn't helping out, or what?
 
Digg this Post!Add Post to del.icio.usFurl this Post!
Edit/Delete Message Reply With Quote
Old December 1st, 2007   #11 (permalink)
*********
 
hamsandwich's Avatar
 
Join Date: Jul 2004
Location: Twin Falls, ID; USA
Posts: 662
Rating: 0% (0)
Default Re: Blinc doesn't work with Firefox browser

It works with Firefox now!

-a
hamsandwich is offline  
Digg this Post!Add Post to del.icio.usFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
None

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may post new threads
You may post replies
You may post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Moderation Tools:

Similar Threads
Thread Thread Starter Forum Replies Last Post
Donation of web work for BLiNC???? mknutson The 'Original' BASE Board 1 October 19th, 2006 12:39 PM
I have a BLiNC Stalker! Who Would Have Thought?! dbrutherford The 'Original' BASE Board 5 August 5th, 2005 11:15 AM
BLiNC Forum Rules and Acceptable Use Policy imported_mknutson The 'Original' BASE Board 10 April 17th, 2004 01:37 AM


All times are GMT -7. The time now is 07:21 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
BLiNC MagazineŠ 1994-2009 all rights reserved