Jump to content

Emaxo

Clients
  • Posts

    56
  • 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 Emaxo

  1. UPDATE `hp_donate_goals` donate_goals  SET `g_amount`=50.0,`g_date_range`=0,`g_show`=true,`g_force`=true,`g_private`=false,`g_featured`=true WHERE g_id=1 
    IPS\Db\Exception: Unknown column 'g_date_range' in 'field list' (1054)
    #0 /sites/forum/system/Db/Db.php(1161): IPS\_Db->preparedQuery()
    #1 /sites/forum/system/Patterns/ActiveRecord.php(520): IPS\_Db->update()
    #2 /sites/forum/system/Node/Model.php(2389): IPS\Patterns\_ActiveRecord->save()
    #3 /sites/forum/init.php(893) : eval()'d code(257): IPS\Node\_Model->save()
    #4 /sites/forum/system/Node/Model.php(3314): IPS\Node\radtags_hook_C_NodeModel->save()
    #5 /sites/forum/init.php(893) : eval()'d code(184): IPS\Node\_Model->saveForm()
    #6 /sites/forum/system/Node/Controller.php(413): IPS\Node\radtags_hook_C_NodeModel->saveForm()
    #7 /sites/forum/system/Dispatcher/Controller.php(90): IPS\Node\_Controller->form()
    #8 /sites/forum/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #9 /sites/forum/applications/donate/modules/admin/goals/goals.php(40): IPS\Node\_Controller->execute()
    #10 /sites/forum/system/Dispatcher/Dispatcher.php(152): IPS\donate\modules\admin\goals\_goals->execute()
    #11 /sites/forum/admin/index.php(14): IPS\_Dispatcher->run()
    #12 {main}

    I get this error when I try to set the donation goal without start/finish date (the disable button)

  2. On 12/28/2020 at 10:15 PM, wma said:

    Thanks for the response.
    I think there is a misunderstanding.
    The OP and I would like to use Invision Community as authentication source (Provider) for another application that requires a OpenID Connect Compliant Provider.
    (Which is not something where the "Login with Apple" is very useful as that pertains to logging into Invision Community)

    Exactly this!

  3. @Makoto Latest version of radtags cause an error when i try to clone a file download category

     

    UnderflowException:  (0)
    #0 /var/www/system/Node/Model.php(3008): IPS\Db\_Select->first()
    #1 /var/www/init.php(820) : eval()'d code(225): IPS\Node\_Model->__clone()
    #2 /var/www/applications/downloads/sources/Category/Category.php(743): IPS\Node\radtags_hook_C_NodeModel->__clone()
    #3 /var/www/system/Node/Controller.php(876): IPS\downloads\_Category->__clone()
    #4 /var/www/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->copy()
    #5 /var/www/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #6 /var/www/applications/downloads/modules/admin/downloads/categories.php(39): IPS\Node\_Controller->execute()
    #7 /var/www/system/Dispatcher/Dispatcher.php(152): IPS\downloads\modules\admin\downloads\_categories->execute()
    #8 /var/www/admin/index.php(14): IPS\_Dispatcher->run()
    #9 {main}

     

  4. Hello @TAMAN

    Thanks for making this wonderful theme. I have a bug to report though... :ph34r:

    The social link overlap the gallery right arrow when an image is displayed in full size

    Here's an example with or without the social link enabled

    Cattura.thumb.PNG.31ab48f7ae02378349063f9ef5c2c077.PNG -> Cattura2.thumb.PNG.96ddf2067d0138aa377c842256727e46.PNG

     

    To reproduce this problem you need to have the social links enabled on the side of the page, and then go to the gallery and open an image in full-screen mode

    Thanks in advance for the help!

  5. On 7/5/2019 at 5:56 PM, Bluto said:

    I just had a member write me asking me about their time online not changing.

    @Adriano Faria might want to make a note in the marketplace item so that people know this won't work with the "Use Redis to reduce MySQL overhead" turned on.

    I've had the Redis setting on for awhile and never noticed the time not changing until one of my mods reported it.

    Otherwise, it works great.  :smile:

    @Adriano Faria Is this fixed? because I have redis installed and the plugin doesn't seems to work

  6. Widget don't show up correctly on mobile and also when you try to change the settings you get:

     

    OutOfRangeException:  (0)
    #0 /var/www/applications/core/modules/front/system/widgets.php(196): IPS\_Widget::load(Object(IPS\core\Application), 'topTeams', 'a7qjr5op9', Array)
    #1 /var/www/system/Dispatcher/Controller.php(85): IPS\core\modules\front\system\_widgets->getConfiguration()
    #2 /var/www/applications/core/modules/front/system/widgets.php(38): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\system\_widgets->execute()
    #4 /var/www/index.php(13): IPS\_Dispatcher->run()
    #5 {main}

     

  7. #0 applications/cms/sources/Blocks/Block.php(278): IPS\cms\_Theme->getTemplate('recordfeed', 'cms', 'block')
    #1 system/Widget/Widget.php(234): IPS\cms\Blocks\_Block->getTemplate(Array, '032aaedb9b2b6e3...', NULL)
    #2 system/Content/Widget.php(488): IPS\_Widget->output(Array, '032aaedb9b2b6e3...')
    #3 applications/cms/widgets/RecordFeed.php(312): IPS\Content\_Widget->render()
    #4 applications/cms/sources/Blocks/Block.php(242): IPS\cms\widgets\_RecordFeed->render()
    #5 system/Theme/Theme.php(847) : eval()'d code(803): IPS\cms\Blocks\_Block::display(Object(IPS\cms\Blocks\Block))
    #6 system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_ta_templates->sliderBase()
    #7 system/Theme/Theme.php(847) : eval()'d code(6543): IPS\Theme\_SandboxedTemplate->__call('sliderBase', Array)
    #8 system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('Template', '\n<div class='ip...', Array)
    #9 system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #10 system/Dispatcher/Standard.php(112): IPS\_Dispatcher->finish()
    #11 system/Dispatcher/Front.php(597): IPS\Dispatcher\_Standard->finish()
    #12 system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish()
    #13 index.php(13): IPS\_Dispatcher->run()
    #14 {main}
    UnexpectedValueException::0
    [[Template core/front/ta_templates/sliderBase is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] 
    [[Template core/front/ta_templates/ta_newsTicker is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
     
    Hi, I'm trying to show the articles feed inside the forum, but every option that i turn on (footer, ticker, slider) cause this error.

    I'm using the latest theme version with the latest ipboard (4.4.9.1)

×
×
  • Create New...