Beta Discussion
Invision Community 5 Beta feedback and questions.
Got a bug? Please post it in our tracker. Can't post? Make sure you join the club first! Just click the "Join Club" just under the cover photo to post.
301 topics in this forum
-
-
- 1 reply
- 145 views
Hi team. As IC5 moves towards native JS code, my suggestion for today is to use better code for the language and theme selection menu. I implemented a native menu using the "form" and "select" elements and it works much better and faster than the built-in ones. This is what it looks like on Android: Here is the HTML code: {{$languages = \IPS\Lang::getEnabledLanguages();}} {{if \count( $languages ) > 1}} <li> <form action="{url="app=core&module=system&controller=language" noprotocol="true" csrf="true" seoTemplate="language"}" method="post"> <select title='{lang="language"}' name='id' onchange='this.form.submit()'> {{fore…
Last reply by Ehren, -
-
-
- 2 followers
- 5 replies
- 183 views
Hello again, I’d love to be able to set a Feed view for desktop and a Grid view for mobile. Is this currently possible, or would it require extensive customization? Thank you so much 🙂
Last reply by Amy Pond, -
-
- 2 followers
- 4 replies
- 198 views
If someone want to change group formatting I have a little tip here how to Go to acp and user/groups On group formatting click 'Use html' First box with the code for the formatting Second box to close the classes First box copy and past this code = <strong style=”color:#bc3a3a;”><i class=”fa-solid fa-screwdriver-wrench”></i> NOTE: you must have one spacebar after the </I> so the text and font awesome get a little space Second box we close the classes with = </font></strong> If you don't want bold text you can remove the <strong> and </strong> See firs…
Last reply by Chris59, -
-
- 7 followers
- 20 replies
- 579 views
I have got several people want me to share my bugtracker i make for my homepage exported from beta 3 built and imported to beta 3 built so you should not try on alphas or erlier betas. Multilang bugtracker Definition widget Import the database and start play with it . Import database Version 1 Bugtracker.xml Version 2 English only (With critical, where the bug is) Bugtracker-2.xml v5 have superb listing layouts now for listing database records. here rows-grid-wallpaper Add a bugtracker definition widget on the bugtracker page Add a RAW HTML widget , open the setting and add …
Last reply by Marco Junior, -
-
- 1 follower
- 2 replies
- 175 views
I made a couple themes if anyone wants to use them. Dark Blue 5.0.0.xml Dusk Sidebar 5.0.0.xml
Last reply by SeNioR-, -
- 2 followers
- 7 replies
- 200 views
Hi, how can I modify this border using CSS? I tried inspecting the element, but I just can’t find the relevant class 🫠 Thank you very much!
Last reply by Chris59, -
- 1 follower
- 0 replies
- 98 views
The user popout dates no longer appear on top of each other but, I do have a suggestion. Instead of just wrapping, go ahead and make the text into 2 or 4 lines. Either allow the dates to follow the "Joined" and "Last visited" or move the "Last visited" to the left and have 4 lines. it would look more professional, to me. JMHO
Last reply by dmaidon1, -
- 4 followers
- 0 replies
- 140 views
Am back with another database for you to play with , this database is not multilang and only English at the moment , if someone want multilang make a comment .. Suggestion.xml v5 Beta 3 . Not for older version , only import if you know what you doing , Thanks Add a RAW Html widget to the suggestion page and add this code <strong>SUGGEST DEFINITION'S'</strong></br></br> <i class="fa fa-solid fa-inbox"></i> <span class='ipsBadge ipsBadge--author'locked'>Pending</span> Will look into this suggest as soon as we have time.</br></br> <i class="fa fa-solid fa-inbox"></i> <span clas…
Last reply by Chris59, -
- 1 follower
- 4 replies
- 127 views
Before, with 4.7.18, the widget was showing members but also number of guests connected. Now we get only members without numbers : We can get this data after clicking on the link /online/ : Is it "normal", can we have the option to show ALL people connected and not only members ?
Last reply by SoloInter, -
- 2 followers
- 7 replies
- 195 views
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_…
Last reply by Chris59, -
- 2 followers
- 6 replies
- 207 views
I get this error when attempting the code for my app Type of IPS\arcade\Member::$multitons must be array (as in class IPS\Patterns\ActiveRecord) in /home/ipsproarcade/public_html/testboard/applications/arcade/sources/Member/Member.php on line 85 Which is in direct relation to this code protected static $multitons; I have looked but cannot find an answer on how to correct this, could someone please help
Last reply by teraßyte, -
-
- 2 followers
- 4 replies
- 163 views
Hello, I’ve created a staging version of my forum; the upgrade went smoothly, but when I press the rebuild tool button in the ACP, I get a 500 error: Class IPS\rebuildtools\Application could not be loaded. Ensure it is in the correct namespace. I don't know how fix the problem 🥲
Last reply by Amy Pond, -
-
-
- 3 followers
- 12 replies
- 302 views
I have tested Beta 3, and I am going to do a full production upgrade today. Wish me luck!
Last reply by SoloInter, -
-
-
- 1 follower
- 4 replies
- 182 views
See topic. Is this intended or do I something wrong? The new one shows only one image at the time.
Last reply by Marc, -
-
- 1 follower
- 0 replies
- 113 views
What hook to use that would render on both desktop and mobile layouts in the header (in between nav-menu and user-menu)? The HTML will have a div with an ID and so the div cannot be duplicated for desktop and mobile layouts.
Last reply by WebCMS, -
- 1 follower
- 0 replies
- 144 views
@Ehren I'm assuming with how incredibly busy you are putting the final touches on V5, the thoughts of you even thinking about creating custom themes for V5 must be far off. So I'd like to present to you an idea. Would it be at all possible for you to create a plugin for V5 of the 'Background Picker' feature that you have in your themes featured on IPSFOCUS.COM? I'm assuming this would be somewhat easier and faster to accomplish than creating a whole new theme? Not sure if you are allowed to do such a thing as creating a paid plugin for V5, but I would be more than happy to pay pretty much whatever you'd charge for this as a standalone paid addon. I plan on creating a…
Last reply by SC36DC, -
Hello there. How can I change Text Size, I don't want percentages 80%, 100%...., I want like before 8,12,14,16,20.....
Last reply by Matt, -
-
- 2 followers
- 5 replies
- 301 views
https://preview.invisionalpha5.com/ https://preview.invisionalpha5.com/bugtracker/ https://preview.invisionalpha5.com/tags/suggestion/ These look like an afterthought but has more activity - https://invisioncommunity.com/forums/forum/539-beta-discussion/ https://invisioncommunity.com/ic5bugs/bugs/ https://invisioncommunity.com/ic5bugs/
Last reply by Matt, -
-
- 1 follower
- 0 replies
- 128 views
Hi all, Looks like we have to create multiple subscription plans to cover month-to-month vs annual. This causes our subscription page to show too many options. I noticed that 4-subscriptions are showing per page on the new version compared to 3 subscriptions on the old software (good change). However, it would be a LOT cleaner if we gave the customer the capability to use a toggle between monthly or annual billing within a single subscription package. Not to mention giving a discount for annual billing. Something to consider, this seems to be a common theme among subscription plans across the internet. Mike
Last reply by Mike Gholson, -
- 2 followers
- 1 reply
- 235 views
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? Be…
Last reply by SeNioR-, -
-
- 3 followers
- 4 replies
- 262 views
I'm using the new feed view (not to be confused with the older "fuild" view), where each section (forum) shows recent topics from that section. Some forums shows 5 topics, while others shows less - sometimes even just 2 topics. It doesn't seem to be related to the last update of the topics, as the 5-topics forums shows topics that are older than the ones found on the 2-topics forums. What is the logic of this? is this limited by last update? date created? something else? Is there a way to control this?
Last reply by Mike G., -
-
-
- 1 follower
- 5 replies
- 286 views
I am on the cloud plan and I want to create a demo version of IPS5. I found this link from the Beta information page, but this page doesn't exist. How to create the demo?
Last reply by Marc, -
-
- 1 follower
- 6 replies
- 179 views
Maked a bugtracker database and wanted to translate the status fields The html code i have all translated with keys like this --> {{if $formValue}} {{$items=explode(',',$formValue);}} {{foreach $items as $item}} {{if $item=="bugtracker_found"}} <span class='ipsBadge_large ipsBadge ipsBadge--new'>{lang="my_bugtracker_new_bug "}</span> {{elseif $item=="bugtracker_fixed"}} <span class='ipsBadge_large ipsBadge ipsBadge--solved'>{lang="my_bugtracker_solved_bug"}</span> {{elseif $item=="bugtracker_cant_reproduce"}} <span class='ipsBadge_large ipsBadge ipsBadge--featured'>{lang="my_bugtracker_cannotreflect_bug"}</span> {{e…
Last reply by Chris59, -
-
- 2 followers
- 10 replies
- 417 views
Do I need to change my license? will this be required anyway for v5 when it goes live?
Last reply by Gary, -
-
-
- 1 follower
- 1 reply
- 192 views
Hi , fresh clean install for a new forum and getting this in the theme editor. Definitely wasnt like this for me on beta 5.0.0 beta 1 Tried clearing the system cache and still there.
Last reply by Marc, -