hypnotic_monkey Posted May 1, 2012 Share Posted May 1, 2012 I know i can use the ?systpl=portal in the url, but is there a way to hard code it into the php files? e.g. most of the site will be theme A but the client area bits will be theme B. Or is there a way i could set it up with htaccess? 0 Quote Link to comment Share on other sites More sharing options...
hypnotic_monkey Posted May 1, 2012 Author Share Posted May 1, 2012 Think i have solved it.... Made a sub directory with all the whmcs files in. Made a symbolic link to the /templates folder. then setup the .htaccess with: RewriteRule ^index.php$ ./whmcs/index.php?systpl=themeA [L,NC] etc. 0 Quote Link to comment Share on other sites More sharing options...
hypnotic_monkey Posted May 1, 2012 Author Share Posted May 1, 2012 (edited) .......... Edited May 1, 2012 by hypnotic_monkey 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.