Jetserver / WHMCS-CSF-Manager

allow you to manage your server csf from WHMCS
GNU General Public License v3.0
17 stars 29 forks source link

after installation getting error #11

Open zeeshanmudassir opened 2 years ago

zeeshanmudassir commented 2 years ago

Screenshot

Oops!
Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.

If the problem persists, please [contact us](mailto:sales@hoster.pk).

[« Back to Homepage](https://hoster.pk/clientarea)

For additional assistance, please reference the [WHMCS TroubleShooting Guide »](https://docs.whmcs.com/Troubleshooting_Guide)

BadFunctionCallException: mysql_free_result is not supported in /home/hostersp/domains/hoster.pk/public_html/clientarea/includes/dbcompatfunctions.php:0
Stack trace:
#0 /home/hostersp/domains/hoster.pk/public_html/clientarea/modules/addons/csfmanager/includes/functions.php(28): mysql_free_result(Object(PDOStatement))
#1 /home/hostersp/domains/hoster.pk/public_html/clientarea/modules/addons/csfmanager/includes/functions.php(36): csfmanager->__construct()
#2 /home/hostersp/domains/hoster.pk/public_html/clientarea/modules/addons/csfmanager/csfmanager.php(167): csfmanager::getInstance()
#3 /home/hostersp/domains/hoster.pk/public_html/clientarea/zee/addonmodules.php(0): csfmanager_output(Array)
#4 {main}
Aveldominguez commented 2 years ago

I have the same error. Any idea?

vishalbhan23 commented 1 year ago

Simply, change mysql_free_result to mysqli_free_result

zeeshanmudassir commented 1 year ago

Where? And what is difference You wrote same

On Tue, 26 Sept 2023, 13:45 vishalbhan23, @.***> wrote:

Simply, change mysql_free_result to mysql_free_result

— Reply to this email directly, view it on GitHub https://github.com/Jetserver/WHMCS-CSF-Manager/issues/11#issuecomment-1735097300, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7TDPNCAWWPLYUWG3JPGKDX4KI2NANCNFSM5TZREEDA . You are receiving this because you authored the thread.Message ID: @.***>