Linkage! (broken links)

Feel free to chat about non-Chaos stuff in here.
Post Reply
Tim
Chaotic Dreams Team
Posts: 444
Joined: Sun Aug 29, 2004 4:50 pm
Location: Proxy King Lair

Linkage! (broken links)

Post by Tim »

Here's what I found on
http://chaotic.beyondunreal.com/c_team.php?view=cut
----------
FurrySound: links go to
http://chaotic.beyondunreal.com/www.furrysound.net
http://chaotic.beyondunreal.com/www.bluesnews.com

Error: Where did that http:// go? You forgot to add http in anchor (a)
Solution:

Code: Select all

<a href="http://www.furrysound.net">FurrySound.net - My House</a>
----------
ChaosUT, ChaosUT2 toggle:
When clicking ChaosUT and going back to ChaosUT2 I get 404 to:
http://chaotic.beyondunreal.com/c2_team.php?view=cut2

Error: You put c2_team.php instead of c_team.php
Solution:

Code: Select all

<a href="/c_team.php?view=cut2">ChaosUT2</a>
------------------------------
I'll edit and bump this post if I find more.

EDIT:
http://chaotic.beyondunreal.com/c_art.php?view=cut
Same error with togling CUT and CUT2 then on Team page!
MassChAoS
Posts: 1301
Joined: Thu May 02, 2002 3:26 am
Location: Florida
Contact:

Post by MassChAoS »

Mark, are you going to fix these? The toggle ones I might need to fix, but the team page should be easy for you to handle.
Post Reply