cyberhostpro
Basic Pleskian
Plesk Team
I need some answers to bugs I've reported in the past
Bug 1) #PPPM-4473 < Incorrect disk space reported to WHMCS on reseller accounts, total space used in WHMCS only calculates the customers subscription and not include all sub-customers spaces.
bug2) I cant find the ticket I had opened sometime ago. I will explain
When a customer is created in our WHMCS, the client profile it looks like this:
WHMCS_URL/admin/clientsservices.php?userid=2
so this user ID is 2, if this user is created in Plesk and in the plesk db it is allocated external ID whmcs_2
<external-id>whmcs_plesk_2</external-id> (from WHMCS Log)
however if our reseller also has WHMCS, his customer is also
RESELLER_WHMCS_URL/admin/clientsservices.php?userid=2
his users WHMCS account can not be created and gives error:
"Error code: 1007. Error message: Customer with such external id already exist" (from WHMCS log)
This needs fixing in the WHMCS module!
I think the best fix would be to change external ID to ADMIN_USERNAME_ID
for example in WHMCS on Setup > Products/Servers > servers > Plesk
I use username my username ADMIN my reseller in his WHMCS server settings uses his plesk username RESELLER102
so for my customers I create it should use external ID ADMIN_2 and the resellers username RESELLER102_2
can you confirm you understand bug 2 and what you are going to do to fix it as right now resellers are complaining they can not create customers in WHMCS because of this bug.
p.s the reason I am reporting this to you is WHMCS say you developed the module and not them.
I need some answers to bugs I've reported in the past
Bug 1) #PPPM-4473 < Incorrect disk space reported to WHMCS on reseller accounts, total space used in WHMCS only calculates the customers subscription and not include all sub-customers spaces.
bug2) I cant find the ticket I had opened sometime ago. I will explain
When a customer is created in our WHMCS, the client profile it looks like this:
WHMCS_URL/admin/clientsservices.php?userid=2
so this user ID is 2, if this user is created in Plesk and in the plesk db it is allocated external ID whmcs_2
<external-id>whmcs_plesk_2</external-id> (from WHMCS Log)
however if our reseller also has WHMCS, his customer is also
RESELLER_WHMCS_URL/admin/clientsservices.php?userid=2
his users WHMCS account can not be created and gives error:
"Error code: 1007. Error message: Customer with such external id already exist" (from WHMCS log)
This needs fixing in the WHMCS module!
I think the best fix would be to change external ID to ADMIN_USERNAME_ID
for example in WHMCS on Setup > Products/Servers > servers > Plesk
I use username my username ADMIN my reseller in his WHMCS server settings uses his plesk username RESELLER102
so for my customers I create it should use external ID ADMIN_2 and the resellers username RESELLER102_2
can you confirm you understand bug 2 and what you are going to do to fix it as right now resellers are complaining they can not create customers in WHMCS because of this bug.
p.s the reason I am reporting this to you is WHMCS say you developed the module and not them.