php forum
php mysql forum
php mysql smarty
 
Topic Options
#14014 - 06/15/01 07:45 AM "Home" link
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I can't find anywhere else to say it, so...

The "Home" link in the top right part (not in the menus, just http://www.ubbdev.com/art/nav1.gif) redirects to www.ubbdev.com/index.shtm that doesn't have text.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#14015 - 06/15/01 12:36 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
that link goes to the front page LK, which has lots of text, what are you seeing?
_________________________
- Allen wavey
- What Drives You?

Top
#14016 - 06/15/01 02:34 PM Re: "Home" link
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I don't mean the menubar, I mean the picture.

Line 197 (in HTML) when looking at my topic:
Code:
code:

Here index.shtm has no text, only a picture with "Latest News" on it.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#14017 - 06/15/01 02:45 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
now I am really puzzled, as that is the link I always use to get back to the front page, and it has lots of text, what browser do you use? and what do you see when you go to http://ubbdev.com/ ?
_________________________
- Allen wavey
- What Drives You?

Top
#14018 - 06/15/01 02:52 PM Re: "Home" link
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I'm using IE 6, and http://www.ubbdev.com works.

Looks like it's not compiled for some reasons...

Like:
Code:
code:

or:
Code:
code:
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#14019 - 06/15/01 03:02 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Now that is even stranger, cuz I am using IE6 as well, and it works fine laugh

That's weird that it is happening, did this just start last night? I changed some settings on the server regarding compression, and it may be acting up...

Do you see all the includes? There should be 5 or 6 of them...
_________________________
- Allen wavey
- What Drives You?

Top
#14020 - 06/15/01 03:06 PM Re: "Home" link
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
There are only these two <!--#exec cgi=...-->.

I don't know if it just started last night, but maybe so because I guess it's not the first time I've clicked on it and it's the first time nothing shows up.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#14021 - 06/15/01 03:19 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
hmmm... I may need to turn compression off then, as it seems like it doesn't wanna run the cgi files when returning the page. I could make it work by adding "cgi" to the list of files it would compress, but that would mean the whole forum would get compressed, which is good (the pages would load faster), but would possibly kill the processor in the process (it would run the cgi file and store it, but have to rerun it everytime the file changed, and there are lots of files changing), which is, you know, bad...:)

btw, we are including several txt files as well... they don't have to be run, so they load.
_________________________
- Allen wavey
- What Drives You?

Top
#14022 - 06/15/01 07:56 PM Re: "Home" link
Deb Administrator Offline
Pooh-Bah

Registered: 02/13/00
Posts: 3480
Loc: Wisconsin
In my NS 4.5 it redirects properly but in IE 5 there is no text in the center, only the title "Latest News".
_________________________
- Deb

Top
#14023 - 06/15/01 08:52 PM Re: "Home" link
J.C. Offline
Addict

Registered: 08/11/00
Posts: 1551
Allen, what I see is if you click the "home" that isn't in the drop menu you get this..

http://www.ubbdev.com/index.shtm

If you go one line down and click that "home" you get the normal home page. It's in the hier menu.
_________________________
- Groupee Moderator
- Custom Web Development
http://www.JCSWebDev.com

Top
#14024 - 06/15/01 09:12 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
I just turned off compression for shtm files... hopefully that should fix it, too many cgi files being ssi'd into them for compression to work well
_________________________
- Allen wavey
- What Drives You?

Top
#14025 - 06/15/01 09:16 PM Re: "Home" link
J.C. Offline
Addict

Registered: 08/11/00
Posts: 1551
Now you have a header statment showing above the middle announcement. (DB's farewell..)

"HTTP/1.1 200 OK Date: Sat, 16 Jun 2001 02:14:47 GMT Server: Microsoft-IIS/5.0 Content-type: text/html "

I'm using IE 5.01
_________________________
- Groupee Moderator
- Custom Web Development
http://www.JCSWebDev.com

Top
#14026 - 06/15/01 09:30 PM Re: "Home" link
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
due to some cgi/perl mappings we were trying for bug-testing ubb v6.1 - didn't work, so we're back. smile
_________________________
- Allen wavey
- What Drives You?

Top
#14027 - 06/16/01 12:33 AM Re: "Home" link
Tech-Ni-Kal Offline
Member

Registered: 05/23/01
Posts: 2685
Loc: » Ü § Å «
Aight I dont see a thing wrong anywhere.. frown what are you all talking bout

Top
#14028 - 06/16/01 12:59 AM Re: "Home" link
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It works laugh

<FONT COLOR="#000000" SIZE="1">[ June 16, 2001 12:59 AM: Message edited by: LK ]</font>
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top


Moderator:  Deb 
Who's Online
0 registered (), 26 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Spell Check [beta]
by Bill B
Yesterday at 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
Yesterday at 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
Yesterday at 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
Yesterday at 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
David DelMonte, nick1, Begbie, cenk, MATTO
13363 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks