aXeR Posted September 17, 2009 Share Posted September 17, 2009 1.) Sorting client services page. At the moment services are sorted by what ever is in the 'domain' field on the product in WHMCS Admin, this means that both active and cancelled services are mingled together (see attached screen shot). Is there anyway to have cancelled items displayed at the bottom of the list together? 2.) Cookie / Session issue when using HTTP and HTTPs. A few months back I changed our client portal URL to make the most out of the SEO benefits in the KB and announcement modules by having these displayed as http:// whilst having all sensitive information directed over https:// still. The knock on effect seems to be that clients get logged out of https after a short while if on their return visit they come via http if you get my drift? Is this repairable? 0 Quote Link to comment Share on other sites More sharing options...
aXeR Posted September 21, 2009 Author Share Posted September 21, 2009 Anyone have any suggestions at all? I would happily pay for someone to fix point 1 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted September 22, 2009 Share Posted September 22, 2009 1 -easy - look at the "sorting" post i made months ago 0 Quote Link to comment Share on other sites More sharing options...
aXeR Posted September 22, 2009 Author Share Posted September 22, 2009 Cheers Roberto! 0 Quote Link to comment Share on other sites More sharing options...
aXeR Posted September 29, 2009 Author Share Posted September 29, 2009 I managed to fix issue two with support, it seems it was related to a typo in the WHMCS theme 'portal' which is what our custom theme was based around and hence the typo ended up in our theme too: There is an error in the file login.tpl, the line in question should read: <input type="checkbox" name="rememberme"{if $rememberme} checked="checked"{/if} /> But in actual fact it reads: <input type="checkbox" name="rememberme2"{if $rememberme} checked="checked"{/if} /> This is obviously rendering the ‘remember me’ tick box useless 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.