Can't get pull up the jif site with firefox

Let us know how things are working out or if you have any suggestions or complaints
Post Reply
[JiF]KellysHero
Forum User
Posts: 1257
Joined: Thu Aug 24, 2006 3:29 am

Can't get pull up the jif site with firefox

Post by [JiF]KellysHero »

I'm using IE7 but when I go to jiff.net using firefox (it was recently updated) I get this...there's more, but I just cut and pasted the initial stuff.
<?php
/***************************************************************************
* index.php
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
* email : support@phpbb.com
*
* $Id: index.php,v 1.99.2.7 2006/01/28 11:13:39 acydburn Exp $
*
*
***************************************************************************/

/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/

define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);

//
// Start session management
//
$userdata = session_pagestart($user_ip, PAGE_INDEX);
init_userprefs($userdata);
//
// End session management
//

#======================================================================= |
#==== Start: == Activity Mod Plus ====================================== |
#==== v1.1.0 =========================================================== |
#====
You've got to ask yourself a question: Do I feel lucky? Well, do ya, punk?
[JiF][AARP]Jimbo
Site Admin
Posts: 767
Joined: Wed Aug 23, 2006 7:57 pm
Contact:

Post by [JiF][AARP]Jimbo »

I have firefox 2.002 for Mac and don't see the problem. What version are you running so when I get to work I can test with the same version you are using?
[JiF]AlbieDamned
Forum User
Posts: 516
Joined: Mon Jan 29, 2007 2:51 pm
Location: Ellicott City, MD

Post by [JiF]AlbieDamned »

I use Firefox also. I saw the same issue briefly on Saturday, but it's been working fine since. It looks like I was getting the raw server-side PHP, as if the web server was treating it like a text file. I just recently updated Firefox to 2.0.0.2, but I can't remember if that update was before or after I saw the problem.
[JiF][AARP]Jimbo
Site Admin
Posts: 767
Joined: Wed Aug 23, 2006 7:57 pm
Contact:

Post by [JiF][AARP]Jimbo »

I just posted this using firefox 1.5.0.10 (PC version) which I think is the latest released version. I will try and download the beta and see how that works for me.
[JiF]AlbieDamned
Forum User
Posts: 516
Joined: Mon Jan 29, 2007 2:51 pm
Location: Ellicott City, MD

Post by [JiF]AlbieDamned »

I don't think 2.0.0.2 is beta. I think it's GA.
[JiF][AARP]Jimbo
Site Admin
Posts: 767
Joined: Wed Aug 23, 2006 7:57 pm
Contact:

Post by [JiF][AARP]Jimbo »

Your right it isn't beta, not sure why when I did an upgrade from 1.5 it didn't see that as a choice. But anyway this is being posted from a PC running 2.0.0.2 firefox so I am not sure what is going on. Let us know if it is still happening to you.
[JiF]KellysHero
Forum User
Posts: 1257
Joined: Thu Aug 24, 2006 3:29 am

Post by [JiF]KellysHero »

I'll post when I get home tonight.
You've got to ask yourself a question: Do I feel lucky? Well, do ya, punk?
[JiF]Beej1024
Forum User
Posts: 146
Joined: Wed Aug 23, 2006 11:59 pm
Location: Robin's Nest

Post by [JiF]Beej1024 »

Exclusvly FF with no issues, 1.5/2.0/2.0.0.2 now, no issues.
[JiF]KellysHero
Forum User
Posts: 1257
Joined: Thu Aug 24, 2006 3:29 am

Post by [JiF]KellysHero »

Running 1.5.0.10

I'll try updating to newer version.
You've got to ask yourself a question: Do I feel lucky? Well, do ya, punk?
[JiF]KellysHero
Forum User
Posts: 1257
Joined: Thu Aug 24, 2006 3:29 am

Post by [JiF]KellysHero »

Updated Firefox to the 2.0.0.2 version and it's working. I wonder if it had anything to do with my change here... http://www.jiff.net/viewtopic.php?t=563

Although it was working after I made the change.
You've got to ask yourself a question: Do I feel lucky? Well, do ya, punk?
Post Reply