Jump to content

Devanger_

Friends
  • Posts

    28
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Devanger_

  1. host is ok ....

    I understand that the images may take longer to load, but it seems to me that the background color should be color-similar to the graphics so that situations such as on the film do not stand out in the eye 

  2. 9 minutes ago, TheJackal84 said:

    Run the support tool and clear the cache, if it still happens let me know :biggrin:

     

    I will check it later - but there is another problem when I trying to start the tournament

    Error: Class 'IPS\tournaments\Tournaments\Semis' not found (0)
    #0 /var/www/tsowicze/applications/tournaments/modules/front/main/tournament.php(82): IPS\tournaments\modules\front\main\_tournament->processSemis()
    #1 /var/www/tsowicze/system/Dispatcher/Controller.php(85): IPS\tournaments\modules\front\main\_tournament->startTournament()
    #2 /var/www/tsowicze/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/tsowicze/applications/tournaments/modules/front/main/tournament.php(37): IPS\Content\_Controller->execute()
    #4 /var/www/tsowicze/system/Dispatcher/Dispatcher.php(146): IPS\tournaments\modules\front\main\_tournament->execute()
    #5 /var/www/tsowicze/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

     

  3. 1 hour ago, TheJackal84 said:

    re-download the app mate and update it, it should all be good now :biggrin:

    At the minute it is teams only, although the member could just create a one player team and join that way, I will be looking into member tournaments in the future though

     

    [[Template tournaments/front/teams/template is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    Is the error on my side or application?

  4. 11 minutes ago, TheJackal84 said:

    When does this happen? what are you doing when it happens?

     

    When I try to display a category of teams or enter the team tab in the moderator panel

     

    in mcp

    ErrorException: template_store_missing (0)
    #0 /var/www/tsowicze/applications/tournaments/sources/Teams/Teams.php(150): IPS\_Theme->getTemplate('tournament', 'teams', 'front')
    #1 /var/www/tsowicze/system/Helpers/Table/Content.php(133): IPS\tournaments\_Teams::contentTableTemplate()
    #2 /var/www/tsowicze/applications/core/extensions/core/ModCp/Content.php(94): IPS\Helpers\Table\_Content->__construct('IPS\\tournaments...', Object(IPS\Http\Url\Friendly), Array)
    #3 [internal function]: IPS\core\extensions\core\ModCp\_Content->manage()
    #4 /var/www/tsowicze/applications/core/modules/front/modcp/modcp.php(104): call_user_func(Array)
    #5 /var/www/tsowicze/system/Dispatcher/Controller.php(96): IPS\core\modules\front\modcp\_modcp->manage()
    #6 /var/www/tsowicze/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
    #7 /var/www/tsowicze/index.php(13): IPS\_Dispatcher->run()
    #8 {main}

     

  5. ErrorException: template_store_missing (0)
    #0 /var/www/tsowicze/applications/tournaments/sources/Teams/Teams.php(150): IPS\_Theme->getTemplate('tournament', 'teams', 'front')
    #1 /var/www/tsowicze/system/Helpers/Table/Content.php(133): IPS\tournaments\_Teams::contentTableTemplate()
    #2 /var/www/tsowicze/applications/tournaments/modules/front/teams/browse.php(127): IPS\Helpers\Table\_Content->__construct('IPS\\tournaments...', Object(IPS\Http\Url\Friendly), NULL, Object(IPS\tournaments\Teams\Categories), NULL, 'view')
    #3 /var/www/tsowicze/system/Dispatcher/Controller.php(85): IPS\tournaments\modules\front\teams\_browse->category()
    #4 /var/www/tsowicze/applications/tournaments/modules/front/teams/browse.php(25): IPS\Dispatcher\_Controller->execute()
    #5 /var/www/tsowicze/system/Dispatcher/Dispatcher.php(146): IPS\tournaments\modules\front\teams\_browse->execute()
    #6 /var/www/tsowicze/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

    MCP and teams/categories

  6. I have error in edit grups 

    UPDATE `core_groups` core_groups  SET `g_promote_exclude`=true,`g_sig_unit`='5',`g_view_board`=true,`g_dohtml`=true,`g_access_offline`=true,`g_hide_online_list`=false,`g_view_displaynamehistory`=true,`g_edit_profile`=true,`g_upload_animated_photos`=true,`g_can_msg_attach`=true,`g_post_polls`=true,`g_vote_polls`=true,`g_close_polls`=true,`g_topic_rate_setting`=2,`g_append_edit`=true,`g_avoid_flood`=true,`g_avoid_q`=true,`g_bypass_badwords`=true,`g_edit_posts`=1,`g_hide_own_posts`=1,`g_delete_own_posts`=1,`g_lock_unlock_own`=1,`g_can_report`=1,`tb_but_use`=true,`tb_but_bumpall`=false,`ms_can_bank`=true,`ms_daily_points`=0 WHERE g_id=4 
    IPS\Db\Exception: Nieznana kolumna 'ms_daily_points' w  field list (1054)
    #0 /var/www/tsowicze/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Patterns\\...', Array)
    #1 /var/www/tsowicze/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`core_groups` c...', '`g_promote_excl...', 'WHERE g_id=?')
    #2 [internal function]: IPS\Patterns\_ActiveRecord->save()
    #3 /var/www/tsowicze/init.php(460) : eval()'d code(120): call_user_func_array('parent::save', Array)
    #4 /var/www/tsowicze/system/Member/Group.php(323): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save()
    #5 /var/www/tsowicze/applications/core/modules/admin/members/groups.php(223): IPS\Member\_Group->save()
    #6 /var/www/tsowicze/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form()
    #7 /var/www/tsowicze/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute()
    #8 /var/www/tsowicze/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\members\_groups->execute()
    #9 /var/www/tsowicze/admin/index.php(14): IPS\_Dispatcher->run()
    #10 {main}

     

×
×
  • Create New...