Skip to content

Instantly share code, notes, and snippets.

View Leinad4Mind's full-sized avatar
🎯
Focusing

Leinad Mind Leinad4Mind

🎯
Focusing
View GitHub Profile
@Leinad4Mind
Leinad4Mind / right_install.php
Last active August 5, 2018 08:55 — forked from 3D-I/right_install.php
Mini Support Tool Kit for phpBB [3.0][3.1][3.2]
<?php
/***
* Usage:
* Download and unzip the file, upload it to your Board's root (i.e.: www.mydomain.com/phpBB3/)
* Point your browser to i.e.: www.mydomain.com/phpBB3/right_install.php) and follow instructions.
*
* @package - right_install.php 2.0.0-b5 (true versions comparison and more)
* @copyright (c) 2016, 2017 3Di (Marco T.) 21-08-2017
* @modified (c) 2018 Leinad4Mind 05-08-2018
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
@Leinad4Mind
Leinad4Mind / sos_admin.php
Created August 3, 2018 14:11 — forked from 3D-I/sos_admin.php
For phpBB [3.1][3.2] - Gives a SOS admin account in order to fix some things.
<?php
/**
* Usage: --> make sure you have a backup of your Database before to run this tool!
* Download and/or unzip the file, upload it to your Board's root (i.e.: www.mydomain.com/phpBB3/)
* Point your browser to i.e.: www.mydomain.com/phpBB3/sos_admin.php), it auto-destroys itself once ran.
*
* This file will create an admin user named Admin1 with a password of admin. From that point you should be
* able to get into the ACP.
* As soon as you have done this, use the temporary admin account to change the details on the original admin
* account, then delete the temporary account.