Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Another BLANK PAGE SOLUTION!
Goto page Previous  1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
dublee

Beginner
Beginner


Joined: Jun 01, 2005
Posts: 2

PostPosted: Fri Feb 24, 2006 9:02 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

yeah i get a black screen as well...
as soon as i press update tables in admin menu...my screen goes blank and the address becomes mysite.com/admin.php

and i cant seem to find this line in the integration index.php
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Re: Another BLANK PAGE SOLUTION!  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Feb 27, 2006 7:28 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

for everyone with blank pages, did you install g2 into a folder called "gallery2" or something else like "Gallery2" or "gallery_2", etc?
Back to top
Offline View user's profile Send private message Visit poster's website
Wizard1

Beginner
Beginner


Joined: Feb 23, 2006
Posts: 1

PostPosted: Mon Feb 27, 2006 1:03 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

I can't seem to account for the database update issue. I had the same trouble. The integration package created the DB, but could not update it. I updated it manual by copying over the automaticly populated entries and that resolved that issue. Then I couldn't get user export to work...

I had the wrong path for stand alone URl. I changed it from '/modules/gallery2' to '/gallery2/'

Then user export worked okay.

However, with all of that behind me I am having the same blank page issue as everyone else.

To help troubleshoot I put a simple echo statment at the start of the index.php in modules/gallery2. I just wanted to see if it is even attempting to load the module and my echo did not display.

So it appers that we are not even getting to the begining of the index.php for modules/gallery2...

Thoughts???
Back to top
Offline View user's profile Send private message
xperiment

Beginner
Beginner


Joined: Dec 04, 2003
Posts: 19
Location: Upstate NY

PostPosted: Wed Mar 01, 2006 9:21 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

I installed mine in "wwwRoot/live2/modules/gallery2". Crapola Crying or Very sad My database is updating fine but get blanks loading the integrated gallery in PHP Nuke - the standalone gallery still runs nearly fully functional if I hit the main.php directly. Same issue?
Back to top
Offline View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu Mar 02, 2006 7:40 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

try the newest integration package...it takes care of variations like that
Back to top
Offline View user's profile Send private message Visit poster's website
xperiment

Beginner
Beginner


Joined: Dec 04, 2003
Posts: 19
Location: Upstate NY

PostPosted: Thu Mar 02, 2006 4:50 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

Yeah as soon as I saw it posted yesterday I downloaded it and installed it - no dice. Tried clean install of PHP-Nuke 7.8 - no luck there either. Will try clean install of PHP-Nuke 7.9 shortly and if that still doesn't work I'll try installing nuke to the wwwRoot. I don't prefer to run PHPnuke in the webRoot but if it works at least it's another clue. Stay tuned...
Back to top
Offline View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
xperiment

Beginner
Beginner


Joined: Dec 04, 2003
Posts: 19
Location: Upstate NY

PostPosted: Thu Mar 02, 2006 8:23 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

No luck - installed integration package 0.5.10 into a fresh PHP-Nuke 7.9/G2 installation and I've been here before - loads the front page and when I click on site admin or add photos, poof, big blank white page. One option left and that's to try my web root. I'm sure it's working for most I wonder why it's picking on me Crying or Very sad
Back to top
Offline View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
kungfoo

Wizard
Wizard


Joined: Jan 30, 2006
Posts: 75

PostPosted: Fri Mar 03, 2006 7:09 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

What are the settings in your nuke_g2config table? And, your G2 is 2.1RC1? Not 2.0.x, right?
Back to top
Offline View user's profile Send private message
benkipperen

Beginner
Beginner


Joined: Feb 24, 2006
Posts: 3

PostPosted: Fri Mar 03, 2006 3:44 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

I have also the same problem.
PHP-Nuke 7.8,
Gallery2.1rc-1a-full
Integration package 0.5.10
I have a default installed SUSE 10 distribution. With the serverroot /srv/www/htdocs. Installed Nuke, Gallery2 and the integrationpack in the default directory's.

Gallery2 stand-alone is fully functional.

Im a newbie concerning MySQL, but when i check the nuke-database with phpadmin there is a table created nuke_g2config. There is a warning however saying that there is no index defined.

So, the table is created, but after that a blank page.
Back to top
Offline View user's profile Send private message
xperiment

Beginner
Beginner


Joined: Dec 04, 2003
Posts: 19
Location: Upstate NY

PostPosted: Fri Mar 03, 2006 7:52 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

embedUri=http://wwwRoot/main/modules.php?name=gallery2
g2Uri=http://wwwRoot/main/modules/gallery2/
activeUserId=0
cookiepath=/ (tried /main/, no difference)
showSidebar=0
g2configurationDone=1
embedVersion=0.5.10

Gallery 2.1RC1
PHPnuke v7.9

In Nuke, I don't normally create a normal user to match my Admin user - could this be the problem? Since this forum isn't getting flooded, it makes me wonder if it's something in my webserver configuration, but then I always remember that gallery's fine in standalone, so it's got to be something in the integration or the install procedure. Is it possible that my DB being on a remote server is causing this? I wouldn't think so...

PS - Hey, check it out, your sample gallery has the same problem Wink
Back to top
Offline View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Fri Mar 03, 2006 8:30 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

mine is blank, too? probably cuz i haven't updated my own integration in months Wink the new integration development is done on another server and tested there. i'm lazy and haven't gotten around to updating this one. maybe i should Smile
Back to top
Offline View user's profile Send private message Visit poster's website
kungfoo

Wizard
Wizard


Joined: Jan 30, 2006
Posts: 75

PostPosted: Fri Mar 03, 2006 11:23 pm    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

xperiment,

Remove the http://wwwRoot from your settings.
Just try /main/modules...


ben,
that index error is fine. is the nuke_g2config table populated with a row, and what are its contents?
Back to top
Offline View user's profile Send private message
benkipperen

Beginner
Beginner


Joined: Feb 24, 2006
Posts: 3

PostPosted: Sat Mar 04, 2006 6:59 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

Guru,
nuke_g2config is not populated. I had a look with phpadmin.
Back to top
Offline View user's profile Send private message
xperiment

Beginner
Beginner


Joined: Dec 04, 2003
Posts: 19
Location: Upstate NY

PostPosted: Sat Mar 04, 2006 9:58 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

That didn't work Neutral Nothing works - I'm just about ready to throw in the towel.
Back to top
Offline View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
kungfoo

Wizard
Wizard


Joined: Jan 30, 2006
Posts: 75

PostPosted: Sat Mar 04, 2006 10:35 am    Post subject: Re: Another BLANK PAGE SOLUTION! Reply with quote

benkipperen wrote: › Guru,
nuke_g2config is not populated. I had a look with phpadmin.


Delete the nuke_g2config table, then go back to the nuke g2 integration setup and reconfigure.
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Goto page Previous  1, 2, 3, 4, 5  Next

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannBluetooth HeadsetOnline internetSEOchina factoryDressesRestaurant Locatorandroid tablet

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia