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. =(
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.
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. =(
include/config.inc.php.sample
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
You probably didn't enter the right prefix. Look at your database in phpmyadmin.
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?
I see about 10 tables and they all start with cpg14x_
so should I replace cpg1410_ with cpg14x_ ?
Yes.
PERFECT.
Thanks man!
backing up all the files now!