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

Posts posted by IceCore

  1. On 9/15/2022 at 1:16 PM, Marc Stridgen said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Updated the access information.

  2. 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.

  3. 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}

     

  4. 9 hours ago, Adriano Faria said:

    The quick description can be not required (there’s a setting) so it isn’t used for everyone and that would produce an empty line there. Probably best suited via template edit. Let me know if you want me to show which template and how to do it.

    Sure, I'd like to see!

  5. When posting a tutorial, it looks funny on the support topic:

    Could contain: Page, Text, Document, Word, File

     

    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?

  6. 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}

     

  7. I have an error when opening a message to read.

    IPS 4.7, PHP 8.1

    Could contain: Text

    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}

     

  8. 4 hours ago, Marc Stridgen said:

    Please check within the manage purposes section of the marketplace and check to make sure you dont have any pending renewals

    https://invisioncommunity.com/clients/purchases/

    Yesm we are indeed aware that it will not tell you about renewals in the marketplace at present, and you cannot renew via the ACP.

    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!

  9. On 1/4/2022 at 1:12 PM, Stuart Silvester said:

    Our policy (requested and backed by Marketplace authors) is that an active license is required to use the Marketplace. The only exception to this is where you have purchased something, you are still entitled to access it whilst your purchase is active.

    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?

  10. On 1/2/2022 at 2:40 PM, Stuart Silvester said:

    You can continue to upgrade paid resources if their renewal period expires after your license (or they do not have one). You cannot renew a paid resource without an active license.

    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.

  11. On 4/7/2021 at 9:07 PM, Stuart Silvester said:

    As usual, if they submit a ticket we can look into it.

    It's likely related to the fact that we changed the policy after our last release which wouldn't allow Marketplace sign ins with expired licenses.

    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?

    image.png.37ba7f9aaffbff7755c4adb7b25ff395.png

    Invision Community v4.6.9

  12. On 11/29/2021 at 1:10 PM, Adriano Faria said:

    Can't reproduce. Works fine in 4.6.8 (online) and 4.6.9 Beta 1 (dev board), both  with PHP 8:

     

    thanks, I'll check what conflicts it. 

×
×
  • Create New...