Needs review
Project:
Content Taxonomy
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 20:46 UTC
Updated:
26 Aug 2011 at 17:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere's a quick patch that adds a variable which allows the terms in tag-based vocabulary to not be loaded in that function.
Comment #2
cyberswat commented+1
Comment #3
damienmckennaA second patch, this time it adds a variable to not load the terms at all, as on my site it had over seven hundred terms in non-tag vocabularies which killed my browser.
Comment #4
AntiNSA commentedThe thing is, I dont want to feep every kid of vocabulary from loading all the terms, just some vocabularies. any ideas?
Comment #5
AntiNSA commentedParse error: syntax error, unexpected T_CASE in /home/cyberfan/htdocs/sites/all/modules/content_taxonomy/content_taxonomy.module on line 139
Comment #6
AntiNSA commentedI receive this error when I add the setting to settings.php Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2 bytes) in /home/cyberfan/htdocs/includes/database.mysql.inc on line 160
I never recieved it before this mod. is this because I am using newest dev version instead of one year old rc version?
Comment #7
zazinteractive commentedPatch isn't working