Jump to content

IceCore

Members
  • Posts

    275
  • 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 IceCore

  1. I just received an email that invoice of add-ons renewal payed from my balance without any option to cancel it or notice some period before the payment with option to cancel it. What to do now? I want a refund for that...
  2. Hey, I have upgraded successfully to 4.7.1 but I cannot access to the admin page: All I have tried: Recovery mode Read this topic: https://invisioncommunity.com/forums/topic/469325-upgrade-error-to-latest-version/ https://invisioncommunity.com/4guides/client-services/getting-support-r292/ Nothing yet. PHP version 8.1
  3. I meant Transparency of the watermark(auto corrected). The size of the watermark, to make it smaller if the image is too big, make it by fixed size(px) or percentage from the watermarked image. Now, I can't see the actual size before posting an image for demo.
  4. Hey, Any way to add? : transpiration Size Thanks1
  5. I have an exception error.
  6. Hey, I have an exception errors when sending a record which have tags: INSERT INTO `core_tags` ( `tag_aai_lookup`, `tag_aap_lookup`, `tag_meta_app`, `tag_meta_area`, `tag_meta_id`, `tag_meta_parent_id`, `tag_member_id`, `tag_added`, `tag_prefix`, `tag_text` ) VALUES ( '2541b349b29227472563667dec6d2729', '8d9ff1b0d25b87ec853c817a3395705a', 'cms', 'records3', NULL, 5, 1, 1661602818, false, 'vnc' ) ON DUPLICATE KEY UPDATE `tag_aai_lookup`=VALUES(`tag_aai_lookup`), `tag_aap_lookup`=VALUES(`tag_aap_lookup`), `tag_meta_app`=VALUES(`tag_meta_app`), `tag_meta_area`=VALUES(`tag_meta_area`), `tag_meta_id`=VALUES(`tag_meta_id`), `tag_meta_parent_id`=VALUES(`tag_meta_parent_id`), `tag_member_id`=VALUES(`tag_member_id`), `tag_added`=VALUES(`tag_added`), `tag_prefix`=VALUES(`tag_prefix`), `tag_text`=VALUES(`tag_text`) IPS\Db\Exception: Column 'tag_meta_id' cannot be null (1048) #0 /home/devhubco/public_html/boards/system/Db/Db.php(941): IPS\_Db->preparedQuery() #1 /home/devhubco/public_html/boards/system/Content/Item.php(8013): IPS\_Db->insert() #2 /home/devhubco/public_html/boards/init.php(927) : eval()'d code(89): IPS\Content\_Item->setTags() #3 /home/devhubco/public_html/boards/system/Content/Item.php(579): IPS\Content\radtags_hook_C_ContentItem->setTags() #4 /home/devhubco/public_html/boards/init.php(927) : eval()'d code(253): IPS\Content\_Item->processForm() #5 /home/devhubco/public_html/boards/applications/cms/sources/Records/Records.php(1249): IPS\Content\radtags_hook_C_ContentItem->processForm() #6 /home/devhubco/public_html/boards/system/Content/Item.php(413): IPS\cms\_Records->processForm() #7 /home/devhubco/public_html/boards/applications/cms/sources/Records/Records.php(2466): IPS\Content\_Item::createFromForm() #8 /home/devhubco/public_html/boards/system/Content/Item.php(143): IPS\cms\_Records::createFromForm() #9 /home/devhubco/public_html/boards/applications/cms/modules/front/database/category.php(744): IPS\Content\_Item::create() #10 /home/devhubco/public_html/boards/system/Dispatcher/Controller.php(107): IPS\cms\modules\front\database\_category->form() #11 /home/devhubco/public_html/boards/applications/cms/sources/Databases/Dispatcher.php(327): IPS\Dispatcher\_Controller->execute() #12 /home/devhubco/public_html/boards/applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run() #13 /home/devhubco/public_html/boards/applications/cms/sources/Pages/Page.php(1289): IPS\cms\widgets\_Database->render() #14 /home/devhubco/public_html/boards/applications/cms/sources/Pages/Page.php(2269): IPS\cms\Pages\_Page->getWidgets() #15 /home/devhubco/public_html/boards/applications/cms/modules/front/pages/page.php(227): IPS\cms\Pages\_Page->output() #16 /home/devhubco/public_html/boards/system/Dispatcher/Controller.php(107): IPS\cms\modules\front\pages\_page->__call() #17 /home/devhubco/public_html/boards/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute() #18 /home/devhubco/public_html/boards/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute() #19 /home/devhubco/public_html/boards/index.php(13): IPS\_Dispatcher->run() #20 {main} Back trace: #0 /home/devhubco/public_html/boards/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main}
  7. I'm contributing Hebrew translation and sent a new file to be approved, which also updated it's capability with 4.7 I sent it in last week on Thursday (can't tell exact time delta 🙂)
  8. Hey, Is there anyone that may look into it? I see other approvals than mine.
  9. I have an issue with updating string in the language, that became empty strings and not updated one left. This is an example which ones, but there's many more: All I wanted is to leave it empty.
  10. When posting a tutorial, it looks funny on the support topic: I was expecting for the description to appear instead of the beginning of the tutorial. Any way to add this option as selection in the settings?
  11. I see this error repeats every day, I can't tell what its effect, but I'm sure this is relates to some report of something. Thu, 04 Aug 2022 16:48:08 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(122): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Output/Output.php(243): IPS\_Settings->__get() #9 /home/xxxxx/public_html/forum_path/system/Output/Output.php(96): IPS\_Output->__construct() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Admin.php(57): IPS\_Output::i() #11 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Admin->init() #12 /home/xxxxx/public_html/forum_path/admin/index.php(13): IPS\_Dispatcher::i() #13 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:08 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(152): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Dispatcher/Front.php(42): IPS\_Settings->__isset() #9 /home/xxxxx/public_html/forum_path/init.php(927) : eval()'d code(12): IPS\Dispatcher\_Front->init() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\neapphtmlplayer_hook_code_dispatcher_front->init() #11 /home/xxxxx/public_html/forum_path/index.php(13): IPS\_Dispatcher::i() #12 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:09 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Lang/Lang.php(102): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Lang/Lang.php(122): IPS\_Lang::getStore() #8 /home/xxxxx/public_html/forum_path/system/Lang/Lang.php(175): IPS\_Lang::languages() #9 /home/xxxxx/public_html/forum_path/system/Dispatcher/Front.php(432): IPS\_Lang::defaultLanguage() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Front.php(39): IPS\Dispatcher\_Front->checkCached() #11 /home/xxxxx/public_html/forum_path/init.php(927) : eval()'d code(12): IPS\Dispatcher\_Front->init() #12 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\neapphtmlplayer_hook_code_dispatcher_front->init() #13 /home/xxxxx/public_html/forum_path/index.php(13): IPS\_Dispatcher::i() #14 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:10 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(122): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Output/Output.php(243): IPS\_Settings->__get() #9 /home/xxxxx/public_html/forum_path/system/Output/Output.php(96): IPS\_Output->__construct() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Admin.php(57): IPS\_Output::i() #11 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Admin->init() #12 /home/xxxxx/public_html/forum_path/admin/index.php(13): IPS\_Dispatcher::i() #13 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:11 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(152): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Dispatcher/Front.php(42): IPS\_Settings->__isset() #9 /home/xxxxx/public_html/forum_path/init.php(927) : eval()'d code(12): IPS\Dispatcher\_Front->init() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\neapphtmlplayer_hook_code_dispatcher_front->init() #11 /home/xxxxx/public_html/forum_path/index.php(13): IPS\_Dispatcher::i() #12 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:11 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(122): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Output/Output.php(243): IPS\_Settings->__get() #9 /home/xxxxx/public_html/forum_path/system/Output/Output.php(96): IPS\_Output->__construct() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Admin.php(57): IPS\_Output::i() #11 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Admin->init() #12 /home/xxxxx/public_html/forum_path/admin/index.php(13): IPS\_Dispatcher::i() #13 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ------------- Thu, 04 Aug 2022 16:48:12 +0000 Error: Call to undefined function mysqli_report() (0) #0 /home/xxxxx/public_html/forum_path/init.php(749): require_once() #1 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(92): IPS\IPS::autoloader() #2 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(108): IPS\Data\Store\_Database->loadIntoMemory() #3 /home/xxxxx/public_html/forum_path/system/Data/Store/Database.php(162): IPS\Data\Store\_Database->get() #4 /home/xxxxx/public_html/forum_path/system/Data/AbstractData.php(126): IPS\Data\Store\_Database->exists() #5 /home/xxxxx/public_html/forum_path/system/Data/Store.php(303): IPS\Data\_AbstractData->__isset() #6 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(166): IPS\Data\_Store->__isset() #7 /home/xxxxx/public_html/forum_path/system/Settings/Settings.php(152): IPS\_Settings->loadFromDb() #8 /home/xxxxx/public_html/forum_path/system/Dispatcher/Front.php(42): IPS\_Settings->__isset() #9 /home/xxxxx/public_html/forum_path/init.php(927) : eval()'d code(12): IPS\Dispatcher\_Front->init() #10 /home/xxxxx/public_html/forum_path/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\neapphtmlplayer_hook_code_dispatcher_front->init() #11 /home/xxxxx/public_html/forum_path/index.php(13): IPS\_Dispatcher::i() #12 {main} #0 /home/xxxxx/public_html/forum_path/init.php(1029): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main}
  12. Anyone can help with it? I want to add the file to the sent request.
  13. Hey, By mistake I sent an empty content update of the language pack which is only a text and some changes,but, I forgot to add the file. It's pending few days already.
  14. I have an error when opening a message to read. IPS 4.7, PHP 8.1 In AdminCP: TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /home/website/public_html/community/applications/core/sources/Messenger/Conversation.php:535 Stack trace: #0 /home/website/public_html/community/applications/core/sources/Messenger/Conversation.php(535): array_filter() #1 /home/website/public_html/community/init.php(927) : eval()'d code(15): IPS\core\Messenger\_Conversation->get_activeParticipants() #2 /home/website/public_html/community/system/Content/Item.php(5192): IPS\core\Messenger\hook1123->canCommentReview() #3 /home/website/public_html/community/system/Theme/Theme.php(885) : eval()'d code(160): IPS\Content\_Item->canComment() #4 /home/website/public_html/community/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_livemessenger_front_global->messageComment() #5 /home/website/public_html/community/system/Theme/Theme.php(885) : eval()'d code(489): IPS\Theme\_SandboxedTemplate->__call() #6 /home/website/public_html/community/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_livemessenger_front_global->messageItem() #7 /home/website/public_html/community/init.php(927) : eval()'d code(20): IPS\Theme\_SandboxedTemplate->__call() #8 /home/website/public_html/community/system/Theme/Theme.php(885) : eval()'d code(738): IPS\core\Messenger\livemessenger_hook_MessageModel->htmlMini() #9 /home/website/public_html/community/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_livemessenger_front_global->messagesDisplay() #10 /home/website/public_html/community/applications/livemessenger/modules/front/chat/messenger.php(167): IPS\Theme\_SandboxedTemplate->__call() #11 /home/website/public_html/community/system/Dispatcher/Controller.php(107): IPS\livemessenger\modules\front\chat\_messenger->getConversation() #12 /home/website/public_html/community/applications/livemessenger/modules/front/chat/messenger.php(25): IPS\Dispatcher\_Controller->execute() #13 /home/website/public_html/community/system/Dispatcher/Dispatcher.php(153): IPS\livemessenger\modules\front\chat\_messenger->execute() #14 /home/website/public_html/community/index.php(13): IPS\_Dispatcher->run() #15 {main}
  15. So block the option of make the button redirect to a specific page with the renewal. Currently, when I use the button, by mistake it will take a full price for already purchased add-on which will lead no refund policy!
  16. Purchased applications / plugins renewal via ACP asks a full price instead of renewal price. This issue suposed to be fixed since first releases of built-in marketplace. I have reported this and many others. Why not fixed yet? no body renews their addons via ACP?
  17. If I purchased for an updates renewal for some plugin / app, and IPS license is expired, I can't update the renewals? It sounds legit for you? If you buy a new phone, and you warranty expired, you need to buy a new phone to update your apps in it?
  18. Why is that? the support isn't IPS team responsibility, but the binding of the IPS license is a must...I can't understand the reason. I need an explanation.
  19. The issue still persist. Why 6 month past and I still can't upgrade some of the applications / plugins without renewal of the IPS license? What take so long to change a simple condition function in the code and test it? Invision Community v4.6.9
  20. thanks, I'll check what conflicts it.
×
×
  • Create New...