Page 1 of 1

Broken mainpage frame

Posted: Sat Feb 23, 2008 3:21 am
by Fangs404
I don't know if you realized this, but http://www.texasshooting.com/TexasCHL_Forum/ actually splits into 2 frames, and the frame on the left merely has a broken image and is taking up room. It's been like this for a few weeks now, and I just figured I'd point it out. You have 2 index pages here (index.htm and index.php). The simplest fix for this problem is to merely delete the index.htm page and allow the correct index.php page to do what it's paid to do.

Thanks for the awesome forum. :smile:

Re: Broken mainpage frame

Posted: Sat Feb 23, 2008 6:34 am
by AEA
Why not just direct your browser to the correct .php index page and forget about it?

Re: Broken mainpage frame

Posted: Sat Feb 23, 2008 3:32 pm
by Fangs404
AEA wrote:Why not just direct your browser to the correct .php index page and forget about it?
Because the whole purpose of the index.* page is so that you don't have to manually type in index.php after the URL. You don't go to PayPal's site and type in http://www.paypal.com/index.jsp, do you? It's quite an easy fix, and it looks like Charles probably didn't even realize he had left the index.htm page there.