bef Posted March 18, 2007 Share Posted March 18, 2007 'Your IP has been logged to prevent fraudulent signups: xxx.xx.xxx...' Has this security feature been removed from the order page of the current verision? If not, how do you activate this from the admin panel? If so, how might I be able to put this security notice in the footer of my WHMCS order page? Best Regards, BEF 0 Quote Link to comment Share on other sites More sharing options...
0 joe123 Posted March 18, 2007 Share Posted March 18, 2007 If so, how might I be able to put this security notice in the footer of my WHMCS order page? I guess it is only in one ot the order forms , its not included in the boxes order form . you can use the following smarty code to get the IP date and time : {$smarty.server.REMOTE_ADDR} {$smarty.now|date_format:"%Y-%m-%d %H:%M:%S"} put any text you wish around it hope this helps 0 Quote Link to comment Share on other sites More sharing options...
0 WHMCS CEO Matt Posted March 19, 2007 WHMCS CEO Share Posted March 19, 2007 It's just the text message displayed to the user is only on the default template. It can be added to the boxes template and the data is captured no matter which template is used anyway. Matt 0 Quote Link to comment Share on other sites More sharing options...
0 bef Posted March 19, 2007 Author Share Posted March 19, 2007 Thanks Matt and joe123. 0 Quote Link to comment Share on other sites More sharing options...
Question
bef
'Your IP has been logged to prevent fraudulent signups: xxx.xx.xxx...'
Has this security feature been removed from the order page of the current verision?
If not, how do you activate this from the admin panel?
If so, how might I be able to put this security notice in the footer of my WHMCS order page?
Best Regards,
BEF
Link to comment
Share on other sites
3 answers to this question
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.