Jump to content

psychol.

Members
  • Joined

  • Last visited

  1.    psychol. reacted to a post in a topic: Marketplace Closure
  2.    psychol. reacted to a post in a topic: Marketplace Closure
  3.    psychol. reacted to a blog entry: Marketplace Closure
  4. 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.
  5.    Marc reacted to a post in a topic: ips.utils.cookie.get is not working
  6.    Stuart Silvester reacted to a post in a topic: ips.utils.cookie.get is not working
  7. Everything works as it should. Thank you greetings.
  8. 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.
  9. 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.
  10.    SeNioR- reacted to a post in a topic: Theme Diff - Additional checkbox
  11. psychol. started following SeNioR-
  12. SeNioR- started following psychol.
  13.    psychol. reacted to a post in a topic: Theme Diff - Additional checkbox
  14.    Afrodude reacted to a post in a topic: Theme Diff - Additional checkbox
  15. psychol. started following DawPi
  16. psychol. started following K1ingu
  17. 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.