TWC Today Forums

TWC Today => TWC Today News => Topic started by: lfmusiclover on November 20, 2007, 07:52:10 PM

Title: Need Help
Post by: lfmusiclover 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 (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:
Title: Re: Need Help
Post by: lfmusiclover on November 20, 2007, 08:01:12 PM
Anyone?  :P
Title: Re: Need Help
Post by: lfmusiclover on November 20, 2007, 08:06:47 PM
Bump.
Title: Re: Need Help
Post by: lfmusiclover on November 20, 2007, 08:17:43 PM
Anyone?
Title: Re: Need Help
Post by: lfmusiclover on November 20, 2007, 09:00:06 PM
Anyone?
Title: Re: Need Help
Post by: Concentric Eyewall 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>     
Title: Re: Need Help
Post by: twcclassics 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:
Title: Re: Need Help
Post by: lfmusiclover 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:
Title: Re: Need Help
Post by: lfmusiclover 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:
Title: Re: Need Help
Post by: lfmusiclover on November 21, 2007, 12:27:33 AM
On second thought, I figured it out.  :lol:

Thanks for your help, Matt and Dan.  :sunglasses:
Title: Re: Need Help
Post by: Concentric Eyewall on November 21, 2007, 11:40:02 AM
Not a problem