Sub Menu
Links Menu
Online Users

In total there are 309 users online :: 1 registered, 0 hidden and 308 guests

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

Registered users: Google [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

phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: Teelk » Fri Jul 07, 2006 5:08 pm

This is the official release of the phpBB 2.0.21 update for IntegraMOD 1.4.0.

Thanks go to Jason Sanborn for the majority of the update work. <img>

Included in the update package are manual instructions which should be used if you have modified your IntegraMOD 1.4.0 from the stock package. Also included are premodded files which can be used to overwrite your existing files, and should be used if you haven't modified your IM install.

You're board must be up to 2.0.20 before applying this update.

If you get an "invalid mirror error" please try another mirror, as the file may not propegate all mirrors yet.

[url=http]Download Link[/url]
Last edited by Teelk on Tue Jan 02, 2007 7:51 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

PostAuthor: tekguru » Fri Jul 07, 2006 8:29 pm

Cheers Teelk!
Last edited by tekguru on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:29 pm
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: febern » Fri Jul 07, 2006 9:15 pm

updating......... <img>
Last edited by febern on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

febern
Integra Member
Integra Member
 
Posts: 151
Likes: 0 post
Liked in: 0 post
Joined: Tue Jun 13, 2006 10:08 pm
Cash on hand: 0.00

PostAuthor: Unregistered » Sat Jul 08, 2006 2:04 am

finally! <img>
Last edited by Unregistered on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
J O N H | P L A Y E R

Unregistered
Sr Integra Member
Sr Integra Member
 
Posts: 254
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 07, 2006 1:51 pm
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: Unregistered » Sat Jul 08, 2006 2:57 am

the FIND codes in LOGIN.PHP

Code: Select all
                    $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);                 }

Should be

Code: Select all
                    $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);                 }

Am i right? Am jus referin to the ("index.$phpEx") and ("portal.$phpEx") conflict..
Last edited by Unregistered on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
J O N H | P L A Y E R

Unregistered
Sr Integra Member
Sr Integra Member
 
Posts: 254
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 07, 2006 1:51 pm
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: Dr. Bantham » Sat Jul 08, 2006 5:40 am

I have updated my site and everything seems to be running smooth. I used the pre-modded version of login.php since the FIND statement fell short and I do not believe any mods that I added previously had touched upon that file. Thanks to the dev team for getting this one out!
Last edited by Dr. Bantham on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Dr. Bantham
Integra Member
Integra Member
 
Posts: 152
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 08, 2006 5:25 pm
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: obiku » Sat Jul 08, 2006 6:34 am

Tnx for the release, starting to update
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: tmotley » Sat Jul 08, 2006 1:00 pm

Updated with no problems... sweetness. <img>
Last edited by tmotley on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:56 am
Cash on hand: 0.00
Location: Missouri, USA

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: obiku » Sat Jul 08, 2006 1:39 pm

It works like a charm
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

PostAuthor: tekguru » Sat Jul 08, 2006 10:48 pm

In there perfctly with no problems so far, cheers guys!
Last edited by tekguru on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:29 pm
Cash on hand: 0.00

PostAuthor: ayasha » Sun Jul 09, 2006 8:00 am

sweet work you guys :lol:
Last edited by ayasha on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
No one can make you feel inferior without your consent.
~Eleanor Roosevelt

ayasha
Sr Integra Member
Sr Integra Member
 
Posts: 634
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 5:10 pm
Cash on hand: 0.00

PostAuthor: MrGrim » Sun Jul 09, 2006 9:19 am

Could somehelp me?
Last edited by MrGrim on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Not a newbie...Had a name Change.lol T.r.a.g!!!!

MrGrim
Members
Members
 
Posts: 84
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 28, 2006 1:53 am
Cash on hand: 0.00

PostAuthor: obiku » Sun Jul 09, 2006 9:46 am

"Trag";p="11358" wrote:Could somehelp me?
With what??
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

PostAuthor: MrGrim » Sun Jul 09, 2006 9:53 am

"obiku";p="11360" wrote:
"Trag";p="11358" wrote:Could somehelp me?
With what??
the upgrade...amod plus was installed along with whos online. And a friend of mine did the install and the upgrades to .2.0.20 but he is out of town and not sure when he will return. <img>
Last edited by MrGrim on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Not a newbie...Had a name Change.lol T.r.a.g!!!!

MrGrim
Members
Members
 
Posts: 84
Likes: 0 post
Liked in: 0 post
Joined: Wed Jun 28, 2006 1:53 am
Cash on hand: 0.00

Re: phpBB 2.0.21 update for IntegraMOD 1.4.0

PostAuthor: obiku » Sun Jul 09, 2006 10:14 am

One question, in the mod it says this
Code: Select all
#-----[ FIND ]---------------------------------------------# Line 658         global $template, $lang, $phpEx, $phpbb_root_path;         global $nav_links;  ##-----[ REPLACE WITH ]---------------------------------------------#         global $template, $lang, $phpEx, $phpbb_root_path, $db;         global $nav_links;    
If I do a search I can find those lines, but there is something extra
Code: Select all
        global $template, $lang, $phpEx, $phpbb_root_path;         global $nav_links;         global $db;  
Do we have to remove that last global $db; I think it should be removed.
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

Next

Return to IntegraMOD 140

Who is online

Registered users: Google [Bot]

cron