truonglv
Well-known member
Try to reset forums on category?Any news regarding the issue?
Try to reset forums on category?Any news regarding the issue?
The controller XenForo_ControllerPublic_Forum does not define an action called .Try to reset forums on category?
Unfortunately. Its not happen on my site, and I didn't receive any report yet. Also you didn't allow me access your Amin Mode. Feel free add my skype. I will look up: Truonglv[at]outlook.comThe controller XenForo_ControllerPublic_Forum does not define an action called .
The called action is opening a forum with social groups active: <a href="forums/arma.753/%0A" data-description="#nodeDescription-753">ArmA</a>
Some how your plugin is adding %0A to the urls, if i manualy remove %0a i can see the board as it should be, i cant find where this small piece of code is getting from but it is clearly from this mod, if i disable it the problem is gone.
and with Dev mode enabled you wont find any issue's it looks like its hard coded.. as its not in any template or phrase
the suggested reset doenst change anything. still keep getting %0A in additon on forums. The links of category's are working as it should
To narrow it more down, the Thread links them self are fine, so somehow this add-on adds %0A to only Forum links.
Found the issue and solved it, reason you cant duplicate is because you prob dont run toggle meUnfortunately. Its not happen on my site, and I didn't receive any report yet. Also you didn't allow me access your Amin Mode. Feel free add my skype. I will look up: Truonglv[at]outlook.com
Try to reimport addon xml againHi
I just installed the media gallery from XenForo, however I also have Nobita Social Groups installed and now the Media gallery after clicking on the tab for the media gallery is giving me this error?? Could I get some advise with this?
Vinny
Server Error
Mysqli prepare error: Unknown column 'media.social_group_id' in 'where clause'
- Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
- Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
- Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
- Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
- XenForo_Model->fetchAllKeyed() in XenGallery/Model/Media.php at line 93
- XenGallery_Model_Media->getMedia() in XenGallery/ControllerPublic/Media.php at line 45
- XenGallery_ControllerPublic_Media->actionIndex() in Nobita/Teams/XenGallery/ControllerPublic/Media.php at line 7
- Nobita_Teams_XenGallery_ControllerPublic_Media->actionIndex() in XenForo/FrontController.php at line 347
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home1/spingola/public_html/leominstersocialtoday/index.php at line 13
Glad to hearing that you fixed that issue. I dont understand the reason you give me.Found the issue and solved it, reason you cant duplicate is because you prob dont run toggle me
Fixed Now.Hi I just featured a group and the banner that is suppose to appear on top is not their?? Any ideas?
Also if I try to edit a post within a group I get this error
#0 /home1/spingola/public_html/leominstersocialtoday/library/Nobita/Teams/ControllerPublic/Post.php(199): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home1/spingola...', 199, Array)
#1 /home1/spingola/public_html/leominstersocialtoday/library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Post->actionSaveInline()
#2 /home1/spingola/public_html/leominstersocialtoday/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home1/spingola/public_html/leominstersocialtoday/index.php(13): XenForo_FrontController->run()
#4 {main}
array(3) {
["url"] => string(69) "http://leominstersocialtoday.com/index.php?groups/posts/2/save-inline"
["_GET"] => array(1) {
["groups/posts/2/save-inline"] => string(0) ""
}
["_POST"] => array(6) {
["message_html"] => string(435) "<p>Welcome to the <i><b>NEW Business Network Group</b></i>. I used to belonged to a local network group that was attached to a national group, but the cost was big part of my budget! But you would have to think about that I never user the national organization for anything I thing I was just paying their salaries. So why pay for something that I am only concerned with what is going on with my business here??</p>
"
["_xfRelativeResolver"] => string(84) "http://leominstersocialtoday.com/index.php?groups/locial-business-free-networking.2/"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(52) "/index.php?groups/locial-business-free-networking.2/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
ErrorException: Fatal Error: Call to a member function visitorRequiresSpamCheck() on a non-object - library/Nobita/Teams/ControllerPublic/Post.php:199
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
array(3) {
["url"] => string(69) "http://leominstersocialtoday.com/index.php?groups/posts/2/save-inline"
["_GET"] => array(1) {
["groups/posts/2/save-inline"] => string(0) ""
}
["_POST"] => array(6) {
["message_html"] => string(435) "<p>Welcome to the <i><b>NEW Business Network Group</b></i>. I used to belonged to a local network group that was attached to a national group, but the cost was big part of my budget! But you would have to think about that I never user the national organization for anything I thing I was just paying their salaries. So why pay for something that I am only concerned with what is going on with my business here??</p>
"
["_xfRelativeResolver"] => string(84) "http://leominstersocialtoday.com/index.php?groups/locial-business-free-networking.2/"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(52) "/index.php?groups/locial-business-free-networking.2/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Vinny
$dw->setExtraData(Nobita_Teams_DataWriter_Post::TEAM_DATA, $team);
$spamModel = $this->getModelFromCache('XenForo_Model_SpamPrevention');
$dw->setExtraData(Nobita_Teams_DataWriter_Post::TEAM_DATA, $team);
$spamModel = $this->getModelFromCache('XenForo_Model_SpamPrevention');
It display on the top of Categories which groups belong to.Hi I just featured a group and the banner that is suppose to appear on top is not their?? Any ideas?
How many times was apply for template `thread_view`? You can see on Template Modification ListThreads on UI.X style not working properly (apprears twice!!). Do you have any ideas. Thank you!
View attachment 97224
- Support Importer for vBulletin 3.8.*
- Allow secret group Add People without confirm from users.
- Added new option allow disable group owner can change discussion forums (Setting per category)
- Fixed bugs when Delete Forums
Hi. What is importer you want?Is there a way to import from here:
https://xenforo.com/community/resources/social-groups-for-xenforo.267/
?
You can using css to hide.Hi Nobita, how can I remove the "Browse Categories" from the team page?
Hi. What is importer you want?
What is addon?I would like to switch from that add-on to your add-on, since nobody cares for it anymore and it is very buggy![]()
Drop an PM with me to discussion about that
We use essential cookies to make this site work, and optional cookies to enhance your experience.