Permission & Jom Social bugs found

On , in , by Alacardjr

Home Forums RaidPlanner Discussions Development Permission & Jom Social bugs found

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1435
    Alacardjr
    Member

    Running:
    Joomla 3.1
    Jom Social 2.8.4
    Kunena 3RC1
    raidplanner Dev build

    1) With the current dev build (5/9/13) permissions do not work. If you set group permissions via raidplanner or via Joomla, when trying to “view” the planner, you always get “Access Denied”.

    2) When user dont have permission to view/edit something, it redirects you to the homepage. which make the “Access Denied” message to show above your “homepage/news” instead of just showing the “Access Denied” message on the current page/url.

    3) Jom Social plugin do not work with version 2.8.4 all it shows is “Unknown class CFieldsRp_characters for field rp_characters.” with no text boxes or drop boxes to enter or select anything.

    4) Since your moving a way from just a “WoW” plugin/module would be nice to see a option to be able to set what the user can select when they enter a char. also be able to set default and be able to select if the user can change that default option or not. example. since im going to be using raidplanner for FF14 I would want it to be setup as.

    Char Name, Class/job, level, Guild, Rank (defaults to ‘Trail’ and user cant change it only leaders can via backend) Everything else hidden

    By being able to show/hide, force defaults, user can change or not. the sky’s the limit your plugin/module can be used for any game currently out or coming out.

    Edit: Just donated €15.00, its not much just wanted to show my support for what your doing

    #1436
    Alacardjr
    Member

    sorry for double post but found this that may help (from mod_raidplanner_events)

    
    Strict Standards: Only variables should be assigned by reference in modules\mod_raidplanner_events\mod_raidplanner_events.php on line 24
    
    Strict Standards: Non-static method JSite::getMenu() should not be called statically in administrator\components\com_raidplanner\helper.php on line 399
    
    Strict Standards: Non-static method JApplication::getMenu() should not be called statically in D:\website3\includes\application.php on line 595
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 399
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 364
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 188
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 335
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 147
    
    Strict Standards: Non-static method modRaidPlannerEventsHelper::getItems() should not be called statically in modules\mod_raidplanner_events\mod_raidplanner_events.php on line 43
    
    Strict Standards: Only variables should be assigned by reference in modules\mod_raidplanner_events\helper.php on line 26
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 188
    
    Strict Standards: Only variables should be assigned by reference in modules\mod_raidplanner_events\tmpl\default.php on line 17
    

    from backend admin under char

    
    Strict Standards: Declaration of RaidPlannerController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in administrator\components\com_raidplanner\controller.php on line 31
    
    Strict Standards: Only variables should be assigned by reference in D:\website3\administrator\components\com_raidplanner\models\characters.php on line 37
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\models\characters.php on line 84
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\views\characters\view.html.php on line 35
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\models\characters.php on line 84
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\views\characters\view.html.php on line 36
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 208
    
    Strict Standards: Only variables should be passed by reference in administrator\components\com_raidplanner\views\characters\view.html.php on line 38
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\views\characters\view.html.php on line 43

    backend under raidplanner (first option on menu)

    
    Strict Standards: Declaration of RaidPlannerController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in administrator\components\com_raidplanner\controller.php on line 31
    
    Strict Standards: Only variables should be passed by reference in administrator\components\com_raidplanner\views\raidplanner\view.html.php on line 40
    
    
    backend under raids
    Strict Standards: Declaration of RaidPlannerController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in administrator\components\com_raidplanner\controller.php on line 31
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\models\raids.php on line 37
    
    Strict Standards: Only variables should be assigned by reference in D:\website3\administrator\components\com_raidplanner\helper.php on line 147
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\models\raids.php on line 82
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\views\raids\view.html.php on line 35
    
    Strict Standards: Only variables should be assigned by reference in D:\website3\administrator\components\com_raidplanner\helper.php on line 147
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\models\raids.php on line 82
    
    Strict Standards: Only variables should be assigned by reference in D:\website3\administrator\components\com_raidplanner\views\raids\view.html.php on line 36
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\helper.php on line 208
    
    Strict Standards: Only variables should be passed by reference in administrator\components\com_raidplanner\views\raids\view.html.php on line 38
    
    Strict Standards: Only variables should be assigned by reference in administrator\components\com_raidplanner\views\raids\view.html.php on line 43
    

    backend groups

    
    Strict Standards: Declaration of RaidPlannerController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in administrator\components\com_raidplanner\controller.php on line 31
    
    • This reply was modified 10 years ago by Alacardjr.
    • This reply was modified 10 years ago by Alacardjr.
    • This reply was modified 10 years ago by Alacardjr.
    • This reply was modified 10 years ago by Alacardjr.
    • This reply was modified 10 years ago by Alacardjr.
    • This reply was modified 10 years ago by Alacardjr.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
 

Comments are closed.