Jump to content

TheTechLounge

Member
  • Posts

    26
  • Joined

  • Last visited

About TheTechLounge

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TheTechLounge's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, I'm looking at getting the Stripe Payment gateway setup and have hit an issue with the Card Type field being empty. Any ideas?
  2. Hi,We have had a couple of people attempt to buy a hosting package with a subdomain of our domain.Example: We own domain.com, two people have attempted to sign up for a package and register subdomain.domain.com.Now this obviously fails as they don't pay for the package and we cancel the order, but how do I prevent them from doing it in the first place. The only way I have been able to replicate this behaviour in WHMCS is if I select the I will use my existing domain and update my name servers option and enter the subdomain there. We have Blocked the registration of existing domains within the ordering section and in WHM > Tweak Settings > Allow users to park subdomains of the server’s hostname and Allow resellers to create accounts with subdomains of the server’s hostname are all disallowed.
  3. When trying to set the default PHP version to 7.0 I get HTTP 500. Changing it back to PHP 5.6 resolves the issue. Log shows Fatal error: Uncaught Error: Class 'PDO' not found in /home/ttl/public_html/whmcs/vendor/illuminate/database/Capsule/Manager.php:49 Stack trace: #0 /home/ttl/public_html/whmcs/vendor/illuminate/database/Capsule/Manager.php(37): Illuminate\Database\Capsule\Manager->setupDefaultConfiguration() #1 /home/ttl/public_html/whmcs/vendor/whmcs/whmcs-foundation/lib/Database.php(0): Illuminate\Database\Capsule\Manager->__construct() #2 /home/ttl/public_html/whmcs/vendor/whmcs/whmcs-foundation/lib/Database.php(0): WHMCS\Database->capsuleFactory() #3 /home/ttl/public_html/whmcs/vendor/whmcs/whmcs-foundation/lib/Utility/Bootstrap/Application.php(0): WHMCS\Database->__construct(Object(WHMCS\Config\Application)) #4 /home/ttl/public_html/whmcs/vendor/illuminate/container/Container.php(731): WHMCS\Utility\Bootstrap\Application::WHMCS\Utility\Bootstrap\{closure}(Object(WHMCS\Container), Array) #5 /home/ttl/public_html/whmcs/vendor/illuminate/container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array) #6 /home in /home/ttl/public_html/whmcs/vendor/illuminate/database/Capsule/Manager.php on line 49 Ran EA4 and installed PDO for 7 & 7.1 now get can not connect to database error when trying to use PHP 7
  4. Open the permission right up (777) to see if it works. If it does you know it's a permissions issue. You can tighten up afterwards.
  5. Yeah same here - just disabled until fixed by developer.
  6. We're running PHP 5.6 so as you say it should work. As for not being able to access ionCube loader it's working fine under 6.3.1
  7. Trying to upgrade from WHMCS 6.3.1 to version 7.0 and I get the following error; Fatal error: The file /home/ttl/public_html/whmcs/mgment/systemhealthandupdates.php cannot be decoded by this version of the ionCube Loader. If you are the administrator of this site then please install the latest version of the ionCube Loader. in Unknown on line 0 PHP.ini file reads as follows; date.timezone = Europe/London disable_functions = escapeshellarg, ini_alter, passthru, parse_ini_file, popen, proc_open, proc_close, proc_terminate, proc_get_status, proc_nice, show_source, system zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.6.so" extension=pdo.so extension=pdo_mysql.so extension=memcache.so Any ideas?
  8. Thanks guys. Brian - I have tried both and no change. Si - I've checked the setting and that option is ticked.
  9. So performed the update to 6.1.0 but when I goto Help--> Check for updates I still get the old "check for updates" screen. If I load systemhealthandupdates.php I just get a black page.
  10. What's missing? What exactly are looking for integration code for?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated