coppermine-gallery.com/forum

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 JUpload by etienne_sf => Topic started by: uglycars on September 13, 2008, 05:06:04 PM

Title: [Solved]: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:06:04 PM
When copying the files directly to my coppermine root, I then try to browse to it via my browser (manual way first) which would have a url like this:
http://www.ugly-cars.com/photo/gallery/jupload.php

when doing that, it redirects me to this url:
http://www.ugly-cars.com/index.php?file=jupload/jupload

with the following error on the page;
Multiple Choices
The document name you requested (/index.php) could not be found on this server. However, we found documents with names similar to the one you requested.

Available documents:

    * /index.html?file=jupload/jupload (common basename)

Please consider informing the owner of the referring page about the broken link.


I then tried to delete the recently installed file and use the plugin manager to install this and I browse to my gallery with this coming up in the browser window:
http://www.ugly-cars.com/photo/gallery/install.php
with the following image:
http://pictures.ugly-cars.com/MISC/Image1.jpg [Edit GauGau] Replaced hotlinked image with attachment [/Edit]


Please, if someone could help me, I'd greatly appreciate it.  I don't want to lose all my work.  =(
Title: Re: Juploaded 3.2.3 installation problem
Post by: Nibbler on September 13, 2008, 05:14:10 PM
You need to either restore your original copy of include/config.inc.php from a backup or recreate it manually using the sample file as reference. You then need to upload original copies of all the lang files from the Coppermine package.
Title: Re: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:17:55 PM
language files all restored...now where is this sample include/config.inc.php you speak of since I didn't do a backup before trying to install the plugin like a dumbass.  =(
Title: Re: Juploaded 3.2.3 installation problem
Post by: Nibbler on September 13, 2008, 05:20:05 PM
include/config.inc.php.sample
Title: Re: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:25:35 PM
ok, entered in all my db info and saved it as config.inc.php and it returned this error;
While executing query "SELECT * FROM cpg1410_config" on 0

mySQL error: Table 'db255883612.cpg1410_config' doesn't exist
Title: Re: Juploaded 3.2.3 installation problem
Post by: Nibbler on September 13, 2008, 05:41:02 PM
You probably didn't enter the right prefix. Look at your database in phpmyadmin.
Title: Re: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:45:09 PM
that's the problem, I don't know any php/sql...if I made a test account to get into phpmyadmin for you, would you?
Title: Re: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:46:27 PM
I see about 10 tables and they all start with cpg14x_

so should I replace cpg1410_ with cpg14x_ ?
Title: Re: Juploaded 3.2.3 installation problem
Post by: Nibbler on September 13, 2008, 05:51:14 PM
Yes.
Title: Re: Juploaded 3.2.3 installation problem
Post by: uglycars on September 13, 2008, 05:52:19 PM
PERFECT.

Thanks man!

backing up all the files now!