Topic Summary - Displaying 9 post(s). Click here to show all
Posted by: RonS2 Posted on: Oct 14th, 2024 at 6:45pm
Good Idea
Posted by: Dandello Posted on: Oct 14th, 2024 at 5:16pm
If you are banned, you should be seeing a banned notice when you attempt to log in.
(And pretty sure we had it set up that admins can't get banned.) So, if YOU can login using your trusted person's credentials, you should be able to see what's going on with your old credentials using the various member utilities.
Posted by: RonS2 Posted on: Oct 14th, 2024 at 4:14pm
Thanks for your help Dandello, it's always appreciated.
It seems that the member I elevated to admin can post with no problems.
I started to wonder if my IP got banned. I found ban_log.txt but I'm not in there.
IIRC, there is another place that I can see if my IP is banned, I can't remember what it's called. Something with security?
Posted by: Dandello Posted on: Oct 14th, 2024 at 3:42pm
No idea why editing the older vars file didn't work unless there is something wrong in that file.
2.6.23 SHOULD work under Perl 5.6 without issues. (YaBB 2.6.12 works with some editing in YaBB.pl) Make sure you use absolute paths in Paths.pm.
It's been a very long time since I've worked in YaBB. I've spent the past 4 years elbow deep in Unreal coding.
Posted by: RonS2 Posted on: Oct 14th, 2024 at 2:32pm
That worked. I can see everything is there.
I took a look in the members folders and the first name on the list was a person that hasn't been on in over a decade. I edited their vars file by changing the password and position to administrator. No joy logging in.
I then changed a trusted member's vars and made him an administer. He was able to log in with no problems. He's not very computer savvy.
The server is on using Perl 5.6.? Would Yabb 2.6.2 work with this?
Posted by: Dandello Posted on: Oct 14th, 2024 at 2:01pm
Variables -> Settings.pm ->
Code (Perl)
$maintenance = 0; # Set to 1 to enable Maintenance mode
Posted by: RonS2 Posted on: Oct 14th, 2024 at 12:09pm
Sadly that didn't work.
Is there a way for me to turn off maintenance mode from one of the files?
Posted by: Dandello Posted on: Oct 14th, 2024 at 2:37am
2.6 uses 'admin.vars' (all lower case). Open that file in a text editor and replace the password by hand. (YaBB should automatically encrypt it once you've logged in.)
As I recall we decided to force admins to not use 'admin' for their password for security reasons. (But I may be remembering 2.7)
Posted by: RonS2 Posted on: Oct 14th, 2024 at 12:36am
I just upgraded my forum and all seems to have gone well.
I used admin, admin to log in and it didn't work
My original name and password didn't work.
The new forum is in maintenance mode and I'm stuck.