Jump to content

Lioncomputer

Members
  • Posts

    30
  • 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 Lioncomputer

  1. 53 minutes ago, Marc Stridgen said:

    I would need to know which group this is to take a look, but please also check on the forums tab on moderator settings first of all

    This isn't one of the defaults user groups, I made a custom user group

    I didn't have any idea that there are some access settings in that tab too, the cause of the problem was exactly on the forums tab, the "Can lock topics/questions?" and "Can Unlock topics/questions?" had been enabled,

    I think the logic of this kind of setting, isn't correct, when we disabled the lock and unlock the topic ability, why in the forums tab, we should have same settings?

     

  2. 8 hours ago, InvisionHQ said:

    2.0.2 with all fixes is pending approval in the marketplace

    thank you, because of this problem the reindex failed, so I disabled the plugin till fixing the problem

  3. Hi

     

    I am getting this error:

    SELECT member_id, award_sort, award_order, award_member_show FROM `core_members` WHERE aw_sort!='date' OR aw_order!='DESC' OR aw_show IS NOT NULL ORDER BY member_id ASC LIMIT 0,500
    Unknown column 'aw_sort' in 'where clause'

     

     

    #0 /.../.../.../html/system/Db/Select.php(383): IPS\_Db->preparedQuery()
    #1 /.../.../.../html/system/Db/Select.php(577): IPS\Db\_Select->runQuery()
    #2 /.../.../.../html/applications/awards/extensions/core/Queue/membersTable.php(76): IPS\Db\_Select->count()
    #3 /.../.../.../html/system/Task/Task.php(47): IPS\awards\extensions\core\Queue\_membersTable->run()
    #4 /.../.../.../html/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
    #5 /.../.../.../html/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}()
    #6 /.../.../.../html/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct()
    #7 /.../.../.../html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process()
    #8 /.../.../.../html/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
    #9 /.../.../.../html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\system\_background->execute()
    #10 /.../.../.../html/admin_12325/index.php(14): IPS\_Dispatcher->run()
    #11 {main}

     

    I tried to submit ticket on your site, created an account but didn't find any menu for submitting ticket

  4. I am getting this error with the latest version 3.4.1 and IPS 4.4.10

     

    OutOfBoundsException::0

     

    #0 /.../system/Content/Item.php(4267): IPS\Node\_Model->can('reply', Object(IPS\Member), false)
    #1 /.../system/Theme/Theme.php(847) : eval()'d code(256): IPS\Content\_Item->commentForm()
    #2 /.../system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_videos_front_view->comments(Object(IPS\videos\Video))
    #3 /.../system/Theme/Theme.php(847) : eval()'d code(1299): IPS\Theme\_SandboxedTemplate->__call('comments', Array)
    #4 /.../system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_videos_front_view->view(Object(IPS\videos\Video), Object(IPS\videos\Video), Object(IPS\videos\Video))
    #5 /.../applications/videos/modules/front/videos/view.php(198): IPS\Theme\_SandboxedTemplate->__call('view', Array)
    #6 /.../system/Dispatcher/Controller.php(96): IPS\videos\modules\front\videos\_view->manage()
    #7 /.../system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #8 /.../applications/videos/modules/front/videos/view.php(34): IPS\Content\_Controller->execute()
    #9 /.../system/Dispatcher/Dispatcher.php(152): IPS\videos\modules\front\videos\_view->execute()
    #10 /.../index.php(13): IPS\_Dispatcher->run()
    #11 {main}

×
×
  • Create New...