Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - etonmanor

Pages: [1]
1
Forgive me for seeming stupid, but I am a complete novice at this. How do I edit it from the web? :oops:

2
How do I enter it? in what format? :oops:

3
see below the script.

can you tell where it should go :oops:

<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: config.php                                           *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.7.4                                                *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen (Lizenz.txt) für weitere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    (Licence.txt) for further information.                              *
 *                                                                        *
 *************************************************************************/

$db_servertype = "mysql";
$db_host = "localhost";
$db_name = "imagesgallery";
$db_user = "imagesgallery";
$db_password = "etonmanor";

$table_prefix = "4images_";

define("4IMAGES_ACTIVE", 1);

?>

4
There is nowhere to enter it on the script page config.php. I opened it up with dreamweaver. :oops:




5
I have upgraded to 1.7.4 and now cant upload pictures???? :? Can anyone help? :)

6
Discussion & Troubleshooting / Re: Uploading Picture problem 1.7.4
« on: July 10, 2007, 10:53:20 PM »
Im unsure? I am a novice :oops: I just down loaded the upgrade and then uploaded it to my site. So I presume it over wrote everything.

7
Discussion & Troubleshooting / Uploading Picture problem 1.7.4
« on: July 10, 2007, 07:33:29 PM »
Hi,

I uploaded version1.7.4  :oops: and now I cant upload any pictures and have lost the design of my site. Can anyone help.

When trying to upload any pictures it just takes you back to the uploadform and gives you now error messages or  nothing.

Please help...... :(

8
Installation, Update & Configuration / Re: 1.7.4 Upgrade
« on: July 09, 2007, 09:36:06 PM »
No Error message just nothing! dont understand im a novice...... :cry:

http://www.etonmanor.net/gallery2/index.php

9
Installation, Update & Configuration / Re: 4images 1.7.5 ?
« on: July 09, 2007, 09:34:28 PM »
 :oops: Im sorry I made a mistake it was 1.7.4 that i down loaded. :oops:

10
Installation, Update & Configuration / Re: 4images 1.7.5 ?
« on: July 09, 2007, 08:06:59 PM »
I have upgraded to 1.7.5 and cant upload any pictures now.  :oops:

11
Installation, Update & Configuration / 1.7.4 Upgrade
« on: July 09, 2007, 07:41:18 PM »
Hi, I recently upgraded to the 1.7.4 version. I now cant upload any images and have lost my own header? Can anyone help. :oops:

Pages: [1]