Domain Checker & Blank Page

SoluteDNS for WHMCS v2.xx.xxx and lower
Post Reply
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

Hello:

When using the domain checker in WHMCS we are always receiving a blank page. Have enabled ERROR_REPORTING and it is throwing the following

Code: Select all

[Thu Oct 23 11:10:42 2014] [error] [client XXX.XXX>XXX.XXX] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1' in /var/www/html/whmcs/modules/addons/solutedns/hooks.php:0\nStack trace:\n#0 /var/www/html/whmcs/modules/addons/solutedns/hooks.php(0): PDO->query()\n#1 /var/www/html/whmcs/includes/hookfunctions.php(0): SDNS_enable_dns_management(Array)\n#2 /var/www/html/whmcs/includes/clientareafunctions.php(0): run_hook()\n#3 /var/www/html/whmcs/domainchecker.php(0): outputClientArea()\n#4 {main}\n\nNext exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1' in /var/www/html/whmcs/includes/classes/WHMCS/Terminus.php:0\nStack trace:\n#0 /var/www/html/whmcs/includes/classes/WHMCS/Terminus.php(0): in /var/www/html/whmcs/includes/classes/WHMCS/Terminus.php on line 0
What could the issue be ? Thank you.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Please make sure you are using the patched hook file. The last downloadable full package has this patch already applied to it.

Please see:
http://forum.solutedns.com/viewtopic.php?f=11&t=53

If you have any further issues please do not hesitate to post a reply!
innovot
Registered
Posts: 19
Joined: 12 Jan 2014, 16:08

Thanks Daniel. Missed that one.
Post Reply