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

Everything 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. Hi @Michael.J, Thank you for updating this awesome plugin! I just noticed a bug (maybe) both "View Groups" and "Change Groups" seem not to affect permissions, Also it's possible to have an option to allow users to select only one team? Thank you again!
  3. Hi @TAMAN Will this plugin be updated to 4.5? Thank you! 🙂
  4. Any update on this plugin? it's been 3 months 😶
  5. Hi, I'm trying to use my forum as an oauth2 server, the problem is the other application (the oauth2 client) is making request with the OpenID standard, it is possible for invision to support the OpenID standard? I can only configure a generic oauth2 server... Am I missing the option somewhere? Thank you
  6. Are there any plans to upgrade this plugin to 4.5?
  7. It's possible to let the users choose over a lists of sounds rather then allow them uploads new ones?
  8. Emaxo

    Radical Tags

    @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}
  9. Hello @TAMAN Thanks for making this wonderful theme. I have a bug to report though... 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 -> 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!
  10. Hi @SoftwareFactory Thank you again for making this wonderful extension! I have a question, It's possible to give a group on the forum to the one who boost the discord server with nitro?
  11. Hi @Fosters I was trying to use the API endpoint to give medals but I noticed that the "/awardmedal" endpoint doesn't work even when returning "OK". Also it would be nice to have a "/removemedal" endpoint too Thanks 👍
  12. @Adriano Faria I'm kinda sad because I really liked the idea of this plugin, but if it doesn't work with this setting I think I'll go for a refound 😞
  13. @Adriano Faria Is this fixed? because I have redis installed and the plugin doesn't seems to work
  14. Emaxo

    Radical Tags

    On the marketplace it's says: "This file is not currently available for purchase."
  15. 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}
  16. Hi, I'm trying to use the REST api to give a medal but the endpoint /awardmedal does nothing even when returns "Ok". Also the /removemedal endpoint (to remove a medal obv. 👀) seems to be missing!
  17. #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...