Problems upgrading.

Current Version: 2.0.2
Released: 2013-10-27
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
pcscus55
Active Member
Posts: 1
Joined: 11. June 2012 20:19

Problems upgrading.

Post by pcscus55 »

Thanks for a nice portal, first. :)

I was upgrading from 1.0.6 to 2.0.0

I screwed up something.

I'm getting the following error codes after running install

phpBB Debug] PHP Warning: in file [ROOT]/portal/includes/functions.php on line 781: include(../portal/modules/portal_main_menu.php) [function.include]: failed to open stream: No such file or directory

[phpBB Debug] PHP Warning: in file [ROOT]/portal/includes/functions.php on line 781: include(../portal/modules/portal_main_menu.php) [function.include]: failed to open stream: No such file or directory

[phpBB Debug] PHP Warning: in file [ROOT]/portal/includes/functions.php on line 781: include() [function.include]: Failed opening '../portal/modules/portal_main_menu.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')

Warning: Cannot modify header information - headers already sent by (output started at /home/me/public_html/bbs/includes/functions.php:3815)
in /home/fme/public_html/bbs/includes/functions.php on line 2715
I do have access to the phpbb admin panel, and the installer
User avatar

cpg
Sponsor
Posts: 119
Joined: 3. September 2010 19:42
phpBB.de User: cpg
Location: Ringsberg
Contact:

Re: Problems upgrading.

Post by cpg »

Hallo,

did you follow the instructions?

Don't forget:

Code: Select all

Delete files

    Delete adm/style/acp_portal.html

    Delete language/en/mods/additional_blocks.php

    Delete language/en/mods/info_acp_additional_blocks.php

    Delete language/en/mods/install_portal.php

    Delete language/en/mods/lang_portal.php

    Delete language/en/mods/lang_portal_acp.php

    Delete portal/block/*.*

    Delete styles/prosilver/template/portal/portal_center.html

    Delete styles/prosilver/template/portal/portal_left.html

    Delete styles/prosilver/template/portal/portal_right.html

    Delete styles/prosilver/template/portal/block/*.*

    Delete styles/prosilver/theme/images/portal/mini_cal_icon_left_arrow.png

    Delete styles/prosilver/theme/images/portal/mini_cal_icon_right_arrow.png

    Delete styles/prosilver/theme/images/portal/portal_login.png

    Delete styles/prosilver/theme/images/portal/portal_minical.png

    Delete styles/prosilver/theme/images/portal/portal_random.png

    Delete styles/prosilver/theme/images/portal/portal_stats.png
For the "header... mistake" read there (in german language; ok?): https://www.phpbb.de/kb/headers_already_sent

Best regards
CPG

ixl
Sponsor
Posts: 83
Joined: 26. October 2009 21:40
phpBB.de User: IXL
phpBB.com User: IXLUKCOM
Location: UK
Contact:

Re: Problems upgrading.

Post by ixl »

Just looking at the errors, I noticed that the locations are different.
Warning: Cannot modify header information - headers already sent by (output started at /home/me/public_html/bbs/includes/functions.php:3815)
in /home/fme/public_html/bbs/includes/functions.php on line 2715
Are you sure thats the actual info, or have you changed it?

I would just check ( just incase your trying to install/convert/update your install ) that you are doing this on the default themes ( make sure your forum forces your them to use default prosilver or subsilver )first before you do the install.

I recently did an upgrade from 1.0.6 to the new 2.0.0 and had no problems, but you just need to be carefull about deleting the files first, copying the new ones over, editing the files as suggested and running the install.php and then clearing your caches.

Once the portal is ok, then try setting up a custom theme.. ( if that is what your doing ).

IXL
I.X.L

Just because it worked for you, doesnt mean it's right. ;)

http://WWW.TEAMGAMERS.CO.UK
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: Problems upgrading.

Post by Marc »

You haven't uploaded all the necessary files.
Locked

Return to “Board3 Portal 2.0.x - English Support”