laszlof Posted September 25, 2010 Author Share Posted September 25, 2010 We screen all our orders manually for fraud. Its a saturday so we do not have regular hours for billing. I'll poke one of our billing folks to take a look at it. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
Dedigeeks-Sean Posted September 25, 2010 Share Posted September 25, 2010 Mine does not come out as nice as the picture We screen all our orders manually for fraud. Its a saturday so we do not have regular hours for billing. I'll poke one of our billing folks to take a look at it. Thanks! Thanks, was all approved 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted September 25, 2010 Author Share Posted September 25, 2010 It should look exactly like the picture if you're using the default whmcs stylesheet and copy/paste the code from the README.txt (don't forget to add the language entries) 0 Quote Link to comment Share on other sites More sharing options...
Dedigeeks-Sean Posted September 25, 2010 Share Posted September 25, 2010 It should look exactly like the picture if you're using the default whmcs stylesheet and copy/paste the code from the README.txt (don't forget to add the language entries) That be my issue then I am not using the default, rather the "Portal", in a custom skin. I will work on it and see how I can progress with it, no wonder it looked off! 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted September 26, 2010 Author Share Posted September 26, 2010 Ya, you'll need to toy with the styles to make it look good.. But thats why I did it that way, so you can customize it to look however you like. Be sure to post up some screenshots of whatever you come up with! 0 Quote Link to comment Share on other sites More sharing options...
GGWH-James Posted September 26, 2010 Share Posted September 26, 2010 (edited) Thsi is slightly off-topic, but regarding some posts that I've seen within this thread relating to encoding... To date I have not found a single tool that could successfully decode the latest version of ionCube encoded projects. Most of the working tools are for grossly outdated copies of encoded files. (i.e. seZenders only works on Zend Guard 3 and older, but their latest version is 5.x.x which is several years newer than what the tools are intended on cracking). When a file is encoded with ionCube the source is compiled to a new language and the original source is gone entirely. The new language is bytecode, which is just a stream of binary data and low level instructions. These are then encoded by the Encoder to change the form of the bytecode. With regards to security in general and benefits of encoding, licensing is probably one of the biggest wins and most important features. Before we consider that though, it's important to consider what are the benefits of encoding, which surprisingly, in most cases isn't to stop hackers. Go to any warez site and you'll find hacked copies of many windows programs, either with licensing knocked out, key generators or software emulators for hardware dongles. The situation might seem gloomy, hopeless even, but despite this, the providers of the products actually flourish and don't go out of business because for various reasons, most people who are genuinely prepared to purchase won't suddenly become criminals and go searching for stolen code just because they could. The people who do use stolen code typically have no intention to purchase, hence looking for illegal code in the first place, or it's simply their hobby to mindlessly tinker with stolen applications because they've nothing better to do with their life, and the warez forums are essentially their social networks. Either way, there's no lost sale, and ironically, a sale could eventually result that would not have done so otherwise from someone becoming locked into an application and later going for a paid and supported newer version. Recognising this is why some providers actually release earlier versions of their applications for free themselves. The big win tends to come from ensuring that the genuine potential purchasers have a reason to pay. Providing evaluations in encoded rather than source form is an obvious example, and licensing is another, with a typical licensing method for web applications being per-domain based. It's not being uncommon for users to operate multiple domains, and a potential problem is that after a user has purchased an initial license, if they later try the scripts on a second domain and find that they work, they may not realise that they are supposed to pay for a second license, or they may think that it doesn't apply to them for some reason because the files just work; either way, there is no additional sale when there should be, and a significant loss of revenue. Licensing ensures that the files won't automatically work on a different domain, and makes it likely that the user will purchase an extra license provided that the cost is reasonable and there is sufficient perceived benefit to the user. In essence, it keeps the honest people honest. So I'd definitely recommend both encoding and licensing of some form. __EDIT__ laszlof, sorry; I only just saw your post asking to end the debate. Edited September 26, 2010 by GGWH-James 0 Quote Link to comment Share on other sites More sharing options...
BlueJay Posted October 3, 2010 Share Posted October 3, 2010 Are the unblock actions logged anywhere or can an email be sent on an unlock? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 3, 2010 Author Share Posted October 3, 2010 No. They are not logged or emailed. I wanted the addon to be as simple as possible, as such, there isn't even an admin interface for it. 0 Quote Link to comment Share on other sites More sharing options...
BlueJay Posted October 3, 2010 Share Posted October 3, 2010 That’s too bad. I have setup the add on in a dev environment and it is easy to use and works well. Unfortunately without some sort of logging to prevent abuse I’m hesitant to move it into production. From my point of view if someone can clear the blocks an unlimited number of times without any tracking I’m defeating the purpose of running CSF. Other than that point it is a great add on. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 4, 2010 Author Share Posted October 4, 2010 I'll add logging to my list of things to look at for the next version. 0 Quote Link to comment Share on other sites More sharing options...
handsonwebhosting Posted October 6, 2010 Share Posted October 6, 2010 The logging portion is important and required on our end for any activity done on servers. Happy to hear you're going to be including it in your next release! 0 Quote Link to comment Share on other sites More sharing options...
rvrsd Posted October 15, 2010 Share Posted October 15, 2010 Hi, and congrats for this module, seems to be a great help (I get many emails about ips getting blocked), does the script automatically inputs the IP address of the user (recorded by logging in) or does the user need to input it. I'm asking this b/c I get more emails from resellers that need to have their client's IP address unblock, if your script does this well... I'm getting it!... btw, I have 2 servers, do I need to purchase two? or one per whmcs license. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 15, 2010 Author Share Posted October 15, 2010 The script has 2 forms, one automatically enters the clients IP, and the other allows you to input any IP. You only need to purchase it once. 0 Quote Link to comment Share on other sites More sharing options...
semoweb Posted October 20, 2010 Share Posted October 20, 2010 hello, does this send root pw through ftp or ssh? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 20, 2010 Author Share Posted October 20, 2010 It does not use the root password at all. It uses the access hash and communicates through the cPanel API over HTTP/HTTPS. 0 Quote Link to comment Share on other sites More sharing options...
semoweb Posted October 25, 2010 Share Posted October 25, 2010 Ok. do you need root access on the server that the script will be on? For exampe currently i host our main site offsite giving the client if "ever" their site is down ours isnt and their is still a form so we can communicate. I understand that i need root to the server that im trying to get the ip unblocked from thats not an issue but the main question is do i need root on the server that is hosting whmcs, currently i have jailed ssh for that site. Please advise. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 25, 2010 Author Share Posted October 25, 2010 You do not need root access on the server hosting whmcs, only root access to WHM and the CSF module. 0 Quote Link to comment Share on other sites More sharing options...
semoweb Posted October 25, 2010 Share Posted October 25, 2010 Hello, I purchased but im getting this error while trying to download. Access Denied - You must purchase the associated product before you can download this This may be because you need to review my order first? Inovice number 316114 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted October 25, 2010 Author Share Posted October 25, 2010 All of our orders are manually screened for fraud. you should get an email with the download information once its been approved. 0 Quote Link to comment Share on other sites More sharing options...
rvrsd Posted November 25, 2010 Share Posted November 25, 2010 I just paid for one license..lets check this out 0 Quote Link to comment Share on other sites More sharing options...
rvrsd Posted November 25, 2010 Share Posted November 25, 2010 It's not working on my end...ggrrr 0 Quote Link to comment Share on other sites More sharing options...
tuwebhost Posted December 7, 2010 Share Posted December 7, 2010 I follow the steps in the readme file and at the moment to unblock an IP shows this: IP address has been removed from the servers block list but looking in the list of Bloc IPs I still see the IP blocked. any ideas? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted December 7, 2010 Author Share Posted December 7, 2010 Do you have the access hash configured for the server the account is on? 0 Quote Link to comment Share on other sites More sharing options...
tuwebhost Posted December 7, 2010 Share Posted December 7, 2010 No, I did not configure any access hash. Where do I do that? I just did this 3 steps that are mention in the readme file 1) Copy all files into your whmcs installation directory 2) Add the following code somewhere within your sites "clientareaproductdetails.tpl" file. <!-- BEGIN UNBLOCKME TEMPLATE CODE --> <div align="center"> {if $unblockme_isactive} {$unblockme_header} <br /> <table cellpadding="3" cellspacing="1" class="frame"> <tr class="clientareatableheading"> <td colspan="2" align="center"> <strong>Receiving a firewall error when accessing your website? Use the form below.</strong> </td> </tr> <tr class="clientareatablesuspended"> <td align="center"><strong>Unblock You</strong></td> <td align="center"><strong>Unblock Them</strong></td> </tr> <tr> <td align="center" valign="top"> <form> Your IP Address<br /> <input type="text" size="25" name="{$unblockme_myip_name}" value="{$unblockme_clientip}" style="text-align: center;" readonly /><br /> <input type="button" id="{$unblockme_unblockme_btn}" value="Unblock" class="button" /> </form> </td> <td align="center" valign="top"> <form> Their IP Address<br/> <input type="text" size="25" name="{$unblockme_theirip_name}" style="text-align: center;" /><br /> <input type="button" id="{$unblockme_unblockthem_btn}" value="Unblock" class="button" /> </form> </td> </tr> <tr><td colspan="2" align="center"><div class="errorbox" id="{$unblockme_resultsdiv}"></div></td></tr> </table> {/if} </div> <!-- END UNBLOCKME TEMPLATE CODE --> 3) Add the following language entries to lang/English.txt $_LANG["unblockme_invalidip"] = "Invalid IP address"; $_LANG["unblockme_notblocked"] = "IP address does not exist on the servers block list"; $_LANG["unblockme_unblocked"] = "IP address has been removed from the servers block list"; (These can/should be translated to the languages your clients use) 0 Quote Link to comment Share on other sites More sharing options...
tuwebhost Posted December 10, 2010 Share Posted December 10, 2010 anybody knows how to solve this please. 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.