Jump to content

Client ID Not Found


Recommended Posts

On every single client of mine via /clientsdomains.php?userid=XXX I get Client ID Not Found.

Yet they own a domain they bought from me or transferred to me anyone got any idea what could be causing this?  Same area on all tabs, the client user list pops up on every new page load which is quite annoying too...

Screen Shot 2020-07-10 at 3.30.14 PM.png

Screen Shot 2020-07-10 at 3.35.08 PM.png

Link to comment
Share on other sites

48 minutes ago, yggdrasil said:

If your database empty? It seems to me that you have either missing tables, data or a corrupted database.

Step one. Check your MariaDB/MySQL database, are the customers and domains there?

Yes, the pop up list tells me I have customers  as well as the 120 customers in the list with verified emails, domain names, addresses and phone numbers and payment history?

Link to comment
Share on other sites

8 hours ago, cmshosting said:

Yes, the pop up list tells me I have customers  as well as the 120 customers in the list with verified emails, domain names, addresses and phone numbers and payment history?

That was not my question. The popup is not your database. You need to check if data exists in your database, not WHMCS. WHMCS will not be able to pull anything if the tables in the database are empty or don't exists.

Link to comment
Share on other sites

6 hours ago, yggdrasil said:

That was not my question. The popup is not your database. You need to check if data exists in your database, not WHMCS. WHMCS will not be able to pull anything if the tables in the database are empty or don't exists.

So where does the data come from if I see it within whmcs itself?  What table am I looking for? tblclients?  Ive got 110 records if so. Which are all within WHMCS  and tbldomains has 101 records  but client 88 is the one I originally showed and she's got the record in both tables.  I have customers who pay for web hosting and don't even use the account is why 9 records are missing. 

 

Screen Shot 2020-07-11 at 2.05.25 PM.png

Link to comment
Share on other sites

1 minute ago, cmshosting said:

So where does the data come from if I see it within whmcs itself?  What table am I looking for? tblclients?  Ive got 110 records if so. Which are all within WHMCS  and tbldomains has 101 records  but client 88 is the one I originally showed and she's got the record in both tables.  I have customers who pay for web hosting and don't even use the account is why 9 records are missing. 

 

Screen Shot 2020-07-11 at 2.05.25 PM.png

All the data comes from the WHMCS database except some minor exception that are flat configuration files. Check the domain tables. The screenshot you attached, shows that you get Client ID not Found when you clicked under Domains.

That does not mean WHMCS cannot find the customer which clearly exists. It means it cannot find any domains for that customer ID. You need to verify the domains table and see if there are domains that match the ID for that customer. Maybe you or some other admin deleted the domains from WHMCS?

Link to comment
Share on other sites

12 hours ago, cmshosting said:

Recently not that Im aware of but its been an issue for while now... 

that's not good - that means you will have forgotten what might have caused this originally.

what version of WHMCS are you using? I can't check directly as your site is timing out.

Link to comment
Share on other sites

12 hours ago, cmshosting said:

I also fixed the issue with the time out  tblactivity had 1.55M records 320mb that brought the site to its knees when cron ran. It was from debug mode on a few weeks ago. 

the main site still times out when I try to view it from the UK (any UK IP) - but if I view it via an American IP, it loads fine... so possibly IP restrictions occurring too ?

it might be worth opening a ticket with support because there are a lot of unknowns in this situation and multiple possible causes that will need to be eliminated.

Link to comment
Share on other sites

  • 7 months later...
  • 7 months later...

I'm seeing the same issue on a Development server.

It's been working for months and suddenly this morning I'm unable to view any client records. For me it started after I created a new Customer.

As with the above cases, all the client records in the database remain intact.

Just WHMCS code that seems unable to show the customer details after pulling the full list onto the screen.

I'll be restoring from a backup but consider this highly irregular.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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