in2tech Posted February 5, 2015 Report Share Posted February 5, 2015 When uploading a copy of phpVMS to a sub domain on my site for testing I noticed that the default crystal skin worked and my skins did not without changing the path to the skin, but the crystal skin has the layout.php instead of layout.tpl . Can someone explain exactly what this does? Thanks! Quote Link to comment Share on other sites More sharing options...
MikeTGV Posted February 5, 2015 Report Share Posted February 5, 2015 Crystal skin has the files in the php format because you are using simpilot's phpVMS 5.5x. It doesn't change anything, its just there for greater security since you cannot access php code. All the skins work just work just how they used to in the default phpVMS but you just have to change it to .php from .tpl . In simpilot's version all the skins files are in core/pages/ and only the style.css and layout.php in the crystal skin folder. You dont have to follow this method , just keep the pages in the core as they are, and put your skin in a new folder in /lib/skins/YOUR_SKIN/ just like crystal and that's about it. 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.