Jump to content

Sp4x

Members
  • 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 Sp4x

  1. Hey @Makoto i got an error if i try to copy a Download Category 

    UnderflowException:  (0)
    #0 /config/www/prod/system/Node/Model.php(3061): IPS\Db\_Select->first()
    #1 /config/www/prod/init.php(903) : eval()'d code(225): IPS\Node\_Model->__clone()
    #2 /config/www/prod/applications/downloads/sources/Category/Category.php(758): IPS\Node\radtags_hook_C_NodeModel->__clone()
    #3 /config/www/prod/system/Node/Controller.php(907): IPS\downloads\_Category->__clone()
    #4 /config/www/prod/system/Dispatcher/Controller.php(90): IPS\Node\_Controller->copy()
    #5 /config/www/prod/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
    #6 /config/www/prod/applications/downloads/modules/admin/downloads/categories.php(44): IPS\Node\_Controller->execute()
    #7 /config/www/prod/system/Dispatcher/Dispatcher.php(153): IPS\downloads\modules\admin\downloads\_categories->execute()
    #8 /config/www/prod/admin/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

    did you have any idea how to fix it?

    IPS 4.6 

  2. Hi @CodingJungle

    Thank you for this Plugin ;). I have a Problem with adding Cards. I can add Columns as normal. But if i want to add a Card nothing happens.

    Nginx (latest), PHP 7.3, MariaDB 10.4.17

    Edit:

    I have used the Support Tool in the ACP and it says there is a Database problem.

    ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NULL DEFAULT 0 

    I can PM you Site Details and Login infos if needed.

    Greets

     

     

  3. Hey @TAMAN thank you for this amazing Theme!

    I have a question, i want this CSS Set from your Demo as standard on my site. I would be happy if you could share the css code.

    firefox_eFLY08sEbb.thumb.png.3313ceffbb25e5e52ad4d32785af64e5.png

    I was a little surprised that this is apparently not included by default. When I saw the demo, this CSS setting appealed to me the most. And is the "dude" style changer not included?

     

    Greets Sp4x

  4. Hey @CodingJungle

    i discovered 2 Bugs. 

    First:

    If a user who has no permissions to use stratagem wants to watch my profil he get an error, the system log shows the following:

    TypeError: Argument 1 passed to IPS\stratagem\_Project::projectPerms() must be an instance of IPS\stratagem\Member, instance of IPS\Member given, called in /config/www/applications/stratagem/sources/Project/Project.php on line 552 (0)
    #0 /config/www/applications/stratagem/sources/Project/Project.php(552): IPS\stratagem\_Project->projectPerms(Object(IPS\Member))
    #1 /config/www/applications/stratagem/sources/Project/Card.php(532): IPS\stratagem\_Project->canView(Object(IPS\Member))
    #2 /config/www/system/Content/Content.php(145): IPS\stratagem\Project\_Card->canView(Object(IPS\Member))
    #3 /config/www/system/Content/Search/Results.php(546): IPS\_Content::loadAndCheckPerms(13)
    #4 /config/www/applications/core/modules/front/members/profile.php(254): IPS\Content\Search\_Results->addExtraItems(Array, Object(IPS\Member))
    #5 /config/www/system/Dispatcher/Controller.php(96): IPS\core\modules\front\members\_profile->manage()
    #6 /config/www/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute()
    #7 /config/www/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute()
    #8 /config/www/index.php(13): IPS\_Dispatcher->run()
    #9 {main}
    
    Backtrace
    #0 /config/www/init.php(938): IPS\_Log::log('TypeError: Argu...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError))
    #2 {main}

    Second:

    I have no icon in the Admin ACP for the Stratagem Copyright Setting and some language strings are missing

    Greets Sp4x

  5. Works on 4.4.3 but the icons need some adjustment. 

    SSSf23m.png

    Any tipps to fix this ?

    Edit:

    Okay here is a small fix. Edit the menuicon.css

    .ipsMenuIcon
    {
        height: 20px;
        display: inline;
    
        margin-right: 5px;
    }

    Greets

×
×
  • Create New...