Unistall

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
DreadY
Active Member
Posts: 7
Joined: 19. January 2010 17:15

Unistall

Post by DreadY »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://xstudios.org

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
How can I uninstall this portal?
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Unistall

Post by Marc »

Download the package (if you don't have it anymore) and open install.xml in your browser. Undo every step that is mentioned. After that upload the complete install-folder which is inside the root-folder of the package to your forum root. Browse to install/index.php and click on Uninstall. Follow the steps. After that you can delete the install-folder.

Topic author
DreadY
Active Member
Posts: 7
Joined: 19. January 2010 17:15

Re: Unistall

Post by DreadY »

Thank you very much! And sorry for being a douche and talking like one, I was just nervous my forum was screwed up.

Topic author
DreadY
Active Member
Posts: 7
Joined: 19. January 2010 17:15

Re: Unistall

Post by DreadY »

Prior to running the installation script, you need to upload the edited files, especially /includes/constants.php.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Unistall

Post by Marc »

Oops, you first have to run the installer and then remove all the edits. Anyhow, just redo the includes/constants.php edit, run the installer (click on Uninstall) and remove the includes/constants.php edit again.

Topic author
DreadY
Active Member
Posts: 7
Joined: 19. January 2010 17:15

Re: Unistall

Post by DreadY »

OK I added

Code: Select all

define('PORTAL_CONFIG_TABLE',		$table_prefix . 'portal_config');
In constants, I can now access the Install folder. But there's only the Install button, when I click it I can now click the Proceed to next step, and then get this error:

Code: Select all

SQL ERROR [ mysqli ]

Duplicate entry '4-118' for key 'PRIMARY' [1062]

SQL

INSERT INTO phpbb_acl_roles_data (role_id, auth_option_id, auth_setting) VALUES (4, '118', 1)

BACKTRACE

Marc, is there any external way to contact you, like MSN, so you can help me in private?
Locked

Return to “board3 Portal 1.0.x - English Support”