cyberneticos
Retired Forum Member-
Posts
692 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by cyberneticos
-
Hello everyone, Does it happen to you that when you search for a customer, for example "Carlos Sánchez", only the results with the accent show up? Or when you thought it had an accent like in the example above, but it's not spelled with an accent, and the results do not show you same results without the accent? WHMCS should show results with and without the accent. Sometimes customers are lazy and don't write them in, they forget they didn't and then we have a hell of a time looking for customers, which makes us look bad and want to start busting your head against your WHMCS installation. Cheers.
-
Provisioning Login Failed Error - Directadmin
cyberneticos replied to cyberneticos's topic in Using WHMCS
Hello Lysenshi, Yes, that was exactly the problem. Confirmed by WHMCS support, also. Thanks -
Well, you are assuming "I knew" that your team responded on Tuesday. I never got a notification from your server to let me know you responded, so no, I didn't know. Now that we've clarified your insinuation that I've posted this on your forum "knowing that you responded", in other words that I am a liar, let's proceed with the issue. I have just tried to disable the "Difficult Password Enforcemente" and I still get the same error. So I still need your help.
-
Sent via PM.
-
Hello guys, Please attend my ticket. IT'S URGENT and has been urgent from the first day. I can't provision hosting accounts. I already sent you the login information 2 days ago, and no solution nor answer from WHMCS support staff. Really upset how support and upgrades are being managed at WHMCS.
-
Hello everyone, With the upgrade to 5.3.5, all of the sudden, when provisioning hosting from WHMCS to a Directadmin server (haven't tried with other panels) I'm getting an "Login Failed" error. I can login to the server from the server page, so the authentication data is correct, but when trying to create an account from the orders page for example, I get that error. Not sure where to start. Any help would be appreciated.
-
Directadmin Sync Report (DASR)
cyberneticos replied to cyberneticos's topic in Commercial Modules and Addons
Right now it only works with 2222. I could make a change so it accepts an input for port. But I have little time. -
Directadmin Sync Report (DASR)
cyberneticos replied to cyberneticos's topic in Commercial Modules and Addons
Sure, you can download de trial version here: http://www.cyberneticos.com/descargas/DASRAMv1.3-DEMO.zip Cheers! -
Directadmin Sync Report (DASR)
cyberneticos replied to cyberneticos's topic in Commercial Modules and Addons
Hello, yes it is. You can purchase the product here: https://www.cyberneticos.com/clientes/cart.php?a=add&pid=336 Cheers! -
Sure does. Stable. Great script.
-
Got 'em: http://docs.whmcs.com/SQL_Helper_Functions Thanks Matt!
-
Hello everone, ¿What are the correct methods of running mysql queries in a hook function using the existing db connection? For example: a select query, insert query and update query It would be nice to have a guideline of what we can use in both array and non array results. I?m trying to run a simple query such as this: $revisionresult = mysql_query("SELECT revision FROM contract WHERE id = '1' "); $filas = mysql_fetch_row($revisionresult ); $revisionact = $filas[0]; And just not getting any results. Thanks!
-
If it's as corny as cPanel itself, then there's nothing to worry about. Plus, there really is little cPanel can do to compete with WHMCS. Many years of programming and experience cPanel doesn't have in billing and WHMCS does. WHMCS is just THE BOMB, so who cares.
-
Signup Forms State Dropdown rather than Text Box
cyberneticos replied to Matt's topic in Third Party Add-ons
Hello, I need to change the encoding of the values. Not showing up correctly using UTF-8 as default in my whmcs installation. ¿ Is it possible to change these values ? -
Big round of applause for Matt and his crew - V5.0
cyberneticos replied to cyberneticos's topic in Feedback
You bet -
Force TOS update RELEASED !!
cyberneticos replied to sgrayban's topic in Commercial Modules and Addons
Nice, has this been developed yet ? -
Outstanding guys! On behalf of the spanish community of WHMCS users, thanks a lot for the continued mayor advancements in WHMCS!
-
Design Competition Discussion & Submissions
cyberneticos replied to Matt's topic in General Discussion
Ok, after seeing all of the designs, I would like to vote for : Brett- Simplicity, but professional and easy editing. Nice organization of things. MGarden - Just outstanding. I'd love to have this one. and SM-John- Just outstanding also and would love to have it also. These three just completely rock the house. I would be happy with any of these. Nice job guys. -
Design Competition Discussion & Submissions
cyberneticos replied to Matt's topic in General Discussion
Also nice. I love the look and organization for the products page. -
Design Competition Discussion & Submissions
cyberneticos replied to Matt's topic in General Discussion
Not a bad idea either. -
Design Competition Discussion & Submissions
cyberneticos replied to Matt's topic in General Discussion
Nice! I like the idea. -
DASRAM - Directadmin Sync Reports v1.2
cyberneticos replied to cyberneticos's topic in Commercial Modules and Addons
NEW RELEASE v.1.3 New Feature: Now reseller accounts are allowed (previously, only admin accounts would work) Bug fixes: Fixed the "User does not exist in WHMCS" alert not showing on screen (it was showing in the emails) Free DEMO: http://www.cyberneticos.com/descargas/DASRAMv1.2-DEMO.zip (full features but limits to 10 accounts per server) Buy full version: https://www.cyberneticos.com/clientes/cart.php?a=add&pid=336 (Price: 29 EUR Lifetime, no license required) -
WHMCS Domain Seller ( Domain Reseller System )
cyberneticos replied to zstergios's topic in Commercial Modules and Addons
Interesting, anyone using it ? -
[NOT A BUG] carttpl=ajaxcart no matter what I select
cyberneticos replied to cyberneticos's topic in Troubleshooting Issues
Right, my issue was becuase in effect, I was using hardlinks to the ajax cart in the first place, and adding template parameters incorreclty. Everything is working as expected (it's not a Bug as far as I know).
