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 wanted to mark invoice as paid and got error. I'm on 4.7. Can someone point me what's cousing this? 

    Clicking "Mark paid" or chaning status of invoice as "paid" resolves in this error:

    OutOfRangeException:  (0)
    #0 /applications/nexus/sources/Invoice/Item/Renewal.php(90): IPS\Patterns\_ActiveRecord::load()
    #1 /applications/nexus/sources/Invoice/Invoice.php(1759): IPS\nexus\Invoice\Item\_Renewal->onPaid()
    #2 /applications/nexus/modules/admin/payments/invoices.php(1165): IPS\nexus\_Invoice->markPaid()
    #3 /system/Helpers/Wizard/Wizard.php(181): IPS\nexus\modules\admin\payments\_invoices->IPS\nexus\modules\admin\payments\{closure}()
    #4 /system/Theme/Theme.php(885) : eval()'d code(2047): IPS\Helpers\_Wizard->__toString()
    #5 /system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_admin_global->globalTemplate()
    #6 /system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call()
    #7 /system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #8 /init.php(927) : eval()'d code(19): IPS\Dispatcher\_Standard->finish()
    #9 /system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\nexus_hook_DispatcherAdmin->finish()
    #10 /index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

  2. Hi, recently I updated my board to 4.7. I saw that I should change my PHP version from 7.4 to 8.0. As I did that everything to works fine except messenger. 

    Msg in modal window are not loading and when I try to go to messenger there is an 500 error (no logs in ACP or I didn't find any). 

    When I go back to PHP 7.4 messenger just starts to work again.

    What should I do? How can I check what's cousing this issue?

    I checked on PHP 8.0 with IPS requirements checker but it's not showing any warnings. 

    Could contain: Text, Page, Word, Menu

     

     

  3. Hi, how can I edit blog posts URL. 

    Now they look like this : domain.com/blogs/entry/XX-name-of-post

    and I would like to have it as domain.com/XX-name-of-post . Is it possible to get? Will it colide with other things like posts, comments etc?

    If it possible how can I automatically redirect old url to new so I won't get 404 errors. How would 301 redirect look for this? 

    Thanks! 

     

    P.S Is it possible to get rid of blog categories (the one all blogs have to be in)? 

  4. Despite that Pages App has "Reviews" tab for entries they are not used for SCHEMA JSON. There is no rich snippet for it. 

    Google is focusing more and more on direct answers, answer boxes, review boxes, faq schemas. 

    We need those in IPB. Invision teams says on and on about SEO improvements so please add something that really works for SEO and getting higher CTR. 

    Schema Markup Boosts SEO | DecisionSolutions

    image.png.6a99927f47241ef1ec05572c8538aac2.png

    image.png.7ab03d681032fa59f7d6161ea90db989.png



     

    I created this topic after getting no help from Invision team here - 

    And I was forced to use support to get answer which was:

    image.png.91324bb1c84aa9ae5b59cdb0b4100258.png

  5. Hello, I'm trying to make a directory of companies on my webistes via records (in Pages app). I have more than 110 entries. 

    I see in GSC than none of those entries has Aggregated rating. Is it possible to add? Here is an example: 
    https://search.google.com/test/rich-results?id=0LZOZuh16kemsRJue9nBQA

    Same here, 28 reviews that might be rich snippet... https://search.google.com/test/rich-results?id=2uTHRjYjmaI3HkEVGemX3g 

     

    Here is something I would like to get: https://search.google.com/test/rich-results?id=As6ACTIfgzSTGgU3cfUWwQ
    in search it looks like that:

    image.png.f72b50b1fbb5f090cc4fb00cc505f87a.png

    Is there a way to add those aggregated ratings to my entries? I even have full reviews that may be added to schema, but I do not know how to do it on IPB. 

     

    Also some blog entries have errors in Schema, how can I fix it? https://search.google.com/test/rich-results?id=XIL4Im7uPYrQfLtWdrgX6w

  6. Hi, I've got a problem with speed of specific record from pages. 

    Here is a normal one (from same database):
    https://make-cash.pl/poradnik/jak-zarabiac-na-blogu-sprawdzone-sposoby/

    Server response time according to pagespeed - 130 ms

    Problematic one: https://make-cash.pl/poradnik/zarabianie-w-internecie-praca-w-domu/

    Server response time according to pagespeed - around 9 sec. 

    If you open it takes forever and it's just a text with few light images. How I can optimize it? 

    How I can load it faster? 

  7. Hi, I wanted to add headings to my board. Managed to add plugin to CKEditor (https://ckeditor.com/cke4/addon/format).

    Problem is with configuration. I added according to documentation (https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-format_tags) line in CKEditor config.js but it doesn't seem to work. 
    image.png.917cae4dfdfe25331795f90d87adefed.png

    It still shows all headings (h1, pre, div, h5,h6 etc). 

    I think it might be some programming issue on my end, wrong implementation etc. Can someone help me with this code? Thanks! 
     

×
×
  • Create New...