JosephChuks / HestiaCP-WHMCS-Module

HestiaCP WMHCS Module
9 stars 5 forks source link

account create problem still #1

Closed djsushilkumar closed 3 months ago

djsushilkumar commented 4 months ago

Order Accept Encountered Problems Function Not Supported by Module

JosephChuks commented 4 months ago

I haven't encountered error with order. image_2024-05-21_171001122

The error may be coming due to package name issue. Edit the products, on the module settings tab, add the name of the package you set in hestiacp for the product,

image_2024-05-21_171508236

image_2024-05-21_171532940

djsushilkumar commented 4 months ago

thanks plz make advance module like cpanel

djsushilkumar commented 4 months ago

package name IP address ssh access tick to grant

no option is a found in my whmcs product module setting

JosephChuks commented 4 months ago

I just updated hestia.php. Try the updated file and check.

Also, the file name should be hestia.php and not hestiacp.php

enoquesilvax commented 3 months ago

I have a problem, everything is working ok, but when creating the account, following the entire tutorial you wrote, the user account does not create, how can I solve it?

JosephChuks commented 3 months ago

I have a problem, everything is working ok, but when creating the account, following the entire tutorial you wrote, the user account does not create, how can I solve it?

The issue might be coming from Package Check the name of the package on the whmcs product matches with the package name on your hestia control panel

enoquesilvax commented 3 months ago

Even with the correct package name, the whmcs module is unable to create the account.

enoquesilvax commented 3 months ago

To do a new installation, follow step by step and make sure people really have to paste their own admin user's api in the users / click on the admin user / in the access keys to create a new key. Afterwards, just set the hash of WHMCS "access_key:secret_key", with these two points itself.

JosephChuks commented 3 months ago

To do a new installation, follow step by step and make sure people really have to paste their own admin user's api in the users / click on the admin user / in the access keys to create a new key. Afterwards, just set the hash of WHMCS "access_key:secret_key", with these two points itself.

The process is explained in the readme file. Make sure your server allows outgoing requests on your HestiaCP port.