Jump to content

psychol.

Members
  • Posts

    14
  • 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 psychol.

  1. 12 minutes ago, Marc Stridgen said:

    Sorry, please could you clarify here what you are trying to do?

    I have this code in a template

    <script>
    $(document).ready(function () {
    	ips.utils.cookie.unset('testvar');
    	ips.utils.cookie.set('testvar', 'OK', true);
    });
    </script>

    And when I want to call the value using ips.utils.cookie.get in the console it tells me undefined.

    Could contain: Text

    In addition, I noticed that several of my templates stopped working and that's all after the update.

  2. Hi. I come with a proposal to add an additional checkbox, which is IPS Apps, to the "Theme Diff" tab. When an application is selected, changes will only be displayed in that application.

    Could contain: Page, Text, File, Webpage

    If Forums were selected, it would only display changes to the System and Forums applications.

    Could contain: Text, Document, Invoice, Page

    I think this option would speed up changes in templates. Thank you.

×
×
  • Create New...