April 27, 2024, 02:48:51 PM

Author Topic: Need Help  (Read 2406 times)

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Need Help
« on: November 20, 2007, 07:52:10 PM »
Alright, I'm having some trouble with the music clips page, and I'm hoping that someone here can figure out what the problem is. Here's a link to the page: https://twctodayforums.com/music.php. As soon as you get there you should be able to tell what's wrong. Perhaps you can find out if there's something wrong by looking at the page's source code?

Any help would be appreciated!  :sunglasses:

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #1 on: November 20, 2007, 08:01:12 PM »
Anyone?  :P

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #2 on: November 20, 2007, 08:06:47 PM »
Bump.

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #3 on: November 20, 2007, 08:17:43 PM »
Anyone?

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #4 on: November 20, 2007, 09:00:06 PM »
Anyone?

Offline Concentric Eyewall

  • Sr. Member
  • *
  • Posts: 483
    • View Profile
  • SD Channel #: 214
Re: Need Help
« Reply #5 on: November 20, 2007, 09:31:22 PM »
Why is it in another table?  Shouldn't it just enclosed in a <TD> tag? :unsure:

Code: [Select]
<table width="100%" border="0">
    <tr>
        <td class="boxTabs" valign="top">
            <b>Audio Clips - 0</b><br><a href="music.php?l=0">0-9</a> | <a href="music.php?l=a">A</a> | <a href="music.php?l=b">B</a> | <a href="music.php?l=c">C</a> | <a href="music.php?l=d">D</a> | <a href="music.php?l=e">E</a> | <a href="music.php?l=f">F</a> | <a href="music.php?l=g">G</a> | <a href="music.php?l=h">H</a> | <a href="music.php?l=i">I</a> | <a href="music.php?l=j">J</a> | <a href="music.php?l=k">K</a> | <a href="music.php?l=l">L</a> | <a href="music.php?l=m">M</a> | <a href="music.php?l=n">N</a> | <a href="music.php?l=o">O</a> | <a href="music.php?l=p">P</a> | <a href="music.php?l=q">Q</a> | <a href="music.php?l=r">R</a> | <a href="music.php?l=s">S</a> | <a href="music.php?l=t">T</a> | <a href="music.php?l=u">U</a> | <a href="music.php?l=v">V</a> | <a href="music.php?l=w">W</a> | <a href="music.php?l=x">X</a> | <a href="music.php?l=y">Y</a> | <a href="music.php?l=z">Z</a>

            <hr size="1" noshade>
            <a href="clips/2005 Storm Alert.mp3">2005 Storm Alert</a><br>
<a href="clips/2006 Storm Alert 1.mp3">2006 Storm Alert 1</a><br>
<a href="clips/2006 Storm Alert 2.mp3">2006 Storm Alert 2</a><br>
<a href="clips/7 and 5 - The Memory.mp3">7 and 5 - The Memory</a><br>
<a href="clips/7and5 - Never Look Back.mp3">7and5 - Never Look Back</a><br>
<a href="clips/7and5 - Questions.mp3">7and5 - Questions</a><br>
<br>
        </td>

    </tr>
</table>     

Offline twcclassics

  • Classic TWC Expert
  • Ultimate Member
  • *
  • Posts: 6756
  • Gender: Male
    • View Profile
    • TWC Classics
  • Cable Provider: DirecTV
  • HD Channel #: 362
  • WxStar Version: Satellite
Re: Need Help
« Reply #6 on: November 20, 2007, 09:47:37 PM »
Yah, you're missing a closing TD tag and an opening one for the mp3 links. What happened to the script I gave you the other day? We had that working, right? :unsure:
TWC Classics Webmaster
https://twcclassics.com

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #7 on: November 20, 2007, 09:52:18 PM »
Yah, you're missing a closing TD tag and an opening one for the mp3 links. What happened to the script I gave you the other day? We had that working, right? :unsure:

Yeah we had it working. I'm not sure why it stopped working. I was checking all my pages yesterday when I noticed that it was out of whack again.  :wacko:

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #8 on: November 21, 2007, 12:25:50 AM »
Alright, I think I've just about fixed it. There still seems to be a tiny issue with the footer though. If anyone can clue me in (cause believe me, I'm clueless  :P) on what the problem is, I'd really appreciate it.  :sunglasses:

Offline lfmusiclover

  • Ultimate Member
  • *
  • Posts: 10046
  • Gender: Male
  • TWC Fan 1990-1999
    • View Profile
  • Cable Provider: Verizon FiOS
  • HD Channel #: 619
  • SD Channel #: 119
  • WxStar Version: IntelliStar
Re: Need Help
« Reply #9 on: November 21, 2007, 12:27:33 AM »
On second thought, I figured it out.  :lol:

Thanks for your help, Matt and Dan.  :sunglasses:

Offline Concentric Eyewall

  • Sr. Member
  • *
  • Posts: 483
    • View Profile
  • SD Channel #: 214
Re: Need Help
« Reply #10 on: November 21, 2007, 11:40:02 AM »
Not a problem