cheekyforums Posted March 21, 2009 Posted March 21, 2009 Hi guys, i really need help. take a look at my website. www.ilovecheeky.com.. under the cheeky's blog. the link is broken. why is it so? how can i solve it? Quote
TCH-Thomas Posted March 21, 2009 Posted March 21, 2009 Welcome to the forum, cheekyforums. The link below the dog, goes to a search page and not a blog. I´m a little confused, is the link supposed to go to a search page or a blog? Quote
Bob Crabb Posted March 21, 2009 Posted March 21, 2009 (edited) here is the markup for the link: ><a href="search.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image74','','images/mainbutton_30.gif',1)"><img src="images/main_30.gif" name="Image74" width="121" height="185" border="0" id="Image74" /></a> Like Thomas said, it goes to "search.php", which is returning an error indicating that the script is trying to access an non-existent database table. Has this link worked as you expected in the past, or is the blog a new feature on your site? edit: Getting a level deeper into your site, I see that you have a nav menu along the top of the page, in which the rightmost link is for "search". The anchor tag for that link also goes to search.php, and as expected, the non-existent table error comes up when accessing it. Has the search function worked before? if it has, have you made any changes to the database? Edited March 21, 2009 by Bob Crabb Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.