Jump to content

Iwooo

Clients
  • Posts

    174
  • 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

Posts posted by Iwooo

  1. Hi, I've got a bit of a problem contacting Invision Support. Is everything okay with their system? 

    They were answering me without problems and now like I my msg are going into void. 

    Support system is broken or it's normal practice to just ghost a client paying for more than 7 years? 

     

    image.png.9e611ef16ad0b8ae29560bb0fedc2635.png

     

     

  2. Welcome, I have this issue "Mail Bouncer had an issue connecting to your SparkPost API. Please make sure that your SparkPost API key is correct and grants full read/write permission to 'Event Webhooks' and 'Suppression Lists'." 

    but I got api key for All permisions and mails are being sent by sparkpost. How can I troubleshoot it and fix it? 

  3. Hi @opentype, I've updated templates and settings for newest version but on a record page I got an error, could you help me with this?

    Error: Call to a member function url() on boolean (0)
    #0 /applications/cms/modules/front/database/record.php(310): IPS\Theme\class_cms_database_supergrid_recorddisplay->record(Object(IPS\cms\Records2), '\n<div data-cont...', NULL, true)
    #1 /init.php(588) : eval()'d code(21): IPS\cms\modules\front\database\_record->manage()
    #2 /system/Dispatcher/Controller.php(96): IPS\cms\modules\front\database\pagesblocks_hook_controller_record->manage()
    #3 /system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #4 /applications/cms/sources/Databases/Dispatcher.php(347): IPS\Content\_Controller->execute()
    #5 //applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run()
    #6 /applications/cms/sources/Pages/Page.php(1281): IPS\cms\widgets\_Database->render()
    #7 /applications/cms/sources/Pages/Page.php(2210): IPS\cms\Pages\_Page->getWidgets()
    #8 /applications/cms/modules/front/pages/page.php(112): IPS\cms\Pages\_Page->output()
    #9 /applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view()
    #10 /system/Dispatcher/Controller.php(96): IPS\cms\modules\front\pages\_page->manage()
    #11 /applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #12 /system/Dispatcher/Dispatcher.php(152): IPS\cms\modules\front\pages\_page->execute()
    #13 /index.php(13): IPS\_Dispatcher->run()
    #14 {main}

     

  4. Hello, I have error like this

    Fatal error: Class 'IPS\Theme\Cache\class_core_global_global' not found in /home/makecash/domains/make-cash.pl/public_html/system/Theme/Theme.php(871) : eval()'d code on line 10

    And after refresh it seems to work fine, could you help me with that? I do not use cjmenu. 

  5. In category listing I would recommend adding clickable images if you use category image ? 

    {{if $category->pcimage}}<a href="{$category->url()}" alt="{$category->_title}"><div class="SG_cat_image" style="background-image:url('{file='$category->pcimage'}');"></div><a>{{endif}}

     

  6. Where I can change those colors? 

    image.png.da4b76e844028ed57a3786dd6eb3f237.png

    EDIT: Done it here.
    Added in custom css: .ipsMenu_item>a:not( .ipsMenu_itemInline ),.ipsMenu_item>span:not( .ipsMenu_itemInline )
    {color:#FFFFFF !important;}

    How I can change it here?
    image.png.e3d74d49814abf305e31849244aa847d.png

×
×
  • Create New...