| Author |
Message |
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
|
| Back to top |
|
|
AdBot
|
| Post subject: After Install Intergration Pack I get a Blank White Page? |
|
|
|
|
|
| Back to top |
|
 |
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Thu Jul 14, 2005 6:08 am Post subject: Re: After Install I get a Blank White Page? |
|
|
| i never got not Setup Wizard Screen like i read from some other posts when i access through phpnuke? |
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Thu Jul 14, 2005 10:52 am Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
ok i originally had it like you said but changed it as i became desperate when it didnt work.. anyways i put back the way you said but i still get the blank page??
Quote: › <?
$g2embedparams = array (
'embedphpfile' => '/home/subfight/public_html/modules/gallery2/',
'embedUri' => 'http://www.subfighter.com/modules.php?name=gallery2',
'relativeG2Path' => '/modules/gallery2/',
'loginRedirect' => 'modules.php?name=Your_Account',
'activeUserId' => '0',
);
$g2mainparams = array (
'showSidebar' => 'true',
);
$g2configurationdone = 'true'; ?> |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Thu Jul 14, 2005 12:01 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
Quote: › then view it from your browser. Look for "script path" and see what it says...
sorry i dont really understand what you mean here... this what i did as i created a test.php and added the code above and then tried accessing like this and it works.. dont know if this is what you meant?? you can test the link below..
http://www.subfighter.com/modules.php?n ... &file=test
thanks for the help as i really hope i can get it to work.. |
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Thu Jul 14, 2005 12:04 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
i have installed tons of modules and the many different versions of gallery over the year.. so i have some idea on how to install them... but this one has me scratching my head..
is there any php.ini settings that may cause this. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Thu Jul 14, 2005 12:13 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
what you've got *should* work. i'm guessing you're using OSCNuke? _________________
 |
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Fri Jul 15, 2005 12:30 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
yes i am using OSCNUKE?? Does that cause a problem?
Thanks for the help i appreciated your prompt replys..
regards
rick |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Fri Jul 15, 2005 4:01 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
Yes, OSCNuke is a heavily modified phpNuke. I don't know what's been changed, nor how it impacts other modules. _________________
 |
|
| Back to top |
|
|
subfighter
Beginner


Joined: Jul 13, 2005 Posts: 9
|
Posted: Fri Jul 15, 2005 4:15 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
hmmmm.. well the version i am using is a module version that they release so its not to integrated into phpnuke at all and was the reason i installed it.. there was only a few changes to the core files.. but still it seems to be the problem.
i try seeing if anyone here or on the osc2nuke has got both of these to run together.. |
|
| Back to top |
|
|
gravityarc
Novice


Joined: Aug 29, 2003 Posts: 22
|
Posted: Tue Sep 13, 2005 5:18 pm Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
I'm running the offical 7.8 release and getting a blank page as well. Here's my gallery2.cfg file, anyone have any thoughts:
Code: ›
<?php
$g2embedparams = array (
'embedphpfile' => '/home/domainname/public_html/modules/gallery2/',
'embedUri' => 'http://www.domainname.com/modules.php?name=gallery2',
'relativeG2Path' => 'modules/gallery2/',
'loginRedirect' => 'modules.php?name=Your_Account',
'activeUserId' => '0',
'embedPath' => '/',
'cookiepath' => '/',
);
$g2mainparams = array (
'showSidebar' => '1',
);
$g2configurationdone = 'true';
?> |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Wed Sep 14, 2005 6:47 am Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
are you running OSCNuke? _________________
 |
|
| Back to top |
|
|
fulbrich
Novice


Joined: Aug 18, 2005 Posts: 28 Location: NRW/Germany
|
Posted: Mon Sep 19, 2005 6:19 am Post subject: Re: After Install Intergration Pack I get a Blank White Page |
|
|
Hello,
do you use a different portal-language than english or french ?
I had a problem with german and fixed it by creating a german language file for the integration package. http://www.nukedgallery.net/postt1915.html _________________ Auf Wiedersehen,
Frank |
|
| Back to top |
|
|
|
|
|
|
|