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  

Ok N00b here plz help

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Other PHPNuke Issues View previous topicPrinter friendly versionView next topic
Author Message
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Thu May 27, 2004 1:31 pm    Post subject: Ok N00b here plz help Reply with quote

I have installed php nuke on my server but my members want to be able to post pictures. From what i have found you cant upload pictures in the forum like you can with invision.
So my question is how do i install this galery onto php nuke as i cant find any instructions on how to do it.
I have got uised to installing blocks but there seams to be a lot of files on galery to bejust a simple installation.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Ok N00b here plz help  

Back to top
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Thu May 27, 2004 1:37 pm    Post subject: Re: Ok N00b here plz help Reply with quote

There is a MOD available for phpBB to upload files/images - however it really is as simple as uploading the GALLERY files in to your MODULES directory to install gallery. Plz read the FAQs:

http://www.nukedgallery.net/faq.html
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Thu May 27, 2004 3:15 pm    Post subject: Re: Ok N00b here plz help Reply with quote

thanks for thr info slack bladder. I have managed to get everything running up to this point here
One error. Details below.

Error: You must create empty file .htaccess and chmod it 777 before proceeding. See

It doesnt says where i have to place this file create this file
thx in advance bobafett
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Thu May 27, 2004 3:21 pm    Post subject: Re: Ok N00b here plz help Reply with quote

Create empty file .htaccess, place in the gallery root (/yoursite/modules/gallery/) and chmod it to 777
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Thu May 27, 2004 3:45 pm    Post subject: Re: Ok N00b here plz help Reply with quote

Ok thx but i did warn i was a n00b. i have the final problem now and cant figure out how to run the secure.bat as it is on a windows host
If you've finished your configuration but you're still seeing this page, that's because for safety's sake we don't let you run Gallery in an insecure mode. You need to switch to secure mode before you can use it. Here's how:



Unix with shell access
% cd /path/to/your/gallery
% sh ./secure.sh

Unix with FTP access
ftp> chmod 644 .htaccess
ftp> chmod 644 config.php
ftp> chmod 400 setup

Windows
C:\> cd \path\to\your\gallery
C:\> secure.bat

how do i run that please thanks
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Thu May 27, 2004 3:53 pm    Post subject: Re: Ok N00b here plz help Reply with quote

Easiest way is to simply CHMOD the yoursite/modules/gallery/setup folder to 0 - you may also need to:

chmod 644 yoursite/modules/gallery/.htaccess
chmod 644 yoursite/modules/gallery/config.php
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Thu May 27, 2004 5:10 pm    Post subject: Re: Ok N00b here plz help Reply with quote

Thx that now works but i get a problem when uploading pictures it says upload failed unable to create a thumbnail(0)

can u look at the site and let me know what u think i have set it so everyone can upload pictures thx

http://clan-exile.net//utforum/index.php
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Fri May 28, 2004 12:48 am    Post subject: Re: Ok N00b here plz help Reply with quote

Is SAFE MODE ON in you webspace? If so, here are your options:

http://gallery.menalto.com/modules.php? ... ll.faq.c.5
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Fri May 28, 2004 7:53 am    Post subject: Re: Ok N00b here plz help Reply with quote

How can i tell if safe mode is on. I dont think it is tho thx.
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Fri May 28, 2004 8:02 am    Post subject: Re: Ok N00b here plz help Reply with quote

You might not have SAFE ON - but you can check by creating an empty file, fill it with:

Code: ›
<?php
phpinfo();
?>


save as phpinfo.php and upload to your webspace - call the file from your browser and then look for the SAFE MODE value in the page output.

Also try turning DEBUG ON in your GALLERY config.php. Then try uploading again and POST here the error messages.
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Fri May 28, 2004 9:16 am    Post subject: Re: Ok N00b here plz help Reply with quote

Ok heres what came bk
PHP Version 4.3.3

System Linux beyond01.beyondperception.net 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686
Build Date Sep 13 2003 15:22:09
Configure Command './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl=../curl-7.9.8' '--enable-ftp' '--with-gd=../gd-2.0.1' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--enable-magic-quotes' '--with-mysql' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib' '--with-gettext' '--with-gmb' '--with-mcrypt=../libmcrypt-2.5.7' '--with-mhash=../mhash-0.8.18' '--with-ming=../ming-0.2a' '--with-imap=../imap-2002b' '--with-kerberos' '--with-pgsql'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled
Registered PHP Streams php, http, ftp, compress.zlib

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies with the ionCube PHP Accelerator v1.3.3r2, Copyright (c) 2001-2002, by Nick Lindridge

And i set debug to yes but the java program keeps saying unable to creat thumbnail(0)
now i am confused thx
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Fri May 28, 2004 9:48 am    Post subject: Re: Ok N00b here plz help Reply with quote

I think you may have to talk to your host. Gallery needs exec,passthru,proc_open,proc_close() enabled.

Maybe ask them to remove this line in your php.ini - disable_functions

It is normally easy to install GALLERY Shocked Smile
_________________
"The only difference between me and a madman is that I'm not mad."
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bobafett

Beginner
Beginner


Joined: May 26, 2004
Posts: 7

PostPosted: Fri May 28, 2004 10:17 am    Post subject: Re: Ok N00b here plz help Reply with quote

Think i need new host they aint answering their phones at all and not replying to emails either
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Fri May 28, 2004 12:44 pm    Post subject: Re: Ok N00b here plz help Reply with quote

try one of these:
http://gallery.menalto.com/modules.php? ... al%20Page&
_________________
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 » Other PHPNuke Issues View previous topicPrinter friendly versionView next topic

 
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 HostingSEO Search Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaCheap Web Design

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