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  

Newbie Guide: Postnuke + gallery integration
Goto page 1, 2  Next
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Issues » Gallery 1 Integration View previous topicPrinter friendly versionView next topic
Author Message
fredr12

Beginner
Beginner


Joined: Jan 08, 2004
Posts: 1

PostPosted: Sat Jan 17, 2004 12:40 pm    Post subject: Newbie Guide: Postnuke + gallery integration Reply with quote

I understand that this site does not provide supprt per se for postnuke issues. When it comes to integrating gallery in postnuke, I have found precious few sites that do. Initially, I tried a standalone installation of gallery but because of known Red Hat 9 issues I failed miserably (not for lack of effort mind you). Success was found installing gallery as a module following the instructions [nukedgallery.net] provided on this site. I was able to get gallery working fine on its own and access it through its own url (www.mysite.ca/modules/gallery in my case) but getting to it through postnuke was another story altogether...

I will begin by assuming that you have got this far. Gallery is installed properly and you can access it directly through an appropriate url.

1a. Activate gallery as a module by going to Administration -> Modules. Click regenerate and look for the entry for gallery. If it's not there, then you might not have installed it in the proper place. Check the your installation directory and reinstall if necessary. If you can see gallery, then click Initialise. Now click Activate.

1b. For some people, this will be all that's required to get a link to Gallery in the main menu. On some forums, people have said that if the link does not automatically appear you can Remove, Initialise and Activate the module again (as per 1a above) to remedy the problem. In my case, this didn't work. The only recommendation I could find was to delete gallery entirely and start over from scratch. In my case this was unacceptable since I had already spent a great deal of time adding pictures and configuring Gallery the way I like it. If you find yourself in the same position, go on to step 2.

2. Add a link to Gallery manually to the main menu. Go to Adminsitration -> Blocks and find the entry for main menu. Click edit. You'll want to add an entry like this:
Gallery [gallery] Description of your gallery
The first entry is the link that will appear in the main menu. The second is the path to your gallery directory. By default, if you followed the instructions on this site, it should just be [gallery]. Modify as needed but remember it's case sensitive. The last entry can be whatever you want to briefly describe your gallery. When you've got all that, click Commit Changes.

3. A link to Gallery should now be available on your main menu. If you click it, the Gallery should be opened and take over the centre frame. For privacy reasons, you might want to change the permissions on your albums through postnuke in order to take advantage of the existing user structure. This way, registered users of your site can view the albums without having to register for a new Gallery account.

I hoped this helped. I'm fairly inexperienced with this stuff and found it really frustrating that no one could provide simple answers to common problems. If I got something wrong or could add something extra, I would love to hear from you.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Newbie Guide: Postnuke + gallery integration  

Back to top
dari

Site Admin
Site Admin


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

PostPosted: Sat Jan 17, 2004 9:18 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Thanks for the guide Smile
I hope to make PostNuke support officially available soon, for at least Gallery installation issues, and as needed as my blocks are ported to PostNuke.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Lalolalo

Beginner
Beginner


Joined: Feb 10, 2004
Posts: 5

PostPosted: Wed Feb 11, 2004 8:53 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

I just did a Gallery istallation as per Gallery and your instructions, and Gallery does not appear to be integrated at all, I have posted a request from Gallery themselves to giveme further assistance. Once I get it, I will let you know about the solution. You need to have answers HERE (that way your service will be worth something).
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Feb 11, 2004 9:03 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

if you searched the forums, you will see that this site is for PHPNuke integration, NOT postnuke, though a search for "postnuke" will reveal the instructions you desire. that will be left as an exercise for the reader.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Lalolalo

Beginner
Beginner


Joined: Feb 10, 2004
Posts: 5

PostPosted: Wed Feb 11, 2004 9:08 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Post Nuke? No, is not. It is PHP-NUKE. Here http://delsur.homeya.com
Did not mean to offend you , sorry. I checked the config.php and is't there supposed to be a coulpes of lines like

Quote: › $gallery->app->default["gallery_embedded_inside"] = "PHP-NUKE";
$gallery->app->default["PHP-NUKE_dir"] = "/path/to/PHP-NUKE/public_html";


Thanks anyway. I let you know.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Feb 11, 2004 9:27 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

if it's PHPNuke, then why are you posting in a topic whose title is:
Newbie Guide: Postnuke + gallery integration
??
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Lalolalo

