Page 7 of 7

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostPosted: Fri Aug 25, 2006 4:30 pm
Author: Teelk
It could possibly be that missing code, I'd add it ASAP. I'm still working on the overall update problem.

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostPosted: Mon Aug 28, 2006 2:06 am
Author: Skywalker
i have a heavely odded board and the login.php edit says:
Code: Select all
 # #-----[ OPEN ]--------------------------------------------- # login.php  ##-----[ FIND ]---------------------------------------------# Line 161                                         $redirect = ( !empty($HTTP_POST_VARS['redirect']) ) ? str_replace('&', '&', htmlspecialchars($HTTP_POST_VARS['redirect'])) ] . '<br><br>' . sprintf($lang['Click_return_login'], "<a>", '</a>') . '<br><br>' .  sprintf($lang['Click_return_index'], '<a>', '</a>');                       message_die(GENERAL_MESSAGE, $message);                 }  ##-----[ REPLACE WITH ]---------------------------------------------#                 }                   $redirect = ( !empty($HTTP_POST_VARS['redirect']) ) ? str_replace('&', '&', htmlspecialchars($HTTP_POST_VARS['redirect'])) : '';                 $redirect = str_replace('?', '&', $redirect);                   if (strstr(urldecode($redirect), "n") || strstr(urldecode($redirect), "r"))                 {                     message_die(GENERAL_ERROR, 'Tried to redirect to potentially insecure url.');                 }                   $template->assign_vars(array(                     'META' => "<meta>")                 );                   $message = $lang['Error_login'] . '<br><br>' . sprintf($lang['Click_return_login'], "<a>", '</a>') . '<br><br>' .  sprintf($lang['Click_return_index'], '<a>', '</a>');                   message_die(GENERAL_MESSAGE, $message);  

now can i find that code multiple times...
can someon please expand the code i need to edit so i can found the right place where i need to edit this?
due the many mods the line giving in the setup instruction is wrong

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostPosted: Mon Aug 28, 2006 9:45 pm
Author: hjunk86
I just upgraded my forum today and now my quotes (in posts) are broken. Instead of displaying in boxes (as usual) they show up as [quote=""username";p="post#""] instead of the actual quote box. I managed to fix this on the last upgrade and looked through the forum here and tried a few things to rememdy this problem, but no luck so far...

I used the premodded files to upgrade the board and everything else seems to be working fine. Any help is appreciated.

Thanks,
hjunk86

PostPosted: Tue Aug 29, 2006 11:57 am
Author: Jacky
"hjunk86" wrote:I just upgraded my forum today and now my quotes (in posts) are broken. Instead of displaying in boxes (as usual) they show up as
Code: Select all
[quote=""username";p="post#""]
instead of the actual quote box. I managed to fix this on the last upgrade and looked through the forum here and tried a few things to rememdy this problem, but no luck so far...

I used the premodded files to upgrade the board and everything else seems to be working fine. Any help is appreciated.

Thanks,
hjunk86
[/quote]I will look at this bug when I have the time.

Meanwhile, you can still find a fix [url=http]here[/url]. but I don't gurantee it will work though. That's why I will be looking at it when I have the time.

[b]EDIT]

PostPosted: Sat Sep 23, 2006 7:13 pm
Author: computerz
Any status on this update?

Is it still broken?

or is it safe to upgrade from 2.0.20 to 2.0.21

PostPosted: Tue Oct 17, 2006 10:48 pm
Author: odius
ya im wonderin the same..
thx 4 any feedback

PostPosted: Fri Oct 20, 2006 7:04 am
Author: netimpact
Hi,

I didn't upgrade since the beginning of IM 1.4, it was 2.017, how could I upgrade to 2.0.21?

Thanks

PostPosted: Sat Oct 21, 2006 1:17 am
Author: Leadfoot
GO here neti and grab the files u need.

Forum Index -> Download Database -> General Downloads -> IntegraMOD 140 -> Updates

Just click on the downloads box and follow the links