Jump to content

Hotfix CORE-17166


Damo

Recommended Posts

As I understand you would stop at step 6 if you were performing this fix after installation/upgrade (I would not be installing this myself post upgrade/installation) and not at the same time. Have you run the first mysql query to determine if you actually need to fix anything or not yet?

 

ie 

SELECT * FROM tblproducts WHERE `gid` NOT IN (SELECT id FROM tblproductgroups);
If this gives you no results.. you won't need to use/install this hotfix.
Edited by xyzulu
Link to comment
Share on other sites

  • WHMCS Support Manager

Hi @Damo

The orhpaned product fixer script is only required if you encounter the group_id error whilst applying the 8.3.0 update.

It differs from a hotfix, in that it should be run once and then deleted, after its corrected data in the database. Hotfixes are typically patches for the WHMCS software code which should be left in place.

The orphaned product fixer shouldn't cause any problems if used in different circumstances though.

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