Beginner
Beginner


Joined: Feb 10, 2004
Posts: 5

PostPosted: Wed Feb 11, 2004 9:32 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

hoops Embarassed , need the help anyway...

UPDATE: I did find the solution in your Forum. I was that string you published :
Quote: › $db->sql_query("insert into ".$prefix."_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '1', '0')", $dbi);


I am sorry, I feel bad, you are great, and I sincerely wish you the best. Thank you and again, my mistake was not to read the posts beforehand.

Thank you.
Back to top
Offline View user's profile Send private message
topher

Beginner
Beginner


Joined: Mar 01, 2004
Posts: 1

PostPosted: Sun Apr 04, 2004 4:34 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Excellent tutorial fredr12. I too have had many problems getting Gallery to work with postnuke. Your tutorial, when followed to the letter, is very helpful and dead on. Great Job!
Back to top
Offline View user's profile Send private message
Sunwolf

Beginner
Beginner


Joined: May 05, 2004
Posts: 1

PostPosted: Wed May 05, 2004 1:12 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Hey I am having problems running the Config wizard. I have done everything listed ran the configure.bat. When I go to the setup/index.php to run the setup I get a error code 500. The gallery is recognized in the modules section on my admin area but when I go to adminsiter it it is not there so I have a feeling the install did not go right.

Tried to run http://sunwolfsden.com/modules/gallery/setup/index.php to no avail all I get is a error code. I also cannot display the gallery index.php anymore

Please help

Sunwolf
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed May 05, 2004 1:15 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

that's because your server is a Unix machine:
Code: › Server: Apache/1.3.29 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.3 FrontPage/5.
0.2.2634 mod_ssl/2.8.16 OpenSSL/0.9.7a


you need to run the configure.sh file. if you don't have command line access you need to follow the gallery install directions for FTP access.
http://gallery.menalto.com/modules.php? ... ix-ftp.php
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
basicman

Beginner
Beginner


Joined: May 09, 2004
Posts: 1

PostPosted: Sun May 09, 2004 4:20 am    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Wow... I have tried this as well... CHMOD... but am still getting:

You don't have permission to access /postnuke/modules/gallery/setup/index.php on this server.

any thoughts?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Mon May 10, 2004 7:17 am    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

what did you CHMOD? you need to either have command line access and type:
Code: › sh configure.sh

or CHMOD the setup folder (and all of it's contents) to 755.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
guunter

Beginner
Beginner


Joined: May 19, 2004
Posts: 1

PostPosted: Wed May 19, 2004 2:16 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

I was unable to get the gallery to work properly doing the above, but it did show up with out the theme. I used a script to wrap gallery in nuke. It seems to work just fine.

It is called nukewrapper. The script is here.

http://users.tpg.com.au/staer/Downloads.htm
Back to top
Offline View user's profile Send private message
eddieedwards

Beginner
Beginner


Joined: Jun 07, 2004
Posts: 1

PostPosted: Mon Jun 07, 2004 8:58 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

I installed and used Gallery prior to installing PostNuke. I have now moved gallery over as a postnuke module (thanks for this site!), but I need toreconcile the users. Right now, no 'nuke user can upload photos or administer the gallery. How can I reconcile the two? (running on RHL 9)

Thanks!
Eddie
Back to top
Offline View user's profile Send private message
richaplin

Beginner
Beginner


Joined: Jun 10, 2004
Posts: 1

PostPosted: Thu Jun 10, 2004 8:47 pm    Post subject: Re: Newbie Guide: Postnuke + gallery integration Reply with quote

Sunwolf wrote: › Hey I am having problems running the Config wizard. I have done everything listed ran the configure.bat. When I go to the setup/index.php to run the setup I get a error code 500. The gallery is recognized in the modules section on my admin area but when I go to adminsiter it it is not there so I have a feeling the install did not go right.

Tried to run http://sunwolfsden.com/modules/gallery/setup/index.php to no avail all I get is a error code. I also cannot display the gallery index.html anymore

Please help

Sunwolf


Ya I just had that on RedHat 9 / Apache 2. Just go in and delete the .htaccess files in gallery/ and gallery/setup . I assume they were misconfigured (guess).
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 Issues » Gallery 1 Integration View previous topicPrinter friendly versionView next topic
Goto page 1, 2  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: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

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