peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: System User Bot not being generated in 2.1 stable
UPDATE GDN_User SET Password = UNHEX( '36514d52543457424a3834593642594c4e385438' ) , Admin = '2' WHERE GDN_User.UserID =2; (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
you can change a few numbers in the password field but leave the same number of numbers in the password field. (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
HashMethod column should be Random (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
Photo should be http://localhost/vanilla/applications/dashboard/design/images/usericon.png replace localhost with your domain and vanilla with where your forum folder is. (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
so it working succesfully on one forum now. also make sure SELECT * FROM GDN_UserRole WHERE UserID = "2" returns NO results. if it does delete those records pertaining to UserID 2 from the … (View Post)1
