Jump to content

JR Network

Members
  • Posts

    190
  • Joined

  • Last visited

Reputation Activity

  1. Like
    JR Network got a reaction from Wavelength in FURLs - Custom Application   
    Okay Jim, it's a shame that IPS doesn't want to help developers with their product.
    Eitherway... I've finally worked it out after a while of head scratching.

    For people who want to understand this better, I might be slightly off but it's the best simple explanation in my own head.
    { "topLevel": "servers", <---- this is what will appear after your domain.com for your app "pages": { <---- do not change this "servers": { <---- can be anything, probably the same as your friendly "friendly": "servers", <----- what your url will be if its the same as top level it'll be used as the top level "real": "app=serversapp&module=servers&controller=servers" <--- what the actual URL is. } } } After you add this to your furl.json in the data folder of your application and uploaded to your server reset the caches in the support area otherwise it seems to have issues.
    If I'm wrong with my comments on the code above please correct me so I understand better and if anyone copies and pastes the code I have wrote please remove the comments and arrow I put in the code.
  2. Like
    JR Network reacted to Adriano Faria in Members Shop ( Support Topic )   
    As I said:
    I have other resources to support. Will come back to this when I finish what I'm doing.
    Message sent.
  3. Like
    JR Network reacted to Adriano Faria in Members Shop ( Support Topic )   
    Do you have FTP access to upload the file? This is a quick fix. The points I would have to makes some tests and will take a few days.
  4. Like
    JR Network reacted to Adriano Faria in Members Shop ( Support Topic )   
    I’ll make some tests asap and will update it to fix if necessary. 
    I’m taking a note of requests and new features will come in a future version. No ETA. No promise.
  5. Like
    JR Network got a reaction from SeNioR- in FURLs - Custom Application   
    Okay Jim, it's a shame that IPS doesn't want to help developers with their product.
    Eitherway... I've finally worked it out after a while of head scratching.

    For people who want to understand this better, I might be slightly off but it's the best simple explanation in my own head.
    { "topLevel": "servers", <---- this is what will appear after your domain.com for your app "pages": { <---- do not change this "servers": { <---- can be anything, probably the same as your friendly "friendly": "servers", <----- what your url will be if its the same as top level it'll be used as the top level "real": "app=serversapp&module=servers&controller=servers" <--- what the actual URL is. } } } After you add this to your furl.json in the data folder of your application and uploaded to your server reset the caches in the support area otherwise it seems to have issues.
    If I'm wrong with my comments on the code above please correct me so I understand better and if anyone copies and pastes the code I have wrote please remove the comments and arrow I put in the code.
  6. Like
    JR Network got a reaction from SeNioR- in FURL and Menu   
    Fixed it,
    "topLevel": "servers", "pages": { "servers": { "friendly": "", "real": "app=serversapp&module=servers&do=list" },  
    I found if you emptied the friendly it will use the top level for the app.
  7. Thanks
    JR Network reacted to Kirill Gromov in Ideas Application   
    Hello. I think i can add this feature in the next version.
  8. Like
    JR Network got a reaction from Matt in Cached Templates   
    Will do, thanks a million for your help either way. 
  9. Like
    JR Network reacted to Matt in Cached Templates   
    You can always refresh your memory with our guides: 
     
  10. Like
    JR Network got a reaction from Matt in Cached Templates   
    I found that enclosing the TRUE in: define('IN_DEV', TRUE); with quotation marks causes this.
    Removing the quotation marks fixed this straight away.
     
  11. Like
    JR Network reacted to Matt in Cached Templates   
    Do you have the IN_DEV constant set in constants.php?
  12. Like
    JR Network reacted to Joy Rex in Font awesome 5.0   
    I think IPS should have its own SVG-based (or custom icon font) icon set for the default forum theme, and allow theme creators to specify their own or a library like FontAwesome (again, either SVG or icon font).
×
×
  • Create New...