Welcome to the new R3VLimited Forum

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • James Crivellone
    Head Janitor
    • Oct 2003
    • 6295

    #226
    Originally posted by nando
    Mobile is pretty much broken on this version of vbulliten. I can't edit the previous post because of a forced reflow bug. I can't scroll down in the previous post and I can't insert the cursor below the second image.

    What I was going to say is, after seeing the blank login screen, I randomly clicked on a link in the main window, and was still logged in.

    James I know is busy, as am I - but there are many examples of completely broken functionality with this new version. I know it wasn't free and it took a lot of hard thankless work, but it worries me that a basic function like logging in and editing posts are totally broken on mobile (which is undoubtedly the majority of users).

    If there's anything I can do to help, James, let me know. I have decades of experience in web programming and administration of websites, even if not professionally.
    Nando, you still seeing any of these mobile issues? I have ran through editing threads on both Android Chrome and an iPhone 7 without issue.



    Comment

    • nando
      Moderator
      • Nov 2003
      • 34827

      #227
      Originally posted by James Crivellone

      Nando, you still seeing any of these mobile issues? I have ran through editing threads on both Android Chrome and an iPhone 7 without issue.


      Yep. I just took this screenshot.

      Note that I am actually logged in. But every time I visit the site, it says I'm logged out. If I click on any random link, it will suddenly show me as logged in. But before that, the actual login window is blank.

      I have noticed the improvements! Dark mode will be appreciated by many. :)

      It looks like the reflow issue has been fixed in the post text box. That should solve the issue with mobile post editing.

      Aside from that the only other main issue is the YouTube plugin is still using HTTP instead of HTTPS, so it gets blocked by Google (I'm pretty sure they don't even support HTTP).
      Last edited by nando; 10-10-2019, 06:37 AM.
      Build thread

      Bimmerlabs

      Comment

      • Digitalwave
        is a poseur
        • Oct 2003
        • 6276

        #228
        I have the same issue as nando on desktop/Chrome, it says I'm logged out but if I click any link it shows me logged in again. It may be a caching issue?

        Also when I load the main page of the forum it shows me logged out and on the light theme, then when I click any link it changes to the dark theme (that I have turned on) and shows me as logged in.
        Last edited by agent; 10-10-2019, 08:05 AM.

        RISING EDGE

        Let's drive fast and have fun.

        Comment

        • Das Delfin
          R3VLimited
          • Sep 2014
          • 2293

          #229
          People use tapatalk because it's easier to upload images.. at least with the last version. I don't use it so idk.

          I'm on desktop/chrome and don't have the logout bug, however some threads don't load and give me an error message saying something like "the site has redirected too many times." I tried clearing my history and cache but to no avail. I've noticed those threads have a zero post/view count.


          it's a Kenny Powers quote on wheels

          Comment

          • djjerme
            R3V Elite
            • Sep 2010
            • 5082

            #230
            I use Tapatalk because it’s quicker than in browser, requires less clicks to get where I want,shows me only what I want to see and yes, is easier add photos to posts. While I appreciate the effort on the site, I prefer Tapatalk and won’t be shifting usage any time soon. Sent from my iPhone using Tapatalk
            1991 325i MT2 Touring (JDM bro)
            2016 Ford Flex
            2011 Audi A3 - wife's other German car

            Comment

            • AndrewBird
              The Mad Scientist
              • Oct 2003
              • 11892

              #231
              Originally posted by Das Delfin
              I'm on desktop/chrome and don't have the logout bug, however some threads don't load and give me an error message saying something like "the site has redirected too many times." I tried clearing my history and cache but to no avail. I've noticed those threads have a zero post/view count.
              I also have noticed this.

              Comment

              • nando
                Moderator
                • Nov 2003
                • 34827

                #232
                Originally posted by Das Delfin
                People use tapatalk because it's easier to upload images.. at least with the last version. I don't use it so idk.

                I'm on desktop/chrome and don't have the logout bug, however some threads don't load and give me an error message saying something like "the site has redirected too many times." I tried clearing my history and cache but to no avail. I've noticed those threads have a zero post/view count.
                I've seen this and I think it's because of the thread title, which is now used in the URL. Certain characters do not get URL escaped properly (ie, a space should become %20 when URL escaped), so the forum software can't find the right thread. Mostly punctuation. That has to be a bug.

                I have edited the titles of a few threads I saw, removing the offending characters, and they worked after. If you see any, and can flag them - I can probably fix them to work.

                The new forum urls are more human readable - the old forum software just used the "id" column from the database for each thread, which is just a number. Maybe we can configure it to use the database post "id" instead of the title?
                Build thread

                Bimmerlabs

                Comment

                • Powling
                  E30 Fanatic
                  • Jan 2015
                  • 1290

                  #233
                  I know I'm the minority on this topic, but I refuse to use my phone with forums (whether this one or any other). I just can't stand using tapatalk and just wait until I am back on my comp to browse the sites. Not sure how so many people can tolerate tapatalk at all to be honest.
                  Steve • Toronto
                  1991 318is • Brillantrot
                  Build Thread

                  Comment

                  • Digitalwave
                    is a poseur
                    • Oct 2003
                    • 6276

                    #234
                    Originally posted by nando

                    I've seen this and I think it's because of the thread title, which is now used in the URL. Certain characters do not get URL escaped properly (ie, a space should become %20 when URL escaped), so the forum software can't find the right thread. Mostly punctuation. That has to be a bug.

                    I have edited the titles of a few threads I saw, removing the offending characters, and they worked after. If you see any, and can flag them - I can probably fix them to work.

                    The new forum urls are more human readable - the old forum software just used the "id" column from the database for each thread, which is just a number. Maybe we can configure it to use the database post "id" instead of the title?
                    URL structures like this are used for SEO, but I think the schema here is a bit too much. For instance the structure goes /board/forum (redundant), then "forum"/"subforum", again probably more than necessary. It would suffice to simply be board or forum/name-of-thread-XXXXX (numbering if necessary for duplicate thread names).

                    RISING EDGE

                    Let's drive fast and have fun.

                    Comment

                    • agent
                      Vice Grand Pubaa
                      • Mar 2010
                      • 7960

                      #235
                      Originally posted by Digitalwave
                      I have the same issue as nando on desktop/Chrome, it says I'm logged out but if I click any link it shows me logged in again. It may be a caching issue?
                      After I flagged the option to remember me so I don't have to log in every visit, I have this issue as well.

                      Chrome v77
                      Mojave 10.14.6 on MBP
                      Originally posted by kronus
                      would be in depending on tip slant and tube size

                      Comment

                      • dude8383
                        Forum Sponsor
                        • Jan 2005
                        • 10387

                        #236
                        iS

                        Is there a solution for the threads hanging out in "unapproved" status after simple edits? I tried to edit a for sale thread so that folks wouldn't get confused with stuff that was no longer available by deleting it and I'm on day 2 with "unapproved topic." I don't want to start another thread with the same content lol.
                        IG: deniso_nsi Leave me feedback here

                        Comment

                        • agent
                          Vice Grand Pubaa
                          • Mar 2010
                          • 7960

                          #237
                          Originally posted by rturbo 930
                          Can we disable the "comment" feature on posts? It makes no sense to have it, and the 'comments' just get lost since no one is going to scroll up to see it. Finally figured out that that's why threads are showing up in the new topics feed despite not having any new posts.
                          Comments are now disabled. Thanks for the suggestion!
                          Originally posted by kronus
                          would be in depending on tip slant and tube size

                          Comment

                          • nando
                            Moderator
                            • Nov 2003
                            • 34827

                            #238
                            Originally posted by dude8383
                            iS

                            Is there a solution for the threads hanging out in "unapproved" status after simple edits? I tried to edit a for sale thread so that folks wouldn't get confused with stuff that was no longer available by deleting it and I'm on day 2 with "unapproved topic." I don't want to start another thread with the same content lol.
                            I approved it. I usually do it daily but I took a few days off so there were a lot built up.
                            Build thread

                            Bimmerlabs

                            Comment

                            • dude8383
                              Forum Sponsor
                              • Jan 2005
                              • 10387

                              #239
                              Thank you man, I appreciate that!
                              IG: deniso_nsi Leave me feedback here

                              Comment

                              • LateFan
                                R3V Elite
                                • May 2013
                                • 4399

                                #240
                                I come here a lot less often now. It's a bit frustrating compared to previous. I don't care about light or dark - it's fine. I appreciate that you've modernized it and are working on issues. Like Powling, I only post on a computer, not a phone - I want to see full size photos and see all the text.

                                What I see is that you can't just click on new posts or topics to see what's happening - it sends you to a verification quiz. So you have to log in every time you drop in to find new conversation. Once you post something, it doesn't show upon in the New Posts search - your posts are invisible. You can log back out, find that thread, and read what follows, but if you want to answer you have to log back in again. Just tedious.

                                Comment

                                Working...