I want to send the images with the uploader, but I cant!

HomeForums(E)2 Photo Gallery (The Open Source One)Sample of (E)2 Photo GalleryI want to send the images with the uploader, but I cant!

Tagged: , ,

This topic has 3 voices, contains 2 replies, and was last updated by   1506 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
April 1, 2008 at 9:38 pm #2531

This is a brilliant system! I’m amazed… I’m trying to use the uploader system, but it doesn’t work… My gallery can only work if I send the images to the images and thumbs folder… Please, can somebody help Me? I’m Brazilian, so… I’m sorry about my poor english.

This is the link to my gallery, its from a test server:
http://www.estacabirigui.phpnet.us/galeria/

this is the uploader:
http://www.estacabirigui.phpnet.us/galeria/uploader/

If you need the login I can send you…

Thank you!

April 7, 2008 at 7:43 am #2532

E2

in the uploader folder location paths try:

‘../images/’

and

‘../imagethumbs/’

April 7, 2008 at 11:25 am #2533

in the uploader index.php file

hello what i do is that i modify the form and remove the formfields that you enter the path and the instead of using post y specified the folder in the varieable like this

$folder=’../image’;
$thumbs=’../imagethumb’;

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.