I've just installed the taxonomy_context module and when i view a taxonomy term page, ie:
taxonomy/term/2
the term's description appears above my page's title (ie the term's title)
This is the front page of my site so its a big problem with regard to SEO (its a long description), and also it looks bad!... ive looked into the module code, but i cant find anywhere that the order is explicitly set: there is no mention of term titles so i guess it just inserts the term description at the top of the body?
I have been unable to get the xtracker module to function entirely - Every 'track page visits' tab under any user on the site is blank. I've been able to uncover no documentation as to how to trouble shoot this. Can anyone please help and/or direct me to where I can find it? Thank you muchly!
I am just curious as to how Drupal.org has set up it's forums. On my site when I click on 'forum topic' it allows me to create a post, but lacks a way to place that post in a particular forum (it publishes it to /forum/). Will simply creating a Taxonomy vocabulary will all the forum names at categories work in redirecting those posts to a needed forum?
If not is there a way to disable the navigation link for forum topic an only allow users to post via the forum itself?
Although my site is 100% indexed, my site search doesn't work at atll. Error logs report
Table 'web13-eternalp.temp_search_sids' doesn't exist query: SELECT MAX(relevance) FROM temp_search_sids
I obviously don't have the table temp_search_sids but why not and how should it (have been / be) created? I can create it with mysql access but how many fields and what name etc?