Jump to content

Ramsesx

Clients
  • Posts

    1,060
  • Joined

  • Last visited

  • Days Won

    3

 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 Ramsesx

  1. You're the best Adriano. I really thought my IPS system is now totally f****ed off *lol Thanks for your quick response and your help.
  2. I was upgrading successfully some plugins but suddenly it startet to remove the plugins completely. Luckily this didn't happend to something important.
  3. I would declare this as a bug, otherwise please move to feature suggestion. If a deactivated plugin is being upgraded it automatically enables afterwards. It has a reason if I disable a plugin and shouldn't be reactivated by the system itself.
  4. Thanks for the quick reply. But the download widget would be a nice default addition for the IPS download section. Personally I could need something similar only for database record entries.
  5. It would be nice to have a slider widget below or beside a download entry showing other downloads of the contributor in the marketplace. Same would also be nice for database entries.
  6. Please try with the non admin account ***** PW: ***** You only need to fill out title and editor to reproduce the error
  7. Ok, upgrade went smooth unexpectedly Only one smaller issue making the upgrade not perfect comfortable, it asked to make a manual query ALTER TABLE `core_log` ADD COLUMN `loaded_hooks` TEXT CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL COMMENT 'Any third party hooks loaded'; I did this and pressed the right button but it shows again the mask to alter those tables, did it again and checked my database and the tables and columns were definitely created but it shows again the prompt to alter the tables manually. So I tried to press the left button to let it do automatically and this worked then. Coming back to the formerly issue. It is still not possible to create a record.
  8. Yes, I just meant the upgrading process itself, will try to upgrade now.
  9. Ok, since the latest upgrade experiences were not really cool I try to avoid them if not really necessary. But it looks like I have to do that. Thanks.
  10. Thanks but I didn't took my community offline since several months.
  11. As postend in my last support request we changed the server. Since then following issue occurs: When posting a new database record it comes to the error code: EX1366 and the record is not saved, here is the content of the system log to that issue: INSERT INTO `cms_custom_database_7` ( `record_publish_date`, `record_last_comment`, `member_id`, `record_last_comment_by`, `record_last_comment_name`, `record_last_review`, `category_id`, `record_approved`, `record_locked`, `record_views`, `record_pinned`, `record_featured`, `record_future_date`, `record_comments`, `record_reviews`, `record_comments_queued`, `record_comments_hidden`, `record_image`, `record_image_thumb`, `field_45`, `field_46`, `field_72`, `field_47`, `field_48`, `field_49`, `field_60`, `field_61`, `field_63`, `field_62`, `field_65`, `field_81`, `field_66`, `field_67`, `field_68`, `field_69`, `field_70`, `field_71`, `field_112`, `field_64`, `field_74`, `record_saved`, `record_updated`, `record_allow_comments`, `record_dynamic_furl`, `record_static_furl` ) VALUES ( 1645625790, 1645625790, 9, 9, 'testuser10', 1645625790, 82, 1, false, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 'Test Titel', '<p> test test test test test </p>', '', 'https://www.testseite.de/', '', '', 'aussehen_0', 'service_0', 'pl_0', 'social_0', 'konv_0', 'serviceangeboten_ohne_angabe', 'fotos_ohne_angabe', 'ontime_ohne_angabe', 'outfit_ohne_angabe', 'alter_ohne_angabe', 'beratung_ohne_angabe', 'time_ohne_angabe', 'key_ja', '', '', 1645625790, 1645625790, true, 'test-titel', NULL ) IPS\Db\Exception: Incorrect decimal value: '' for column `db15*******`.`cms_custom_database_7`.`field_64` at row 1 (1366) #0 /home/www/doc/*****/mydomain.de/www/system/Db/Db.php(948): IPS\_Db->preparedQuery('/*db*****0022::...', Array) #1 /home/www/doc/*****/mydomain.de/www/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('cms_custom_data...', Array) #2 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Records/Records.php(1904): IPS\Patterns\_ActiveRecord->save() #3 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Records/Records.php(1073): IPS\cms\_Records->save() #4 /home/www/doc/*****/mydomain.de/www/system/Content/Item.php(397): IPS\cms\_Records->processForm(Array) #5 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Records/Records.php(2354): IPS\Content\_Item::createFromForm(Array, Object(IPS\cms\Categories7), true) #6 /home/www/doc/*****/mydomain.de/www/system/Content/Item.php(133): IPS\cms\_Records::createFromForm(Array, Object(IPS\cms\Categories7)) #7 /home/www/doc/*****/mydomain.de/www/applications/cms/modules/front/database/category.php(733): IPS\Content\_Item::create(Object(IPS\cms\Categories7)) #8 /home/www/doc/*****/mydomain.de/www/system/Dispatcher/Controller.php(90): IPS\cms\modules\front\database\_category->form() #9 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Databases/Dispatcher.php(327): IPS\Dispatcher\_Controller->execute() #10 /home/www/doc/*****/mydomain.de/www/applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run() #11 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Pages/Page.php(1300): IPS\cms\widgets\_Database->render() #12 /home/www/doc/*****/mydomain.de/www/applications/cms/sources/Pages/Page.php(2259): IPS\cms\Pages\_Page->getWidgets() #13 /home/www/doc/*****/mydomain.de/www/applications/cms/modules/front/pages/page.php(227): IPS\cms\Pages\_Page->output() #14 /home/www/doc/*****/mydomain.de/www/system/Dispatcher/Controller.php(90): IPS\cms\modules\front\pages\_page->__call('form', Array) #15 /home/www/doc/*****/mydomain.de/www/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute() #16 /home/www/doc/*****/mydomain.de/www/system/Dispatcher/Dispatcher.php(152): IPS\cms\modules\front\pages\_page->execute() #17 /home/www/doc/*****/mydomain.de/www/index.php(13): IPS\_Dispatcher->run() #18 {main} BACKTRACE #0 /home/www/doc/15***/mydomain.de/www/init.php(995): IPS\_Log::log('INSERT INTO `cm...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\Db\Exception)) #2 {main} This occurs to all usergroups except the admin account, there it works fine as expected. Note, I haven't chanted anything regarding usergroups or permissions. Thanks for your help.
  12. Cool, just had to duplicate my style and set to default and it is working fine now. Thanks a lot Marc.
  13. I don't know if this can be helpful. On my test installation giving "An error occurred (500 Error)"on the front site (latest release) when I disable the setting "Enable template disk caching?" it works fine.
  14. I don't have access to this ACP setting. The path is correct.
  15. Thanks to you all datastore is now on 777 uploads is still processing trillions of files to 777 but this doesn't fixed the issue. More ideas? How can I clear the cache or as my host recommended session tables? Will this help? And b.t.w., there's enough free webspace available.
  16. Permission on ftp is set to 755, this should be fine? Permission on ftp is set to 755, this should be fine?
  17. After moving to a new server I get this error: Data Storage Not Working Data Storage is not working correctly. Review your data storage configuration and adjust the settings as needed to improve speed and performance of your community. Error: Class 'IPS\Theme\Cache\class_core_global_forms' not found (0) #0 /home/www/doc/15667/m****+e/www/system/Theme/Theme.php(926): eval() #1 /home/www/doc/15667/m***e/www/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks('class_core_glob...', 'IPS\\Theme\\Cache') #2 /home/www/doc/15667/m***.de/www/system/Theme/Theme.php(777): IPS\Theme\Cache\_Template->exists() #3 /home/www/doc/15667/m*****de/www/system/Helpers/Form/Form.php(139): IPS\_Theme->getTemplate('forms', 'core', 'global') #4 /home/www/doc/15667/m*****e/www/applications/core/modules/admin/settings/general.php(48): IPS\Helpers\_Form->__construct() #5 /home/www/doc/15667/*****e/www/system/Dispatcher/Controller.php(101): IPS\core\modules\admin\settings\_general->manage() #6 /home/www/doc/15667/m+***e/www/applications/core/modules/admin/settings/general.php(38): IPS\Dispatcher\_Controller->execute() #7 /home/www/doc/15667/m***de/www/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\settings\_general->execute() #8 /home/www/doc/15667/m***.de/www/admin/index.php(14): IPS\_Dispatcher->run() #9 {main} I can't access anything in the acp. The database server has been converted to MariaDB, before it was mysql.
  18. If opening the search box advanced it is overlapped by reactions.
  19. This, or even better, do it like vB did it, make security updates available to every release version.
  20. The new support option via forum could even be a better system if the support team is picking up urgent issues as quick as known from the ticket support. Especially when my forum has an outage because of upgrade errors or other issues. A knowledge base of known issues is something I miss hardly. So, take this chance and convince us. Thanks for this open discussion Matt. And please consider the benefits for devs in your next meeting.
×
×
  • Create New...