[TH] Join User Group [Deleted]

@Jon W everyday i get few of these errors and im not sure what is causing them

ErrorException: Undefined index: field_value - library/Waindigo/JoinUserGroup/ControllerPublic/JoinableUserGroup.php:35
Generated By: Unknown Account, Today at 3:42 PM
Same, I'm really confused..

@ThemeHouse, I'll tired to re-install again, still won't work, give's 17x error again :(
rrorException: Undefined index: field_value - library/ThemeHouse/JoinUserGroup/ControllerPublic/JoinableUserGroup.php:35
Generated By: Unknown Account, Today at 7:29 AM
Stack Trace
#0 /home/xx/public_html/library/ThemeHouse/JoinUserGroup/ControllerPublic/JoinableUserGroup.php(35): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xx...', 35, Array)
#1 /home/xx/public_html/library/XenForo/FrontController.php(351): ThemeHouse_JoinUserGroup_ControllerPublic_JoinableUserGroup->actionAct()
#2 /home/xx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/xx/public_html/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(77) "https://.com/joinable-user-groups/..18/act?action=join"
["_GET"] => array(1) {
["action"] => string(4) "join"
}
["_POST"] => array(0) {
}
}
 
@ThemeHouse, you did forget add support on 1.5? :p
e6gwRfd.png
 
@ThemeHouse, Guests can view to error page for join user group permissions... Guests need be disabled for view join permissions as possible?
a3abdf7146438ebd086bf78e30e299db.png


ErrorException: Undefined index: field_value - library/ThemeHouse/JoinUserGroup/ControllerPublic/JoinableUserGroup.php:36
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 /home/xx/public_html/library/ThemeHouse/JoinUserGroup/ControllerPublic/JoinableUserGroup.php(36): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xx...', 36, Array)
#1 /home/xx/public_html/library/XenForo/FrontController.php(351): ThemeHouse_JoinUserGroup_ControllerPublic_JoinableUserGroup->actionAct()
#2 /home/xx/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/xx/public_html/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(77) "https://gamerotaku.com/joinable-user-groups/ecchi-uploader.18/act?action=join"
["_GET"] => array(1) {
["action"] => string(4) "join"
}
["_POST"] => array(0) {
}
}
 
That's very odd. Are you still running the Waindigo version? Could you a complete uninstall and reinstall if possible?
Yes, i am running on "Undelete Users by Waindigo 1.0.3b" Why i do uninstall to that addon one or join group permissions addon?
 
Yes, i am running on "Undelete Users by Waindigo 1.0.3b" Why i do uninstall to that addon one or join group permissions addon?
I'm talking about the Join User Group addon, not the Undelete one.

Also it looks like you're website is misconfigured to run the addon as it's attempting to request HTTP on a HTTPS website. You need to fix that for the overlay features to work properly.
 
Back
Top Bottom