kmm2908 Posted August 12, 2014 Share Posted August 12, 2014 (edited) Is there anywhere that has a reference to identify where all the fields marked relid get their values from? I can usually find them but it wastes a lot of time checking back and forward between tables. Stuck on relid in tblcustomfieldsvalues, tblupgrades, if anyone can help. Thanks! Edited August 12, 2014 by kmm2908 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted August 13, 2014 WHMCS Support Manager Share Posted August 13, 2014 Hi, tblupgrades.relid = tblhosting.id tblcustomfieldsvalues.id = tblclients.id (for a custom client field atleast). Hope that helps! 0 Quote Link to comment Share on other sites More sharing options...
kmm2908 Posted August 18, 2014 Author Share Posted August 18, 2014 Thanks John that helped. Wished there was reference for the relid fields somewhere; it sure would help! 0 Quote Link to comment Share on other sites More sharing options...
kmm2908 Posted August 18, 2014 Author Share Posted August 18, 2014 John (or anyone else that can help) getting stuck on relid in tblaffiliatesaccounts; help please? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted August 19, 2014 WHMCS Support Manager Share Posted August 19, 2014 Hi, tblaffiliatesaccounts.relid = tblhosting.orderid 0 Quote Link to comment Share on other sites More sharing options...
kmm2908 Posted August 21, 2014 Author Share Posted August 21, 2014 Many thanks! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.