Visitors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • josiah
    Senior Member
    • Nov 2008
    • 1236
    • 4.1.x

    [Forum] Visitors

    Is it possible to clear the names in the visitors box in a members profile ?...........Click image for larger version

Name:	VISITOR.PNG
Views:	1
Size:	12.8 KB
ID:	3721193
    <<<<<<<<< It is over there !
  • Hawk2
    Senior Member
    • Apr 2008
    • 862
    • 4.1.x

    #2
    DELETE FROM `profilevisitor` WHERE (`userid`='1')

    just change the userid

    Comment

    • josiah
      Senior Member
      • Nov 2008
      • 1236
      • 4.1.x

      #3
      Thanks but can you be more specific please..
      <<<<<<<<< It is over there !

      Comment

      • Hawk2
        Senior Member
        • Apr 2008
        • 862
        • 4.1.x

        #4
        Maintenance/Execute SQL Query put that query into Manual Query box and click continue

        DELETE FROM `profilevisitor` WHERE (`userid`='1')
        just change the userid to the user you want to edit

        Comment

        • josiah
          Senior Member
          • Nov 2008
          • 1236
          • 4.1.x

          #5
          It would appear that I am not authorised to do that, any ideas ?
          <<<<<<<<< It is over there !

          Comment

          • Trevor Hannant
            vBulletin Support
            • Aug 2002
            • 24358
            • 5.7.X

            #6
            Make sure that your userid is able to run queries by editing the following section of the config.php file:

            Code:
             // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
             // The users specified here will be allowed to run queries from the control panel.
             // See the above entries for more information on the format.
             // Please note that the ability to run queries is quite powerful. You may wish
             // to remove all user IDs from this list for security reasons.
            $config['SpecialUsers']['canrunqueries'] = 'x';
            where 'x' is your userid.
            Vote for:

            - Admin Settable Paid Subscription Reminder Timeframe (vB6)
            - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

            Comment

            • josiah
              Senior Member
              • Nov 2008
              • 1236
              • 4.1.x

              #7
              The only reference I can find to php is "View PHP Info
              " in admin cp and it is read only ?
              <<<<<<<<< It is over there !

              Comment

              • beishe8
                Senior Member
                • Oct 2005
                • 6782
                • 4.2.X

                #8
                Originally posted by josiah
                The only reference I can find to php is "View PHP Info
                " in admin cp and it is read only ?
                It is not in the admin cp,it is in your config.php file on the server.

                Download it from the server.
                Edit it as recommended by Trevor.
                Upload it to the server.


                vB5 is unequivocally the best forum software, but not yet...

                Comment

                • josiah
                  Senior Member
                  • Nov 2008
                  • 1236
                  • 4.1.x

                  #9
                  I appreciate all the input but will have to get someone to do it for me, I have access to the server but not a clue,regards,P
                  <<<<<<<<< It is over there !

                  Comment

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