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

   "Home" link to Del.icio.us Add to del.icio.us
  Digg "Home" link Digg it
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: 25434
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: 25434
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: 25434
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: 25434
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: 3479
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: 25434
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: 25434
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
1 Registered (Gizmo), 26 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by AllenAyres
10/13/08 01:36 PM
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Newest Members
Kevs, pisa666, ghengis317, NitroX, Dogan
13346 Registered Users
Top Posters Last 30 Days
AllenAyres 11
blaaskaak 6
Ian_W 4
tackaberry 4
Chris Bale 4
Gizmo 4
FREAK1 4

 

 

 
fusionbb message board php hacks