Help, please

Support for IntegraMOD 141

Moderator: Integra Moderator

Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 1:59 pm

Your phpBB Version: 2.0.21
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://uswarez.info/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?
Installing Integramod


What was done to try to solve the problem?
Nothing, yet.



De.scription and Message

Hello, i have recently upgradeded my phpbb to an integramod board. I'm hoping this can be a success, but i am having a problem, when i go here, http://www.uswarez.info/forum/phpbb_to_im141.php to upgrade, i get this error message,
[code]Warning]

Any help for me?
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:18 pm

As far as I can see, you're trying to call the install .script from your root (where the index.php and portal.php is), but it should be in a subfolder: install

So if you copied all other files correctly, simply create the install folder in your root (if it's not present yet) and move the phpbb_to_im141.php into the install folder. Then it should work <img>

Your install url would then be: http://www.uswarez.info/forum/install/p ... _im141.php
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 2:24 pm

um.. Fatal error: Call to undefined function: session_pagestart() in /home/fatal/public_html/forum/includes/functions.php on line 1714

now, i get this problem
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:28 pm

weird... are you sure all files are in the correct location? It could be that you've uploaded everything onto a wrong level and it's now trying to apply the upgrade on the default forum's functions.php (which obviously will get some error, somewhere)
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:31 pm

check if you have the portal.php in your forums root (think in your case that would be: http://www.uswarez.info/forum/portal.php

And make sure that your previous original forum was in that same folder /forum

Aside from that... have you made sure all the CHMODs are correct?
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 2:33 pm

Welp, go on and click this linky. http://www.uswarez.info/forum/install/p ... _im141.php and you tell me what the problem is.
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:41 pm

This is how my line 1713 / 1714 / 1715

Code: Select all
          if ( $sql_store != '' )         {             $debug_text .= "<br><br>$sql_store";  


What do you have in that file on those lines?
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:43 pm

Never mind... you'll probably have the same... it's a call for debug.
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 2:45 pm

one question, how can i go to a certain line?
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:48 pm

Actually... it depends... I use a program that has a few more features then a regular notepad... If you're using notepad, you will probably just see everything scrambled up anyhow.

I like using CrimsonEditor... google for it... it's free! <img>
(there are probably beter ones though... it's just I like this one!)
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 2:50 pm

well, to view my files, I use the cPanel, edit file..., ok?
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:53 pm

The install/update .script runs upto line 4199 fine... then somewhere something happens it doesn't like, which triggers the error.
Hmmm...
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 2:55 pm

yeah probably fine! there are tons of little programs that will do the job. i'm gonna have another look at what is supposed to happen starting the "Personal Albums Migration" where it runs into an error... but this might be something to leave to the pros! Don't wanna make false statements.
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 3:01 pm

do you also have the "prill_install" folder present btw?
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Help, please

PostAuthor: FatalEggz » Mon May 21, 2007 3:07 pm

nope
Last edited by FatalEggz on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

FatalEggz
Newbie
Newbie
 
Posts: 7
Likes: 0 post
Liked in: 0 post
Joined: Mon May 21, 2007 1:54 pm
Cash on hand: 0.00

PostAuthor: nGAGE » Mon May 21, 2007 3:11 pm

Don't know if you get the choice to install it or not... but if you don't get the choice, I assume that the upgrade would include that as well.
Just don't understand why it wouldn't give a prill-install error then... so really not sure, sorry!

I'm also dead tired and unfortunately I must have some sleep. Wish I could have found a quick solution, but i'm sure the real pros will take good care of you soon! Otherwise I'll check in on the topic again tomorrow <img>

Nite nite
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]