btw upgrading to board3is simply they have an installer that will convert your phpbb3portal to a board3 portal. nice and easy.

Ok thanks Tek, I will try it, but I think I screwed it up when I went to upgrade my portal to board3 so I have disabled the portal temporarily. I am in the process of trying to fix it now.Teksonic wrote:yes, the portal's SQL tables are different and the way to the installer input's info into the SQL tables is also different. without a complete overhaul the installer will not work for phpbb3portal as it was never designed for that system, in fact it wasn't even around when the mod ran on that portal.
btw upgrading to board3is simply they have an installer that will convert your phpbb3portal to a board3 portal. nice and easy.
hey teksonic,Teksonic wrote:btw upgrading to board3is simply they have an installer that will convert your phpbb3portal to a board3 portal. nice and easy.
Code: Select all
return '<option value="0/3"' . (($value == '0/3') ? ' selected="selected"' : '') . '>' . $user->lang['N0'] . '</option>
<option value="1/3"' . (($value == '1/3') ? ' selected="selected"' : '') . '>' . $user->lang['N1'] . '</option>
<option value="2/3"' . (($value == '2/3') ? ' selected="selected"' : '') . '>' . $user->lang['N2'] . '</option>
<option value="3/3"' . (($value == '2/3') ? ' selected="selected"' : '') . '>' . $user->lang['N3'] . '</option>';
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_raid_progress.php on line 393: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration
[phpBB Debug] PHP Notice: in file /includes/acp/acp_raid_progress.php on line 393: file_get_contents(http://test.iron-circle.com/ver/rpb.txt) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Code: Select all
$new_version = file_get_contents("http://test.iron-circle.com/ver/rpb.txt");
Code: Select all
//$new_version = file_get_contents("http://test.iron-circle.com/ver/rpb.txt");
remember you can make the popup match the color of your site by changing the color values in the ACPThresherinc wrote:Love the two mods got Recruitment and Raid Progress up.
http://www.mostly-harmless.org