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 Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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 Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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 Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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 Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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 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.
_________________________
- Custom Web Development
http://www.JCSWebDev.com

Top
#14024 - 06/15/01 09:12 PM Re: "Home" link
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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
_________________________
- Custom Web Development
http://www.JCSWebDev.com

Top
#14026 - 06/15/01 09:30 PM Re: "Home" link
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks