Jump to content

Hatsu

Clients
  • Posts

    1,190
  • Joined

  • Last visited

  • Days Won

    1

 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 Hatsu

  1. When I open the menu to create a block with die Pages application there is an entry called block_oembed in the list. I have no idea where it came from and how long it's been there. I can't create a block with this entry because there is an error after clicking on next. LogicException: cms_error_block_plugin_not_found (0) #0 /httpdocs/system/Node/Controller.php(489): IPS\cms\Blocks\_Block->form() #1 /httpdocs/system/Node/Controller.php(388): IPS\Node\_Controller->_addEditForm() #2 /httpdocs/system/Dispatcher/Controller.php(90): IPS\Node\_Controller->form() #3 /httpdocs/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #4 /httpdocs/applications/cms/modules/admin/pages/blocks.php(44): IPS\Node\_Controller->execute() #5 /httpdocs/system/Dispatcher/Dispatcher.php(152): IPS\cms\modules\admin\pages\_blocks->execute() #6 /httpdocs/admin/index.php(14): IPS\_Dispatcher->run() #7 {main} Anyone has an idea where it could come from? Can I just delete the entry in the core_widgets table to remove it?
  2. Same here. After Upgrading to 4.5.4.2 via automatic update all disabled apps are now locked. This goes for my live installation as for my dev installation. So disabled apps weren't upgraded. And how do I upgrade them manually?
  3. On MacOS, Firefox 80 in ACP the cursor color in the editor and the color when text is marked in the editor is black and you can't/barely see it with the dark theme as well.
  4. Go into your Theme, select Change resources from the dropdown and change the pattern.png for your board. And yes, you're right. It's ugly.
  5. Request a demo: https://invisioncommunity.com/clientarea/demo
  6. Thank you. Actually, I had never thought about the URL.
  7. Are there any technical limitations or reasons why you came to this decision?
  8. Thank you for your answer. Yes it was. But I got it working finally and forgot about this question. Unfortunately, it couldn't solve my underlying problem (filter custom database entries for a custom field value). I had to create a plugin.
  9. Is there a way to use something like array_filter in a template of a block? I get an error with "unexpected $return" when using a callback. {{ $published = array_filter($records, function($row){ return ($row->fieldValues()['field_8'] == 0); }) ; }} Actually, I want to use it to filter the database index template. But I guess I will get the same error there, too.
  10. Possibility for all applications to store attachments in a non-webaccessible folder, like gallery and downloads.
  11. An option "Require birthday on registration" In addition, let user choose in profile whether he wants to show whole date, only birthday without age, only age, or none.
  12. No problem, not your fault ;) Or should I use fail instead of fault, hm, epic fail...
  13. Wow, I'm really speechless... :ohmy: :no: :sad:
×
×
  • Create New...