Jump to content

Mac1

Clients
  • Posts

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

Everything posted by Mac1

  1. How to properly add IPS comments class and implement it in my own app? This dev tutorial shows "basic model" of comments but i don't where to create it, because there is no core extension with "Comments". I need to create comments section with my database table integration just like IPS Forms, pagination etc.
  2. Do you know some good data convert method to do it with rest of my database? I have many tables in sql from my own written apps and there are not converted with IPS Convert of course
  3. 1. How to make pagination just like on IPB 3.4 with pagination->(args..)? I have found ips.ui.pagination but its not this what i'm looking for. 2. It will be greate if you could tell me how to parse text from sql strictly to IPS Editor
  4. After updating core to 4.5 my own custom app has problems. In ACP, in my ACPs app modules, when i put some &request to URL there appears an CSRF error. For example: admin/?app=something&module=main&controller=something - works good admin/?app=something&module=main&controller=something&request=1 - appears CSRF error It appears only to my own app which im now creating and after updating IPS to 4.5. Before IPS update it was working like a charm.. I have tried: Rebuilding an app Clearing cache Creating new theme / using default theme Restarted php/nginx Tried to find errors in my app Tried to update today IPS to 4.5.1 and problem still exists. I have seen in IPS 4.5 there is no &addsess in ACP URIs but probably that's not a reason
  5. Wow, cool! I thought it wasn't available yet. Thank you.
  6. When 4.5 will be announced? I'm waiting with my big app because style in default theme was changed very much in 4.5 according to 4.4. Also, 4.4 developer mode in 4.5 beta is buggy. 😞
×
×
  • Create New...