Jump to content

Lost my products list and unable to create new products


Dan L.

Recommended Posts

I'm pretty new to whmcs. I had it configured with 2 products listed. When I had trouble with an unrelated issue I needed to reinstall my whmcs database (good thing I get backups emailed to me daily). I thought the reinstall of my db went smoothly. All my settings transferred properly, but my products have disappeared. Not only have my products disappeared, I am unable to create a new product or product group!

 

If anyone has a clue on what the issue might be, please advise. I'd appreciate any help.

 

Dan

Link to comment
Share on other sites

What's in your tblproducts table ?

 

Again, I'm pretty new to this stuff. So, I went into my Cpanel > phpMyAdmin. Then when I click on my DB it shows all the tables/files contained within. I'm afraid that I do not have a tblproducts table in the list!!

 

Please advise on what I can do to remedy this. Thanks!

Link to comment
Share on other sites

I came to the realization that this problem goes beyond my products list. I'm also unable to schedule to-do list items, create quotes, and not sure what else.

I just tried importing my db backup from Jan. 1st, long before I had any issues. Here's the error I received:

 

SQL query:

 

CREATE TABLE `mod_onlinenic` (

`id` int(10) NOT NULL AUTO_INCREMENT,

`domain` varchar(255) NOT NULL,

`lockstatus` tinyint(1) NOT NULL DEFAULT '0',

PRIMARY KEY (`id`),

KEY `domainid` (`domain`)

) ENGINE=MyISAM DEFAULT CHARSET=utf8;

 

MySQL said: Documentation

#1050 - Table 'mod_onlinenic' already exists

Link to comment
Share on other sites

Okay stop. I need to update this. I've learned quite a bit over the past couple of hours. I created a test database and successfully imported my whmcs backup db. This allowed me to compare against my live database, where I found that a slew of tables did not migrate. So, on my live db, I deleted all of the existing whmcs tables/files, then re-imported my backup. This time it worked!

 

Thank you OthelloTech. Your simple reply/question about the tblproducts table was a good tip that helped nudge me down the right path. :-D

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