Jump to content

ECLIP3S

Clients
  • Posts

    13
  • 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 ECLIP3S

  1. Yes it was something to do with https redirect or something
  2. So I think the issue is my ssl is for some reason doing it, and how do I disable mod_security?
  3. So I have a database on my server that acts as an application and people can setup a record on it. How would I let them have permission to see their own records but not others.
  4. So I have this issue on my website where for some reason when I use certain actions it opens my website almost in like a mini window(you can see in the video) that will not close and doesn't actually work. For example when I try to move this database post to another category it wont let me. Another example is when I use the code feature in a comment, it does the same thing. 0290d72b64e5597f4c994407cea5a154.mp4
  5. How would I go about making the navigation bar on my website sticky/frozen.
  6. I ended up using this in the end thanks for the help. <b>{$label}</b> <p>{$value></p> But one more thing, sorry for all the trouble, how can I have the title and content display as a custom field because currently as you can see here it displays the value "Yes" at the very top for content and the title is only displayed as the title.
  7. Thank you this is what I needed, also I was messing with it and you can use this for a more simple version. <p>{$label}: {$value}</p> It auto inputs the field title for you 😄
  8. So I set up a database where people can submit records and it acts as an application process, but my issue is the way its displaying the record. I'm pretty sure its in the database templates but does anyone have a template or could tell me how to make one that would display this in a better way for example something like this: https://gyazo.com/036360ab32e299f892d6058b96cf94ba Any help is greatly appreciated, thank you!
×
×
  • Create New...