flyalaska Posted July 9, 2014 Report Posted July 9, 2014 I am getting a footer and header error. I know that the error means that footer and header.tpl doesn't exist. Those files are not used anymore. Why am I gettting this error? home/flyakaco/public_html/flyaka.com/phpvms/Artic_Blue/core/classes/TemplateSet.class.php Quote
Tom Posted July 9, 2014 Report Posted July 9, 2014 Where on your site are you seeing the error? Quote
flyalaska Posted July 9, 2014 Author Report Posted July 9, 2014 In the main page. It messed the css. http://www.bluedogdesigns.net/phpvms/Artic_Blue/index.php/ Quote
Tom Posted July 9, 2014 Report Posted July 9, 2014 So does layout.tpl exist in the location it's looking? Quote
flyalaska Posted July 9, 2014 Author Report Posted July 9, 2014 Far as I know footer.tpl and header.tpl are not used anymore in the skins. It is not called anywhere on my template files. Quote
Tom Posted July 9, 2014 Report Posted July 9, 2014 Correct, but it will still default to selecting header/footer if a layout.tpl is not found (to provide compatibility with older skins) Quote
flyalaska Posted July 9, 2014 Author Report Posted July 9, 2014 I put a empty header and footer.tpl. That did not do the trick? Any suggestions? Quote
flyalaska Posted July 10, 2014 Author Report Posted July 10, 2014 Fixed the issue. I am making multiple skins and was sharing the same DB. So the active skin in admin was changed. All fixed now, using a separate DB for each skin. Thanks for the help Tom! 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.