Sub Menu
Links Menu
Online Users

In total there are 313 users online :: 3 registered, 0 hidden and 310 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

phpBB 2.0.21 update for IntegraMOD 1.4.0

Support for IntegraMOD 140

Moderator: Integra Moderator

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: Teelk » Fri Aug 25, 2006 4:30 pm

It could possibly be that missing code, I'd add it ASAP. I'm still working on the overall update problem.
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: Skywalker » Mon Aug 28, 2006 2:06 am

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
Last edited by Skywalker on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Skywalker
Sr Integra Member
Sr Integra Member
 
Posts: 236
Likes: 0 post
Liked in: 0 post
Joined: Fri Apr 14, 2006 4:25 pm
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: hjunk86 » Mon Aug 28, 2006 9:45 pm

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
Last edited by hjunk86 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

hjunk86
Newbie
Newbie
 
Posts: 1
Likes: 0 post
Liked in: 0 post
Joined: Sun Jun 11, 2006 7:24 am
Cash on hand: 0.00

PostAuthor: Jacky » Tue Aug 29, 2006 11:57 am

"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]
Last edited by Jacky on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Jacky
User avatar
Jacky
Members
Members
 
Posts: 71
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 20, 2006 7:21 am
Cash on hand: 0.00

PostAuthor: computerz » Sat Sep 23, 2006 7:13 pm

Any status on this update?

Is it still broken?

or is it safe to upgrade from 2.0.20 to 2.0.21
Last edited by computerz on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

computerz
Members
Members
 
Posts: 84
Likes: 0 post
Liked in: 0 post
Joined: Sun Aug 27, 2006 1:21 pm
Cash on hand: 0.00

PostAuthor: odius » Tue Oct 17, 2006 10:48 pm

ya im wonderin the same..
thx 4 any feedback
Last edited by odius on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

odius
Newbie
Newbie
 
Posts: 28
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 12:14 pm
Cash on hand: 0.00

PostAuthor: netimpact » Fri Oct 20, 2006 7:04 am

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
Last edited by netimpact on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

netimpact
Newbie
Newbie
 
Posts: 9
Likes: 0 post
Liked in: 0 post
Joined: Fri Oct 20, 2006 6:56 am
Cash on hand: 0.00

PostAuthor: Leadfoot » Sat Oct 21, 2006 1:17 am

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
Last edited by Leadfoot on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Leadfoot
Integra Member
Integra Member
 
Posts: 131
Likes: 0 post
Liked in: 0 post
Joined: Sun Oct 01, 2006 4:02 pm
Cash on hand: 0.00

Previous

Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]