Author Topic: upgraded to 1.7.4 and now cant upload pictures  (Read 8041 times)

0 Members and 1 Guest are viewing this topic.

Offline etonmanor

  • Newbie
  • *
  • Posts: 11
    • View Profile
upgraded to 1.7.4 and now cant upload pictures
« on: July 29, 2007, 10:12:24 PM »
I have upgraded to 1.7.4 and now cant upload pictures???? :? Can anyone help? :)
« Last Edit: July 30, 2007, 12:25:06 AM by kai »

Offline etonmanor

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #1 on: July 30, 2007, 06:43:57 PM »
There is nowhere to enter it on the script page config.php. I opened it up with dreamweaver. :oops:




Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #2 on: July 30, 2007, 10:18:46 PM »
Open with notepad. Should work.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline etonmanor

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #3 on: August 01, 2007, 06:06:13 PM »
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);

?>

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #4 on: August 01, 2007, 11:26:49 PM »
Good thing is localhost. Not safe send account info.

Quote
can you tell where it should go

ROOT_PATH folder (main) of gallery.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline etonmanor

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #5 on: August 06, 2007, 09:40:27 PM »
How do I enter it? in what format? :oops:

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #6 on: August 06, 2007, 10:16:10 PM »
By web ... with provide host account ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline etonmanor

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #7 on: August 09, 2007, 07:01:11 PM »
Forgive me for seeming stupid, but I am a complete novice at this. How do I edit it from the web? :oops:

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: upgraded to 1.7.4 and now cant upload pictures
« Reply #8 on: August 09, 2007, 08:10:04 PM »
Install instruction can found in docs dir of ZIP.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?