"Bug & wishlist": B4A or B4J or B4I?

LucaMs

Expert
Licensed User
Longtime User
1654605998767.png
 

Sandman

Expert
Licensed User
Longtime User
The whole forum is a bit Android-centric. This can be seen in a number of places, such as the url, which contains "android" for all subforums. One other place is that the Android subforums aren't prefixed with "B4A". If you look at my pictures, you can see that "iOS" is prefix for one, and "B4J" for the other.

So this all boils down to a simple - but not entirely obvious - fact: In your image it simply says "Bugs & wishlist". The absence of B4A (and B4i and B4J) means it's Android.

Not super clear, but it's parseable once you know it. It is what it is. :)
 

Sandman

Expert
Licensed User
Longtime User
The name wasn't changed for some strange reason.
As for the url thing I imagine you could fix it fairly easily:
1. A rewrite-rule for incoming requests to https://www.b4x.com/forum/ to be handled by https://www.b4x.com/android/forum/
2. A forward for all urls with https://www.b4x.com/android/forum/ -> https://www.b4x.com/forum/

As far as I can tell nothing else would have to change. Perhaps some setting in XenForo where you specify the root url, or something like it.


As for the subforum names I imagine they are editable from within XenForo and would have no side-effects if one changed them. This is just my best guess, I have never used XenForo.
 
Top