Luke F
Well-known member
Removing the forum homepage Active controller does not prevent the keywords from showing up in 1.2 Beta
Have you tried removing both XenForo_ControllerPublic_Forum:index and XenForo_ControllerPublic_Index:index ?
Removing the forum homepage Active controller does not prevent the keywords from showing up in 1.2 Beta
Still not working.Have you tried removing both XenForo_ControllerPublic_Forum:index and XenForo_ControllerPublic_Index:index ?
Still not working.
@Luke Foreman
Do you have plans of updating this plugin to XenForo 1.2 ?
If not, I will just un-install this before updating to Xf 1.2.0
To import the old forum list page terms to new 'forums/' route in XF1.2, run the following query:
Code:update ignore dark_azucloud_terms_pages set route='forums/' where route='index'
If you're using any kind of portal or other non-default home page, this may break things or generally not have the desired effect
This might fix forum_list keywords.The only thing of concern for 1.2 is:
No update is required and the above is optional
This might fix forum_list keywords.
But threads, forum nodes current keywords gone.
XenForo_ControllerPublic_Forum:forum
I will try this later on my dev site.Threads: working fine here (with active controller XenForo_ControllerPublic_Thread:index)
Forum nodes: add this to active controllers:
Code:XenForo_ControllerPublic_Forum:forum
Sorry, I already decided to un-install this addon on XF 1.2I will try this later on my dev site.
+1 This way we can make popular search terms more useful.How about creating a hyperlink for the keywords? so each keyword will contain a list of the related threads (sort of tag cloud)
Oh, that's even better optionPlease integrate this with xentags.
I currently link to Google searches.Please integrate this with xentags by linking to existing thread tags.
Can't see it at this forum..
We use essential cookies to make this site work, and optional cookies to enhance your experience.