RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : November 22, 2008, 11:40:43 am
+  RSGallery2 Support Forums Advanced search
  Show Posts
Pages: [1]
1  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / Re: [SVN-439] Backend Batch Upload via FTP - Error on: November 12, 2006, 03:45:45 am
uploaded file as instructed.  Attempted to FTP batch upload and the files remained.  Good news.

Bad news... still receiving error:

 Error Image Upload : 11-05-06 (89).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (90).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (91).JPG : error creating display image: Array


yes i do place a "/" at the end of the path.  After clicking "next" I am able to see the picture preview of the files in the path, but after clicking next after that is when i receive the error above.


2  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / Re: [SVN-439] Backend Batch Upload via FTP - Error on: November 12, 2006, 03:24:25 am
i just attempted again to do an ftp upload.  and received an error about arrays.  i closed it out before remembering to copy the actual error but it was the same error message that i posted earlier regarding ftp batch upload.  i also noticed that the batch ftp upload automatically deletes all files in that folder.  every attempt i check back in my ftp folder and all my files were gone.  why does this happen?  is it neccesary for it to delete the files?  the ftp folder is not dedicated for the gallery upload.  they are by user and they hold more than just photos in them.


php settings:


Joomla! Register Globals Emulation:  ON   
Register Globals:  OFF   
Magic Quotes:  ON   
Safe Mode:  OFF   
File Uploads:  ON   
Session auto start:  OFF   
Session save path:  /tmp 
Short Open Tags:  ON   
Output Buffering:  OFF   
Open basedir:  none 
Display Errors:  ON 
XML enabled:  Yes 
Zlib enabled:  Yes 
Disabled Functions:  none 

3  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / Re: [SVN-436] Backend Batch Upload via FTP - WARNING! on: November 12, 2006, 03:13:41 am
no i did not see any overview.

on the first screen where it asks for you 1. ftp or zip, 2. category or id later
- i selected ftp and entered the root path
- selected a category
- clicked next

on the second screen, it gave me a scripting of it not recognizing a bunch of files and deleting those that were not jpg/gif/png files.

what i dont understand is why is the program deleting files just becuase they are not .jpg/gif/png files.. why doesnt it just leave them be?
4  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / Re: [SVN-439] Backend Batch Upload via FTP - Error on: November 12, 2006, 03:10:26 am
This time after setting globals=1:

attempting to batch upload via zip file, it just redirected me to the home page of the admin (after waiting a long time, assuming it was uploading the zip file)

attempting to batch upload via ftp, i received the following error:Notice:

Undefined variable: ziplist in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/includes/img.utils.php on line 1111


i found the php settings, what info do you need from there?

5  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / Re: [SVN-439] Backend Batch Upload via FTP - Error on: November 12, 2006, 02:22:19 am
Good evening.

First off... forum etiquette you only put one issue per post.  And I was following your sticky note as well regarding posts.

EMULATION_RG = 0

I don't know how to access my PHP System Settings Backend

Yes I did create a category

ZIP File

I attempted both in step 1.


6  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / [SVN-439] Backend Batch Upload via FTP - Error on: November 11, 2006, 09:30:38 pm
PHP 4.4.4
Joomla 1.0.11

Attempted to upload via FTP on the backend.  After clicking next received the following error:

Notice: Undefined variable: ziplist in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/includes/img.utils.php on line 1111



See attached screenshot
7  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / [SVN-436] Backend Batch Upload via FTP - Error on: November 11, 2006, 09:20:01 pm
PHP 4.4.4
Joomla 1.0.11

Tried to upload via FTP, rec'd the following errors:

- Error Image Upload : 11-05-06 (34).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (146).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (205).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (274).JPG : error creating display image: Array
- Error Image Upload : 11-05-06 (35).JPG : error creating display image: Array


etc....
8  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / [SVN-436] Backend Batch Upload via FTP - WARNING! on: November 11, 2006, 09:15:53 pm
I just accidentally left the ftp path to my main site, and it DELETED everything that wasn't a valid image file!!!  Warning!!!  This is an accident waiting to happen... it happened to me.. it deleted all PHP files, etc!

9  Developers corner / Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! / [SVN-436] Backend Batch Upload not working on: November 11, 2006, 07:41:51 pm
Good day.

Joomla version 1.0.11, PHP version 4.4.4

I am trying to run a batch upload from the backend via zip file and i get the following error:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 555

Notice: Undefined variable: filename in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 572

Notice: Undefined variable: filename in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 573

Notice: Undefined variable: ptitle in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 575

Notice: Undefined variable: descr in /home/sjiyforg/public_html/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 576
- Error Image Upload : : only gif, jpeg and png image types are allowed
Pages: [1]