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  

blank page again
Goto page 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
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Sun Dec 11, 2005 2:47 pm    Post subject: blank page again Reply with quote

hi i know that this problem has been posted several times but the solutions dont apply to me. i am using phpnuke 7.7 which i installed from cpanel and gallery2 which both work fine on there own. when i come to do the integration i get a blank page after i click on the verify gallery2 installation and update integration settings button. i have entered the following information on this page

/home/rightthi/public_html/modules/gallery2/
<?php echo dirname(__FILE__); ?>
modules.php?name=gallery2
/
modules/gallery2/
modules.php?name=Your_Account
0
/

i have installed it on a subdomain test.rightthisway.info does the above look right and could this have anything to do with the blank page i have tried installing it several times but no joy.
please can somebody help
tony
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: blank page again  

Back to top
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Sun Dec 11, 2005 2:52 pm    Post subject: Re: blank page again Reply with quote

sorry i made a mistake in the above post, the information i have entered on the second line shouldnt be there
<?php echo dirname(__FILE__); ?>
thanks tony
Back to top
Offline View user's profile Send private message
dima

Beginner
Beginner


Joined: Dec 11, 2005
Posts: 1

PostPosted: Sun Dec 11, 2005 4:07 pm    Post subject: Re: blank page again Reply with quote

i have the same problem i think, i entered all the info and then when i click verify settings button it goes to a blank page???Shocked

thanks in advance!
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Sun Dec 11, 2005 4:55 pm    Post subject: Re: blank page again Reply with quote

which version of the integration package are you using?
Back to top
Offline View user's profile Send private message Visit poster's website
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Sun Dec 11, 2005 5:10 pm    Post subject: Re: blank page again Reply with quote

im using the gallery2 version and on the settings page it says you have the most current package
thank tony
Back to top
Offline View user's profile Send private message
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Tue Dec 13, 2005 10:02 am    Post subject: Re: blank page again Reply with quote

is any body able to help with my problem
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Tue Dec 13, 2005 10:03 am    Post subject: Re: blank page again Reply with quote

what language are you using?
Back to top
Offline View user's profile Send private message Visit poster's website
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Tue Dec 13, 2005 10:37 am    Post subject: Re: blank page again Reply with quote

english
Back to top
Offline View user's profile Send private message
Darsch7

Wizard
Wizard


Joined: Nov 13, 2005
Posts: 79

PostPosted: Tue Dec 13, 2005 11:50 am    Post subject: Re: blank page again Reply with quote

same here but it's cause i have reinstalled all my Nuke evolution without touching g2.
Gallery is running on another mysql base than Nuke.
It's blank page now cause it seach g2_user table in nuke_g2user.
I don't how to specify it's on the other sql base.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Dec 14, 2005 7:45 am    Post subject: Re: blank page again Reply with quote

for the integration, it's best to use the same database for g2 as for phpnuke, the table prefixes will distinguish the two (gallery2 tables start with g2_ , while your nuke tables typically start with nuke_ )
Back to top
Offline View user's profile Send private message Visit poster's website
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Wed Dec 14, 2005 12:51 pm    Post subject: Re: blank page again Reply with quote

i have read all the info but got a bit confused. when you upload gallery 2 do you upload the folder named gallery2 or just the contents and do you upload it to modules in phpnuke or to the root directory
Back to top
Offline View user's profile Send private message
Darsch7

Wizard
Wizard


Joined: Nov 13, 2005
Posts: 79

PostPosted: Wed Dec 14, 2005 1:03 pm    Post subject: Re: blank page again Reply with quote

it worked well before the last integration package.
I have gallery 2 on another database and nuke on another one and it worked really good. i will keep this so i am just looking for a good new integration without bugs of blank page.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Dec 15, 2005 2:50 pm    Post subject: Re: blank page again Reply with quote

as i've stated before, i am unable to reproduce the blank page error. my integration testbed is a vanilla phpnuke install (7.Cool with NO modifications or additions. it is quite possible that 3rd party addons like sentinel may break the integration.
Back to top
Offline View user's profile Send private message Visit poster's website
tonythomp692001

Beginner
Beginner


Joined: Dec 10, 2005
Posts: 9

PostPosted: Thu Dec 15, 2005 6:14 pm    Post subject: Re: blank page again Reply with quote

hi i managed to fix the blank page problem i was having i wasnt using the same database for phpnuke and gallery this might be the problem most are having with the blank page issue.
i have now run into another problem and that is that when i click on the verify gallery2 installation and update integration settings it takes me to gallery2 module administration page and says config file updated If this is your first time configuring Gallery2, you must export your PHPNuke users to Gallery2 before your configuration is complete. this is as far as i can get i have clicked the export users button and it says complete but i havent actuall got any users they are both new installations any idea?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Dec 15, 2005 7:00 pm    Post subject: Re: blank page again Reply with quote

if you don't have any users, it will say complete, since it will still sync your GOD admin user to gallery. you should be good to go.
Back to top
Offline View user's profile Send private message Visit poster's website
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 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 ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filterWorld Meds Direct

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