Thanks for your answer!
You mean in xenforo or in vB? In xenforo I do not have any censored word within the options menu. I do filter words in vB.
I mean in Xenforo. If you still have this error, please PM me your detail error log.
Thanks for your answer!
You mean in xenforo or in vB? In xenforo I do not have any censored word within the options menu. I do filter words in vB.
Server Error Log
Error Info
XenForo_Exception: Invalid model 'XenResource_Model_Resource' specified - library/XenForo/Model.php:192
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /library/Tinhte/XenTag/Search/DataHandler/Resource.php(142): XenForo_Model::create('XenResource_Mod...')
#1 /library/Tinhte/XenTag/Search/DataHandler/Resource.php(85): Tinhte_XenTag_Search_DataHandler_Resource->_getResourceModel()
#2 /library/XenForo/Model/Search.php(280): Tinhte_XenTag_Search_DataHandler_Resource->getDataForResults(Array, Array, Array)
#3 /library/XenForo/Model/Search.php(314): XenForo_Model_Search->getViewableSearchResultData(Array, Array, false, NULL)
#4 /library/XenForo/Search/Searcher.php(114): XenForo_Model_Search->getViewableSearchResults(Array, NULL)
#5 /library/Tinhte/XenTag/ControllerPublic/Tag.php(237): XenForo_Search_Searcher->searchType(Object(Tinhte_XenTag_Search_DataHandler_General), '', Array, 'date')
#6 /library/Tinhte/XenTag/ControllerPublic/Tag.php(101): Tinhte_XenTag_ControllerPublic_Tag->_doSearch('randomword')
#7 /library/XenForo/FrontController.php(347): Tinhte_XenTag_ControllerPublic_Tag->actionView()
#8 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
["url"] => string(43) "/tags/randomword/"
["_GET"] => array(1) {
["/tags/randomword/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Solved.After I uninstalled XenForo Resource Manager, I'm getting this error on some tags.
PHP:Server Error Log Error Info XenForo_Exception: Invalid model 'XenResource_Model_Resource' specified - library/XenForo/Model.php:192 Generated By: Unknown Account, A moment ago Stack Trace #0 /library/Tinhte/XenTag/Search/DataHandler/Resource.php(142): XenForo_Model::create('XenResource_Mod...') #1 /library/Tinhte/XenTag/Search/DataHandler/Resource.php(85): Tinhte_XenTag_Search_DataHandler_Resource->_getResourceModel() #2 /library/XenForo/Model/Search.php(280): Tinhte_XenTag_Search_DataHandler_Resource->getDataForResults(Array, Array, Array) #3 /library/XenForo/Model/Search.php(314): XenForo_Model_Search->getViewableSearchResultData(Array, Array, false, NULL) #4 /library/XenForo/Search/Searcher.php(114): XenForo_Model_Search->getViewableSearchResults(Array, NULL) #5 /library/Tinhte/XenTag/ControllerPublic/Tag.php(237): XenForo_Search_Searcher->searchType(Object(Tinhte_XenTag_Search_DataHandler_General), '', Array, 'date') #6 /library/Tinhte/XenTag/ControllerPublic/Tag.php(101): Tinhte_XenTag_ControllerPublic_Tag->_doSearch('randomword') #7 /library/XenForo/FrontController.php(347): Tinhte_XenTag_ControllerPublic_Tag->actionView() #8 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #9 /index.php(13): XenForo_FrontController->run() #10 {main} Request State array(3) { ["url"] => string(43) "/tags/randomword/" ["_GET"] => array(1) { ["/tags/randomword/"] => string(0) "" } ["_POST"] => array(0) { } }
How to fix this ?
My tag cloud now has a ton of numbers in it as well, I wish I could just undo this past week of erroneous hashtags!
Not sure if you ever got this fixed but to fix the title not showing for the tag cloud widget you need to go to the wf_default_EXTRA.css template. There you should find something like this:Hi,
On my sidebar, the tag's header disappears. As you can see, my other widgets' headers aren't vanishing. Is there any way to bring it back/add one?
I've attached an example (excuse me for the strange tags/statuses lol, i was/we are testing it out)
<xen:comment>Customization should go here</xen:comment>
.Tinhte_XenTag_WidgetRenderer_Cloud h3 { display: none }
<xen:comment>Customization should go here</xen:comment>
/*.Tinhte_XenTag_WidgetRenderer_Cloud h3 { display: none }*/
Not sure if you ever got this fixed but to fix the title not showing for the tag cloud widget you need to go to the wf_default_EXTRA.css template. There you should find something like this:
Code:<xen:comment>Customization should go here</xen:comment> .Tinhte_XenTag_WidgetRenderer_Cloud h3 { display: none }
Simply comment out that last line (or delete it) and the header will return
Code:<xen:comment>Customization should go here</xen:comment> /*.Tinhte_XenTag_WidgetRenderer_Cloud h3 { display: none }*/
so it appears this is just me then.i seem to have an issue where everyone is allowed to edit existing tags, even though i have not given the group permission to do so.
is this a known issue? or perhaps there is a workaround that is known?
i seem to have an issue where everyone is allowed to edit existing tags, even though i have not given the group permission to do so.
is this a known issue? or perhaps there is a workaround that is known?
so it appears this is just me then.
im not sure how this can happen, but i suppose i will just start disabling other addons until i find a possible conflict.
- Security patch: prevent XSS vulnerability via specific tag title
- VBulletin Importer compatibility update
We use essential cookies to make this site work, and optional cookies to enhance your experience.