cpickering Posted June 12, 2008 Share Posted June 12, 2008 Allo, I am attempting to build my own style of WHMCS, to which I have followed the wiki that says 'copy the default folder, to a new folder, make your changes, and upload.. ensure you've made the change in admin for this template' I have done this.. I have created a folder called line3, using the contents of default cp -a default/ line3 I have since made 1 simple change in header.tpl New Code Line12: <img src="templates/{$template}/logo.gif" alt="" width="263" height="51" /> Old Code: <img src="templates/{$template}/header.jpg" width="731" height="118" alt="" /> The files exist, and if I cat them on the command line, they are there.. Permissions are the same.. But Guess what? Can't see my change.. View Source, shows header.jpg, a restart of the webserver doesn't show a change, and apache2 log files show no change either.. COnfused? Me too.. And now for some chips... mmmm tasty.. Help? Thanks 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted June 12, 2008 Share Posted June 12, 2008 Did you delete the contents of your templates_c folder to clear the file cache? 0 Quote Link to comment Share on other sites More sharing options...
cpickering Posted June 13, 2008 Author Share Posted June 13, 2008 Do you know what.. I didn't.. You sir, are a legend, thank you 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted June 13, 2008 Share Posted June 13, 2008 Do you know what.. I didn't.. You sir, are a legend, thank you I'm glad that worked out for you, mate. I can't tell you how many times I've forgotten to do the same. Cheers, Rick 0 Quote Link to comment Share on other sites More sharing options...
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.