Upgrade phpbb3 1.7 with current version of portal

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
User avatar

Topic author
ReconMarine
Active Member
Posts: 36
Joined: 9. December 2009 09:20
phpBB.com User: ReconMarine

Upgrade phpbb3 1.7 with current version of portal

Post by ReconMarine »

Your Portal Version: 1.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge

What have you done before the problem was there?
No problem yet

What have you already tryed to solve the problem?
nothing yet

Description and Message
Marc

Is there anything in the portal or the portalview that is going to break again if I upgrade to the new phpbb 1.7?

From now on I ask first, before I break stuff :)

Thanks my friend

Semper Fi
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: Upgrade phpbb3 1.7 with current version of portal

Post by Marc »

I think you probably mean phpBB 3.0.7. :)

Anyhow, I'm currently not aware of any problems with phpBB 3.0.7.

ghostman
Active Member
Posts: 38
Joined: 16. January 2010 13:37

Re: Upgrade phpbb3 1.7 with current version of portal

Post by ghostman »

Updated my forum from phpbb3 v. 3.0.6 to 3.0.7, without any problems. Portal v1.0.5, portalview v1.0.0RC3 and all my mods still works.

dylanlegit
Active Member
Posts: 9
Joined: 1. March 2010 00:23

Re: Upgrade phpbb3 1.7 with current version of portal

Post by dylanlegit »

I updated my forum to 3.0.7-PL1 and my portal wont work at all, nor will the mods tab in my ACP.

ghostman
Active Member
Posts: 38
Joined: 16. January 2010 13:37

Re: Upgrade phpbb3 1.7 with current version of portal

Post by ghostman »

You dont tell what version you upgrade from, but after the upgrade you need to edit the files with the needed mod codes, or reinstall your mods if you use Auto Mod
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: Upgrade phpbb3 1.7 with current version of portal

Post by Marc »

It would also be great to know how you updated? Did you use the automatic updater?

dylanlegit
Active Member
Posts: 9
Joined: 1. March 2010 00:23

Re: Upgrade phpbb3 1.7 with current version of portal

Post by dylanlegit »

I updated from 3.0.6 to 3.0.7 and everything was working great for a few days, then I updated to 3.0.7-PL1 and it doesn't work..

yes i used the automatic updater

so I have to re-edit all the files again?

ghostman
Active Member
Posts: 38
Joined: 16. January 2010 13:37

Re: Upgrade phpbb3 1.7 with current version of portal

Post by ghostman »

dylanlegit wrote:so I have to re-edit all the files again?
No, you only need to edit the "include/constants.php

The portal need

Code: Select all

define('PORTAL_CONFIG_TABLE',		$table_prefix . 'portal_config');
to work

You add it so it be like

Code: Select all

// Additional tables
define('PORTAL_CONFIG_TABLE',		$table_prefix . 'portal_config');
PS. Maybe your also need to add code so your other mods will work, but for that you need to tjeck the install.xml for the mods you need.
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: Upgrade phpbb3 1.7 with current version of portal

Post by Marc »

Check all file edits the portal needs.

pablowestenhaver89
Active Member
Posts: 10
Joined: 25. January 2010 15:21

Re: Upgrade phpbb3 1.7 with current version of portal

Post by pablowestenhaver89 »

Thanks. Hope it will work for me.
Being stressed out and overweight may not be YOUR fault! It's true, a mysterious condition might be to blame. An estimated 70-80% are suffering from this condition, and don't even know it!

http://www.howtocurecandida.com/survey/
Locked

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