Fan Forum
Remember Me?
Register

  Request a Forum   |     View New Forums

 
 
Thread Tools
Old 04-03-2004, 10:40 AM
  #1
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
4Images Installation Help

Hey guys,

I checked around for a thread like this and didn't see one so I wanted to start this for whoever else is having trouble with the installation.

Well i've uploaded everything to my FTP, but i'm having trouble with the part where you type in the Database Configuration. I get something like this...

<b>DB Error: Could not select database (jakeg_4images).</b>

I don't really understand why since I made the database "jakeg_4images" in my Cpanel. BTW, i've been following the instructions of this site - 4images installation.

Any help would be greatly appreciated!
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 04-03-2004, 12:14 PM
  #2
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
In your cPanel, did you add your username to the database? I had the same problem on another program and that was pretty much the case.

I use 4images for my gallery on Emilie de Ravin. If anyone wants to see one in action click here.
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
Old 04-03-2004, 07:56 PM
  #3
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
Yah I have a username for my database. Well there are two ways to add a username to the database and instead of choosing "Add User to DB" I did it manually in the "User" section so I could make my own password.

I'm still getting the same error though.
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 04-04-2004, 03:15 PM
  #4
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
Ok I just fixed the error and I got everything to work basically. But some of the images don't appear. You can view it at the link below...

http://www.jakegyllenhaalfan.com/4images/

I was wondering how I could get those images to appear. I think it may be because of the way I chmod-ded some folders.
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 04-04-2004, 11:12 PM
  #5
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
Here's the basic rundown of what should be CHMOD just in case you might have down something wrong:

Set permissions for the following directories:

chmod 777 (drwxrwxrwx) : data
chmod 777 (drwxrwxrwx) : data/database
chmod 777 (drwxrwxrwx) : data/media
chmod 777 (drwxrwxrwx) : data/thumbnails
chmod 777 (drwxrwxrwx) : data/tmp_media
chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
chmod 777 (drwxrwxrwx) : templates
chmod 777 (drwxrwxrwx) : templates/default
chmod 777 (drwxrwxrwx) : templates/default/media

Set permissions for the following files:

chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default"
chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default/media"

If this is done correctly then your images should be viewable unless there's a mistake in your coding.
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
Old 04-05-2004, 03:02 PM
  #6
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
Since the images still aren't working i'm pretty sure it's something wrong with my CHMOD. The only thing I can think of is the part where I change the permissions to the templates folder.

Like when I CHMOD 777 templates/default and templates/default/media folders it seems like every file in the folder changes to 777.

Then I set the permissions to CHMOD 666 for all files in the directory "templates/default" and all files in the directory "templates/default/media".

Basically what i'm trying to say is if I changed the FOLDER to 777 shouldn't all the files inside be 777 and not 666?

Sorry for all the questions.
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 04-06-2004, 10:08 PM
  #7
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
When you CHMOD one folder the rest of the folders within that one should not change. This is what I have CHMOD on my domain:

templates/default - 777
templates/default/icons - 755
templates/default/images - 755
templates/media - 777

All files (bbcode.html, categories.html ect...) within the default folder are 666. That way they can be executed by the user. If not, the page will not show.

[ 04-06-2004: Message edited coolove ]
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
Old 04-07-2004, 08:18 PM
  #8
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
Ohh it worked! Thanks so much for your help. It's definately appreciated. [img]smilies/biggrin.gif[/img]
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 04-09-2004, 03:52 PM
  #9
Fan Forum Legend

 
Melis's Avatar

Moderator of ...
The 80s
 
Joined: Sep 2001
Posts: 974,537
I get the same error that was in the first post.

DB Error: Could not select database

My host doesn't give users a c-panel, though. Any idea what to do? I've never done one of these before. [img]smilies/look.gif[/img]
__________________
Go back in time on the 80s Board! Party on, Dudes!
Melis is offline  
Old 04-09-2004, 07:08 PM
  #10
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
LiL_Starzz - No Problem. [img]smilies/wink.gif[/img]

Melis - Do you mean that you're hosted on someone elses's domain? Assuming that you are, ask your host to create a mysql database for 4images and add your username to it.

[ 04-09-2004: Message edited coolove ]
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
Old 05-14-2004, 04:23 PM
  #11
Fan Forum Legend

 
Melis's Avatar

Moderator of ...
The 80s
 
Joined: Sep 2001
Posts: 974,537
Oh sorry. I forgot about this thread. I got frustrated and gave up. My host did create a database, but I've had no luck being able to connect.
__________________
Go back in time on the 80s Board! Party on, Dudes!
Melis is offline  
Old 05-15-2004, 08:54 PM
  #12
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
Sorry to hear that. Try coppertone. I hear some wonderful things about that program.
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
Old 05-16-2004, 05:20 AM
  #13
Absolute Fan

 
Lewisa's Avatar
 
Joined: Jan 2002
Posts: 6,074
I never even got the program working..
__________________
MichaelღMaria ChuckღBlair
LucasღSamiAlexღIzzieLucaღAbby JayღErinQuinnღCarrieTobyღSpencer
WalterღPaige
Lewisa is offline  
Old 05-16-2004, 11:51 AM
  #14
Ultimate Fan

 
Joined: Mar 2001
Posts: 8,935
I just have one more question...

I've been able to fully put up my gallery here. What I was wondering was where do I go to edit where it says "Jake Gyllenhaal Fan Gallery". I just wanted to add like a welcome thing there.

Thanks!
__________________
"Fake quitting seems to be all the rage" - Sydney Bristow
LiL_Starzz is offline  
Old 05-17-2004, 11:47 AM
  #15
Obsessed Fan

 
coolove's Avatar
 
Joined: May 2000
Posts: 5,734
In the control panel click "templates" under the general section. That will lead you to the editing templates. Click the scroll down box and click header. You should be able to edit the title of your gallery there.

Look for something like {site_name}.
__________________
Reality leaves a lot to the imagination . Vote Stargate.
coolove is offline  
 

Bookmarks



Thread Tools



All times are GMT -7. The time now is 03:29 AM.

Fan Forum  |  Contact Us  |  Fan Forum on Twitter  |  Fan Forum on Facebook  |  Archive  |  Top

Powered by vBulletin, Copyright © 2000-2024.

Copyright © 1998-2024, Fan Forum.