GORF Posted May 2, 2023 Share Posted May 2, 2023 (edited) I am using domainpricing.php from feeds to display a list of domains and prices in homepage.tpl. The list displays properly, but I only want to show domains that are on sale - tbldomainpricing/group = sale. I don't know if either getTLDList or getTLDPriceList include group from that table or how to filter on it. This is for a version 7.7.1 site. Any help and clues are appreciatedĀ š Edited May 2, 2023 by GORF 0 Quote Link to comment Share on other sites More sharing options...
leemahoney3 Posted May 3, 2023 Share Posted May 3, 2023 TheĀ GetTLDPricing API action should return the groups with the pricing, you could just filter them out. Pity you cant pass a group in to the call to avoid unnecessary results! 0 Quote Link to comment Share on other sites More sharing options...
GORF Posted May 6, 2023 Author Share Posted May 6, 2023 On 5/3/2023 at 5:46 PM, leemahoney3 said: TheĀ GetTLDPricing API action should return the groups with the pricing, you could just filter them out. Pity you cant pass a group in to the call to avoid unnecessary results! I'll try it, but their own example response looks like it does not return data for that field: 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.