v2.20 Forum Leaders

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zeoran
    Member
    • Sep 2001
    • 30

    v2.20 Forum Leaders

    After upgrading to 2.20 and clicking on this mysterious link, I get the following:

    Database error in vBulletin 2.2.0:

    Invalid SQL:
    SELECT
    userfield.field2, usergroup.title, user.username, user.userid, user.invisible, user.receivepm,
    user.usergroupid, user.lastactivity
    FROM usergroup
    LEFT JOIN user ON (usergroup.usergroupid = user.usergroupid)
    LEFT JOIN userfield ON (userfield.userid = user.userid)
    WHERE usergroup.showgroup = 1

    mysql error: Unknown column 'userfield.field2' in 'field list'

    mysql error number: 1054

    Date: Friday 02nd of November 2001 10:12:19 AM
    Script: http://www.guardianbrotherhood.org/f...wgroups.php?s=
    Referer: http://www.guardianbrotherhood.org/forums/index.php?s=
  • Chen
    Senior Member
    • Jun 2001
    • 8388

    #2
    Have you removed your Location field from the profile?
    Chen Avinadav
    Better to remain silent and be thought a fool than to speak out and remove all doubt.

    גם אני מאוכזב מסיקור תחרות לתור מוטור של NRG הרשת ע"י מעריב

    Comment

    • salizar
      New Member
      • Sep 2001
      • 2

      #3
      Yeah I'm getting the same issue.

      And yes the location field in my profiles have been removed.


      PS please send me a PM as to where I"m supposed to enter my VB customer information...


      Thanks

      Comment

      • Chen
        Senior Member
        • Jun 2001
        • 8388

        #4
        http://www.vbulletin.com/members/forums.php <= there.

        Anyway, remove this bit:
        Code:
        userfield.field2,
        (including the comma!)
        from showgroups.php. You'll need to make some template changes as well.
        Chen Avinadav
        Better to remain silent and be thought a fool than to speak out and remove all doubt.

        גם אני מאוכזב מסיקור תחרות לתור מוטור של NRG הרשת ע"י מעריב

        Comment

        • Zeoran
          Member
          • Sep 2001
          • 30

          #5
          what template changes do I need to make?

          Comment

          • salizar
            New Member
            • Sep 2001
            • 2

            #6
            Yes please post the template changes that should be made...
            thanks

            Comment

            • Chen
              Senior Member
              • Jun 2001
              • 8388

              #7
              Edit your showgroups_xxx templates, and remove the Location field from them.
              Chen Avinadav
              Better to remain silent and be thought a fool than to speak out and remove all doubt.

              גם אני מאוכזב מסיקור תחרות לתור מוטור של NRG הרשת ע"י מעריב

              Comment

              • Zeoran
                Member
                • Sep 2001
                • 30

                #8
                I'm still getting errors from VB about this missing field. Can someone post exact instructions on how to remove the location field from the templates? I see it in the template, but I'm not confident enough in my knowledge of php to just delete it without some more exact instructions. (ie. delete from "..." to "...")

                TIA

                Comment

                • Fusion
                  Senior Member
                  • Aug 2001
                  • 4346
                  • 3.8.x

                  #9
                  Am I understanding this right? The latest ver bugs on a field people can include/exclude optionally? And you're saying this requires hacks to fix? I'm sorry, but that's just a bad, bad way to do things. If a field is optional, then the relevant files SHOULD include code to address this. Come on, Devs.
                  Toddler from Hell

                  Comment

                  • tubedogg
                    Senior Member
                    • Feb 2001
                    • 13602

                    #10
                    95% of users never change anything about the board, let alone remove custom profile fields. It was a mistake to bet on it but yes it requires a hack to fix it...how do you think bugs are fixed?

                    Comment

                    • Fusion
                      Senior Member
                      • Aug 2001
                      • 4346
                      • 3.8.x

                      #11
                      Heheh, you so don't want me to answer that, tubedogg.
                      If it isn't already made, maybe it's a thought to include a repair script to restore such fields in the database.
                      Toddler from Hell

                      Comment

                      • Freddie Bingham
                        Former vBulletin Developer
                        • May 2000
                        • 14057
                        • 1.1.x

                        #12
                        Change userfield.field2, to userfield.*,

                        Comment

                        • Zeoran
                          Member
                          • Sep 2001
                          • 30

                          #13
                          where should I change that... exactly what files? what templates?

                          For those of us noobs who haven't memorized the entire file system, we need explicit instructions please.

                          Comment

                          • tubedogg
                            Senior Member
                            • Feb 2001
                            • 13602

                            #14
                            The file where you are getting the error...showgroups.php

                            Comment

                            • Rick Horwitz
                              Senior Member
                              • Apr 2000
                              • 361
                              • 3.8.x

                              #15
                              Ok guys, how about a step by step, hold my hand walk through. Obviously I'm not the only one who is lost.

                              Either that or release 2.2.1 to take care of this and what seems to be a slew of other bugs in the newest (last... yeah right) release of ver 2.x.

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...