CodeIgniter Forums
[solved]Navigation Menu - loading other pages? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: [solved]Navigation Menu - loading other pages? (/showthread.php?tid=42710)

Pages: 1 2


[solved]Navigation Menu - loading other pages? - El Forum - 06-17-2011

[eluser]brucebat[/eluser]
Thanks for all your help guys

I have figured out the problem.

The extra ?> was caused by my template.php

I should not have had a closing ?> at the end of that file. When I removed it, that got rid of it.

Once again thankyou all.

This is one of the best communities I have been in, normally if this was C++ and I was on another community designated "X" I would be getting hounded with silly remarks instead of solutions and ideas.

Smile