Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Marco Junior

Clients
  • Joined

  • Last visited

Everything posted by Marco Junior

  1. @Chris59 My changes for improve the system: [+] Added lasted news reportings [+] Added lasted fixed reportings [+] Improve the code (REPORT STATUS description | front-end) [+] Improve the displayed reports (The new version is better for me and for my style application services) [+] Improve the CODE (form) [+] Added some new fields (Reproduction steps, actual result, expected result, versions, frequency occurs and much more) I still develop some another functions but this versions is very nice also. Thanks for your base 😄
  2. @Marc You can help-me with this ? I need listing the title but when use the key with example mentioned on PAGE does not work. {$record->customFieldDisplayByKey('tracker_title_reported', ['display|listing'])|raw}
  3. I'm making a block listing only the latest fixed reports: <div class="ipsCmsEntries__align"> <div class="ipsCmsEntries__primary"> <header class="ipsCmsEntries__header"> <h2 class='ipsTitle ipsTitle--h4'>{lang="bugtracker_recent_fixed"}</h2> </header> </div> </div> <div class="ipsCmsEntries__meta i-border-top_2 i-padding_2 i-flex i-align-items_center i-gap_2 i-flex-wrap_wrap i-color_soft"> <ul class="ipsList ipsList--inline"> <li><i class="fa-solid fa-circle-check ipsTitle--h4"></i> <span class='ipsBadge ipsBadge--solved'>{lang="bugtracker_solved_bug"}</span></br> {$record->customFieldDisplayByKey('tracker_title_reported', ['display|listing'])|raw} </li> </ul> </div>
  4. I have another question. I need to print the title of the reports published on another HTML page. My key is: tracker_title_reported I'm using: {$record->customFieldDisplayByKey('tracker_title_reported', 'display')|raw} But it's not working. Is there any other way to print the values using the key? @Chris59
  5. I have a question related to page creation. I don't know if this is because I'm doing it wrong or because the system has some problem. I'm trying to add a form of the type: SELECT BOX However, I want to change the form via HTML to (checked box) So I selected the display option as custom and used the following code: <li class='ipsFieldRow'> <span class='ipsFieldRow_label'>Choose an option</span> <ul class='ipsFieldRow_content ipsField_fieldList'> <li> <span class='ipsCustomInput'> <input type='checkbox' id='option1'> <span></span> </span> <div class='ipsField_fieldList_content'> <label for='option1'>Option 1</label><br> <span class='ipsFieldRow_desc'>Option 1 description</span> </div> </li> <li> <span class='ipsCustomInput'> <input type='checkbox' id='option2'> <span></span> </span> <div class='ipsField_fieldList_content'> <label for='option1'>Option 2</label><br> <span class='ipsFieldRow_desc'>Option 2 description</span> </div> </li> </ul> </li> But he still continues to show the way he was created. My logical code is wrong? The idea is this: @Chris59 Maybe you can help-me ? I'm still reading the customization documentation to familiarize myself with the changes. I'm making some improvements to the tracker to share here.
  6. @Jimi Wikman Amazing your content is very good for the all community. The IPS 5 is truly a machine of possibilities and I can prove it: https://community.lightningmu.net/
  7. I use seft-hosted version and I can't get issue for apply this update by adminCP For me the system work very fine. Remember that I manage my own web servers. Perhaps a large part of the problem of clients (self-hosted) is the lack of knowledge about virtualization, MySQL, cPanel, Linux, PHP and others. I had no problems installing IC5, no problems updating it or any other problem other than the bugs reported by me in the section dedicated to this. However, it is a test version and it is normal to have problems. If I can help you in any way! I am available.
  8. Hello Developers, I have a small doubt, before upgrade (IC5) on OLD version is possible use HTML on the editor tools (Topics) But on new release the editing HTML topic is not possible, I have an question. Much of my content is presented in tables. Tables are extremely important for my users to understand the features/resources of the characters available in my game. However, the lack of this mechanism has left me a little worried. I believe that the freedom to use text markup in our editor should not be taken away from us in V5. A great example of this is tables. I will I have to keep creating IMAGES for all the thousands of pieces of content I have? Because curret system is not possible make tables ? Example this is a simple table: I had to create an IMAGE to be able to present the information to my users. Now imagine this on a larger scale. I have over 1000 guides to be created and all of these guides contain tables. What do you suggest?
  9. @Chris59 Can you share the basis of this report tracker? I'm looking to start developing one but I'm still getting familiar with the page system.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.