Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] related categories links

Quote Reply
Re: [Andy] related categories links In reply to
Andy,

I tried this "get_links_from_related_cats" global above, but gives an error in many categories as follows (only works for some categories but shows new, updated, popular for all listings).

For example, if you click on "Computer-Technology" category on my site, it will show errors in the browser.

Code:



Failed to execute query: 'SELECT glinks_Links.* FROM glinks_CatLinks,glinks_Category,glinks_Links WHERE glinks_CatLinks.LinkID = glinks_Links.ID AND glinks_CatLinks.CategoryID = glinks_Category.ID AND ((glinks_CatLinks.CategoryID IN NULL) AND (glinks_Links.isNew = 'Yes' AND glinks_Links.isValidated = 'Yes')) ORDER BY Links_PPC_Bid DESC, Links_PPC_Bid DESC, isFeatured DESC,isPick DESC,isNew DESC,isPopular DESC,Title': You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL) AND (glinks_Links.isNew = 'Yes' AND glinks_Links.isValidated = 'Yes')) ORD' at line 1 at (eval 55) line 16.

Thanks!

Last edited by:

socrates: Feb 27, 2017, 3:46 PM
Subject Author Views Date
Thread related categories links nir 23109 Aug 4, 2009, 3:30 AM
Thread Re: [nir] related categories links
Andy 22822 Aug 4, 2009, 3:51 AM
Thread Re: [Andy] related categories links
nir 22741 Aug 4, 2009, 4:23 AM
Thread Re: [nir] related categories links
Andy 22726 Aug 4, 2009, 8:46 AM
Thread Re: [Andy] related categories links
nir 22715 Aug 5, 2009, 1:08 AM
Thread Re: [nir] related categories links
Andy 22711 Aug 5, 2009, 1:52 AM
Thread Re: [Andy] related categories links
nir 22748 Aug 5, 2009, 2:03 AM
Thread Re: [nir] related categories links
Andy 22693 Aug 5, 2009, 2:09 AM
Thread Re: [Andy] related categories links
nir 22697 Aug 5, 2009, 2:16 AM
Thread Re: [nir] related categories links
Andy 22704 Aug 5, 2009, 2:43 AM
Thread Re: [Andy] related categories links
nir 22706 Aug 5, 2009, 5:04 AM
Thread Re: [nir] related categories links
Andy 22756 Aug 5, 2009, 5:12 AM
Thread Re: [Andy] related categories links
nir 22693 Aug 5, 2009, 5:15 AM
Thread Re: [nir] related categories links
Andy 22674 Aug 5, 2009, 5:19 AM
Post Re: [Andy] related categories links
nir 22633 Aug 5, 2009, 5:24 AM
Thread Re: [Andy] related categories links
socrates 19801 Feb 27, 2017, 3:41 PM
Thread Re: [socrates] related categories links
Andy 19784 Feb 28, 2017, 12:40 AM
Thread Re: [Andy] related categories links
socrates 19742 Feb 28, 2017, 8:00 PM
Thread Re: [socrates] related categories links
Andy 19722 Feb 28, 2017, 10:32 PM
Thread Re: [Andy] related categories links
socrates 19714 Mar 1, 2017, 1:31 AM
Thread Re: [socrates] related categories links
Andy 19685 Mar 1, 2017, 2:20 AM
Thread Re: [Andy] related categories links
socrates 19659 Mar 2, 2017, 3:39 AM
Thread Re: [socrates] related categories links
Andy 19632 Mar 2, 2017, 3:50 AM
Thread Re: [Andy] related categories links
socrates 19644 Mar 2, 2017, 4:33 AM
Post Re: [socrates] related categories links
Andy 19591 Mar 2, 2017, 6:18 AM