rumi Posted January 17, 2007 Share Posted January 17, 2007 Any ideas on what could be causing this to show on the top of my pages? It only shows when I look at view>source and not when looking at my code in notepad. ..............TOP OF PAGE HERE.............. <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <!-- footer_eof //--> <br> </body> </html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ..............THEN MY NORMAL CODE HERE..................... My pages load fine (except for margin at the top). Hope for some help. thank you coders Link to comment Share on other sites More sharing options...
davidinottawa Posted January 17, 2007 Share Posted January 17, 2007 Any ideas on what could be causing this to show on the top of my pages? It only shows when I look at view>source and not when looking at my code in notepad. these lines are in several places. does this occur on *every* page within your site ? did you edit any files already ? or is this a fresh install ? Link to comment Share on other sites More sharing options...
pynchon Posted January 17, 2007 Share Posted January 17, 2007 Any ideas on what could be causing this did you edit php files to remove the right hand column .... it looks as though some code has gone astray or accidentally pasted into the wrong area Link to comment Share on other sites More sharing options...
davidinottawa Posted January 17, 2007 Share Posted January 17, 2007 did you edit php files to remove the right hand column .... it looks as though some code has gone astray or accidentally pasted into the wrong area definitley. Link to comment Share on other sites More sharing options...
rumi Posted January 17, 2007 Author Share Posted January 17, 2007 these lines are in several places. does this occur on *every* page within your site ? did you edit any files already ? or is this a fresh install ? Yes, it occurs on every page. I first noticed it after installing Header Tags Controller so I removed all the files related to HTC, thinking that was the problem, but its still happening. I have installed STSv4.3.3 and PayPal IPN. Link to comment Share on other sites More sharing options...
rumi Posted January 17, 2007 Author Share Posted January 17, 2007 did you edit php files to remove the right hand column .... it looks as though some code has gone astray or accidentally pasted into the wrong area I have installed STS v4.3.3 and Im using one template for all the files and Im using css without tables. I just need to keep at comparing the files. Link to comment Share on other sites More sharing options...
rumi Posted January 17, 2007 Author Share Posted January 17, 2007 I have installed STS v4.3.3 and Im using one template for all the files and Im using css without tables. I just need to keep at comparing the files. Fixed it. There was a line missing in includes/application_bottom.php. Thanks for help Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.