Moderator: Integra Moderator
"MWE_001";p="16118" wrote:Hello all, I am running an out of date, VERV out of date version of phpBB and would like to update. I used to see updates such as .16-.17 and so on but not anymore. And from the best of my knoweledge it is NOT possible to go from .17-.21 ehh? Needs some help locating these files if anyone has them available. And really im interested into getting to .20 due to some of the stuff i have been reading about things NOT working correctly with the .21 upgrade. Any help would be greatly appreciated. Thx in advance.. Ray
"MWE_001";p="16146" wrote:Ok thx alot. Ill give it a shot after backup of course. <img>
"MWE_001";p="16201" wrote:I heard that on the backups. I have a test board setup at my site that i use behind the scenes, we all go to ne. lol BUT yeah Im going to try it there fisrt and see if I can whoop it fair and square before i try it on my live site and see how it goes. I did run the update to latest php lastnight before bed however and all was successful but had one eror.
Error: Mytable_Mytable_SESSIONS_KEYS_TABLE does not exist.
SQL: Delete from SESSIONS_KEYS_TABLE
Then it proceds to tell me there is most likely nothing to wrry about.....Most likely? I havent proced with file updates til I hear further. lol
Oh and the Mytable represents my table name without throwing it out there. <img>
"Dragonsys";p="16291" wrote:"MWE_001";p="16201" wrote:I heard that on the backups. I have a test board setup at my site that i use behind the scenes, we all go to ne. lol BUT yeah Im going to try it there fisrt and see if I can whoop it fair and square before i try it on my live site and see how it goes. I did run the update to latest php lastnight before bed however and all was successful but had one eror.
Error: Mytable_Mytable_SESSIONS_KEYS_TABLE does not exist.
SQL: Delete from SESSIONS_KEYS_TABLE
Then it proceds to tell me there is most likely nothing to wrry about.....Most likely? I havent proced with file updates til I hear further. lol
Oh and the Mytable represents my table name without throwing it out there. <img>
make sure you update phpBB Security to 1.0.3 and run ps_upgrdae.php before trying to upgrade phpBB
##-----[ OPEN ]---------------------------------------------#posting.php##-----[ FIND ]---------------------------------------------# NOTE --- This is a partial match, the whole line on a fresh installation looks like this]---------------------------------------------#( !$submit ) ? " ##-----[ IN-LINE REPLACE WITH ]---------------------------------------------#(!$submit) ? ' ##-----[ IN-LINE FIND ]---------------------------------------------#, u.user_sig ##-----[ IN-LINE AFTER, ADD ]---------------------------------------------#, u.user_sig_bbcode_uid ##-----[ IN-LINE FIND ]---------------------------------------------#" ##-----[ IN-LINE REPLACE WITH ]---------------------------------------------#' Is this referring to the " after user_sig? ##-----[ OPEN ]---------------------------------------------#profilcp/profilcp_privmsg.php##-----[ FIND ]---------------------------------------------# if ( !empty($HTTP_GET_VARS['b']) ) ##-----[ FIND ]---------------------------------------------# } if ( $mode == 'edit' ) ##-----[ REPLACE WITH ]---------------------------------------------# } else if ( $mode == 'edit' ) What goes in between the 2 finds? ##-----[ OPEN ]---------------------------------------------#admin/admin_board.php ##-----[ FIND ]---------------------------------------------# "CONFIRM_DISABLE" => $confirm_no, ##-----[ FIND ]---------------------------------------------# "ACTIVATION_NONE_CHECKED" => $activation_none, (This is found twice, once on line 552 and once more on line 559, do this edit twice? or just 559??? ##-----[ REPLACE WITH ]---------------------------------------------# 'ALLOW_AUTOLOGIN_YES' => $allow_autologin_yes, 'ALLOW_AUTOLOGIN_NO' => $allow_autologin_no, 'AUTOLOGIN_TIME' => (int) $new['max_autologin_time'], Once again, what goes in between the two finds? ##-----[ OPEN ]---------------------------------------------#includes/page_header.php ##-----[ FIND ]---------------------------------------------# phpBBSecurity_Cookies(); ##-----[ REPLACE WITH ]---------------------------------------------# //phpBBSecurity_Cookies(); I dont have that line to find. Could it be because Im allready upgraded to pbpBB Security latest version? ##-----[ OPEN ]---------------------------------------------#includes/functions_validate.php ##-----[ FIND ]---------------------------------------------# if ($row = $db->sql_fetchrow($result))
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]