Jump to content

Frustrations, and a bag of chips..


Recommended Posts

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 :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated