Page 1 of 1

Problems with converting Board3 1.06 to 2.0.0b1

Posted: 10. April 2012 17:54
by suske999
Hello,
I try to convert my portal from 1.06 to 2.0.0b1. I did the uploading and file edits, but get the following error:
Converting from Board3 Portal 1.0.6 & adding basic set of modules

SQL ERROR Table 'w6155319.phpbb_portal_modules' doesn't exist
I saw on your supportboard a SQL command to create the phpbb_portal_modules. So i did and run into the following problem, when i start the Portal:

GENERAL ERROR
phpBB Debug] PHP Warning: in file [ROOT]/portal.php on line 72: include(./portal/modules/portal_who_is_online_block.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal.php on line 72: include(./portal/modules/portal_who_is_online_block.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal.php on line 72: include() [function.include]: Failed opening './portal/modules/portal_who_is_online_block.php' for inclusion (include_path='.:/usr/local/lib/php')

Warning: Cannot modify header information - headers already sent by (output started at /home/w6155319/domains/erinkveld.eu/public_html/vager/includes/functions.php:3815) in /home/w6155319/domains/erinkveld.eu/public_html/vager/includes/functions.php on line 2727

Image

Can somebody help to get the portal up and running?
Thanks in advance.

Frans Erinkveld

Re: Problems with converting Board3 1.06 to 2.0.0b1

Posted: 10. April 2012 18:01
by Marc
You didn't upload all the required files. At least /portal/modules/portal_who_is_online_block.php is missing.

Re: Problems with converting Board3 1.06 to 2.0.0b1

Posted: 10. April 2012 18:44
by suske999
That's odd. I checked the install package but there is no portal_who_is_online_block.php present.
I downloaded the install package a second time, but there is really no portal_who_is_online_block.php in /portal/modules/

Re: Problems with converting Board3 1.06 to 2.0.0b1

Posted: 10. April 2012 20:19
by suske999
I uninstalled and installed again. Flushes the cache and see, it works! :lol:

Re: Problems with converting Board3 1.06 to 2.0.0b1

Posted: 10. April 2012 20:34
by archivar
suske999 wrote:portal_who_is_online_block.php
This file is part of the module: http://board3.de/viewtopic.php?f=54&t=4641
Could it be they of the module is not copied all the files? ;)