Jump to content

kims79

Clients
  • Posts

    153
  • 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 kims79

  1. Hello @Fosters Any news about this little bug? Sincerely,
  2. it does work 🙂 Thanks 🙂
  3. Hi @Adriano Faria The bank returns an error 500 under php 8 : ValueError: Unknown format specifier "S" (0) #0 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1950): vsprintf() #1 /var/www/vhosts/fallout-generation.com/httpdocs/system/Lang/Lang.php(1713): IPS\_Lang->replaceWords() #2 /var/www/vhosts/fallout-generation.com/httpdocs/system/Output/Output.php(807): IPS\_Lang->parseOutputForDisplay() #3 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(173): IPS\_Output->sendOutput() #4 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(902) : eval()'d code(14): IPS\_Dispatcher->finish() #5 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Standard.php(113): IPS\hook1631->finish() #6 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Front.php(674): IPS\Dispatcher\_Standard->finish() #7 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #8 /var/www/vhosts/fallout-generation.com/httpdocs/index.php(13): IPS\_Dispatcher->run() #9 {main} BACKTRACE #0 /var/www/vhosts/fallout-generation.com/httpdocs/init.php(1004): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} Thank you for your work 🙂
  4. Right, I thought I was on the bugtracker ^^
  5. Hello, Hello, Error with the donation whidget (even on the default theme) with ipboard 4.6.1 : [[Template nexus/front/widgets/donations is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] See : https://fallout-generation.com/association/ Thank
  6. Hello, When rebuilding trophies with Ipboard 4.6.1 a blocking error appears from the manual start of the task: TypeError: in_array(): Argument #2 ($haystack) must be of type array, bool given (0) #0 /var/www/vhosts/fallout-generation.com/httpdocs/applications/core/extensions/core/AchievementAction/FollowNode.php(130): in_array() #1 /var/www/vhosts/fallout-generation.com/httpdocs/applications/core/extensions/core/Queue/RebuildAchievements.php(133): IPS\core\extensions\core\AchievementAction\_FollowNode::rebuildRow() #2 /var/www/vhosts/fallout-generation.com/httpdocs/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_RebuildAchievements->run() #3 /var/www/vhosts/fallout-generation.com/httpdocs/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #4 /var/www/vhosts/fallout-generation.com/httpdocs/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}() #5 /var/www/vhosts/fallout-generation.com/httpdocs/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct() #6 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process() #7 /var/www/vhosts/fallout-generation.com/httpdocs/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #8 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute() #9 /var/www/vhosts/fallout-generation.com/httpdocs/admin_fogen/index.php(13): IPS\_Dispatcher->run() #10 {main} Thank
  7. Hello, Since the last patch an error appears when consulting a category with reports: Error: Call to undefined method IPS\projectmanager\Project::contentPostedIn() (0) #0 /var/www/vhosts/fallout-generation.com/httpdocs/system/Helpers/Table/Table.php(489): IPS\projectmanager\Project\_Table->getRows() #1 /var/www/vhosts/fallout-generation.com/httpdocs/uploads/template_87_87c9d24aa1690b5b98736f27b6d146ec_index.php(599): IPS\Helpers\Table\_Table->__toString() #2 /var/www/vhosts/fallout-generation.com/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_projectmanager_front_index->table() #3 /var/www/vhosts/fallout-generation.com/httpdocs/uploads/template_87_87c9d24aa1690b5b98736f27b6d146ec_index.php(585): IPS\Theme\_SandboxedTemplate->__call() #4 /var/www/vhosts/fallout-generation.com/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_projectmanager_front_index->project() #5 /var/www/vhosts/fallout-generation.com/httpdocs/applications/projectmanager/modules/front/projects/view.php(126): IPS\Theme\_SandboxedTemplate->__call() #6 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Controller.php(90): IPS\projectmanager\modules\front\projects\_view->issues() #7 /var/www/vhosts/fallout-generation.com/httpdocs/applications/projectmanager/modules/front/projects/view.php(53): IPS\Dispatcher\_Controller->execute() #8 /var/www/vhosts/fallout-generation.com/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\projectmanager\modules\front\projects\_view->execute() #9 /var/www/vhosts/fallout-generation.com/httpdocs/index.php(13): IPS\_Dispatcher->run() #10 {main} Thanking you 🙂
  8. Hello ! Today we have an endpoint to get all records from a database with the Rest API : /cms/records/{database_id} Some usefull parameters are available, to get records from a catagory, or to sort by a default field. But there is some lack. It could be very nice to allow the Rest API users to do more things : To filter the records according to a default field (even if we can use the core search endpoint, but which is limited to title/content) and for custom/complex fields . To sort by a custom field This kind of filtering probably already exists in IPB, because we can add filters in IP Boards databases, with requests like : ipboard.com/games/?advanced_search_submitted=1&&csrfKey=XXX&content_field_54[1]=RPG&&sortby=record_publish_date&sortdirection=desc&record_type=all&time_frame=show_all What do you thinkg about it ? Thank you !
  9. In my case I only see two explanations for this error on my forum: The suppression of the raffle. A raffle which has more prizes than participants. Kims
  10. Do you plan to make it a plugin or an application? Saving time could be interesting!
  11. Hello, On the page: https://fallout-generation.com/trophies/ We still have display problems (same problem in profiles) And in additional action, "replace trophy" always generates an error: On the other hand, the errors in the logs related to the calls for the trophy are they resolved, a big thank you!
  12. Hello, Does the latest version fix bugs for you? For me, nothing has changed ... Glad to see the author showing signs of life nonetheless!
  13. After trying goals, it's an excellent application but I encountered some bugs on the "milestone" goals : The goals are validated several times for the members (at least for the shop and the reputation) Goals generate multiple chain tasks on the same goals (I had more than 30 before deactivation) Even disabled the goals seem to work and generate tasks. Here are some illustrative images, they are milestone goals : No worries for regular goals for the moment :)
  14. Good news ! Can you share your fixes while the author reappears? It would be great 🙂
  15. Hello, For goals, I don't think I understood how it works ... When we select two parameters, for example creating a subject of three messages, the system will validate the goals if both are achieved or if one of the two is achieved?
  16. Hello! Thanks for your answer, but that's not what I'm looking for at all. The Iframe integration is not clean and too slow, it would be a chatbox in the form of an IPB module connected to a Discord room (and not all). Thank you 🙂
  17. Hello, Oh thank you ! If the covid was not there I would kiss you: D Little stress for nothing 🙂
  18. Hello, I just opened a ticket because we have encountered a problem since this morning (everything worked yesterday) it seems that our license key is no longer recognized even though we are up to date with payments. When we try to update the license information, this message is displayed " The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information." and replacing it, ipb tells us that it does not exist? Similar problems today? Does IPB verify the license key on a particular port of the server? Thank you Kims
  19. Sorry for the lack of precision 🙂 This message is displayed in the profile of a member who won a raffle 🙂
  20. Hello, For some time now, an idea has been going through my mind after seeing it implemented on forums. This would be to create a chatbox (like Chatbox+) syncronized with a Discord server room. Indeed, we all observe that users today favor this system of communication to the detriment of our forums. But we can also see that some of our members do not come to discord because they do not want to install additional applications. Discord users could therefore chat with forum users and vice versa in real time in a completely transparent manner. I think this solution would reinvigorate a lot of community and recreate links. I hope to see an application of this type one day at IPB. Regards, Kims.
  21. I think it's time to mention someone from the team like @Matt so that the sale of this application is put on hold for a fix, see that we are reimbursed if @Fosters does not appear.
  22. Hello We encounter an error when a member has won a raffle, a 404 error is displayed: The information email also seems badly formatted in the title It even persists by disabling the trophy application that is causing concern: Kims
  23. Hello, Same problem on our side ... kims
×
×
  • Create New...