Jump to content

psychol.

Members
  • Joined

  • Last visited

  1.    psychol. reacted to a blog entry: Marketplace Closure
  2. Hi. I come with a proposal to add the ability to change spaces to tabs to the template settings. Since tabs are used by default in the IPS code, why is there no such option in the template edition. It would be a good solution. Thanks, regards.
  3. Everything works as it should. Thank you greetings.
  4. 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. In addition, I noticed that several of my templates stopped working and that's all after the update.
  5. Hi. Community question. Is ips.utils.cookie.get also not working for you? I enter a value and after refreshing the page it shows me "false" when I try to fetch. I have the latest version of IPS 4.7.11 with patches installed.
  6. psychol. started following SeNioR-
  7. SeNioR- started following psychol.
  8. psychol. started following DawPi
  9. psychol. started following K1ingu
  10. 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. If Forums were selected, it would only display changes to the System and Forums applications. I think this option would speed up changes in templates. Thank you.