Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 23

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 General Talk

 
 
LinkBack Thread Tools Display Modes
Old 09.04.2004, 06:01   #1 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 4
hemmi is on a distinguished road
Default Akogallery batch upload error

I just installed the akogallery with batch upload. Installes ok but when I try to batch upload this comes up:

Filename:
New Filename: stjornurblandad0_20040409_248425554.
Upload complete...
ERROR: Source file not found!


Can anyone help me with this?
hemmi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 09.04.2004, 06:15   #2 (permalink)
Professional Mamber
 
tonyskyday's Avatar
 
Join Date: Apr 2004
Location: Charlottesville, VA USA
Posts: 565
tonyskyday is on a distinguished road
Default Re: Akogallery batch upload error

I'm getting the same error. I had it working before, but I just changed hosts and then upgraded to 1.0.7.

I think I have tracked it down to a problem with GD seeming to not be installed on my account, though my host says it should be. When I do a single file upload, I get an error that says GD is not installed. I just submitted the trouble ticket a few minutes ago.

I would put a file on your server that has <?php phpinfo() ?> in it and see if your host has GD support.

Can you do the regular upload?

-Tony
tonyskyday is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.04.2004, 06:37   #3 (permalink)
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: Akogallery batch upload error

I had a similar problem before but i don't remember the error message but it had to do with the number of pictures you upload, i think it craps out for patches with over 50 pictures, try a smaller patch.
Hope this helps!
MamboHut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:13   #4 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 2
kernsb is on a distinguished road
Default Re: Akogallery batch upload error

Hey there Hemmi - I made the unofficial batch upload mod of AKOGallery.

I've heard of quite a few instances where servers will timeout with larger batches - that will vary from server to server, but I personally have been able to upload over 100 images at a time. Unfortunately, there's not much to do about this except to just to do smaller batches...

Also, I did have one instance where a user was saving his .jpg files with some extra file information (author, caption, description, date, etc.) and GD wasn't wanting to open them for processing - that resulted in the error that you are reporting. I opened up the photos in ImageReady and re-saved them and then they processed fine.

Also, I just noticed that in the error message from your post that the generated filename doesn't have an extension (.jpg or .png - i think thats what GD supports). Did your source file have an extension on it? If not, that would definately mess it up.
kernsb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:19   #5 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 2
kernsb is on a distinguished road
Default Re: Akogallery batch upload error

Hemmi - also just noticed that it doesn't look like its even finding your first image inside of your .zip file.

Make sure to put all photos into your .zip file without any sub-directories inside of the file. Create a .zip file that contains all of the photos in base level of the file.

Hope some of this helps...
kernsb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 15.04.2004, 22:33   #6 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 3
Kindall is on a distinguished road
Default Re: Akogallery batch upload error

any ideas on the following error?



Filename:
New Filename: isabella0_20040415_595442315.
Upload complete...

Warning: getimagesize(): Read error! in /home/weekend/public_html/members/extras/administrator/components/com_akogallery/admin.akogallery.php on line 313
ERROR: Source file not found!
Kindall is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 12:05   #7 (permalink)
Senior Mamber
 
kotos's Avatar
 
Join Date: Apr 2004
Location: Warszawa, Polska
Posts: 140
kotos is on a distinguished road
Send a message via ICQ to kotos
Default Re: Akogallery batch upload error

Where can i find this batch to akogallery?

thx
__________________
Beer, beer, beer, I'm Pandaren Brewmaster
kotos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 16.04.2004, 17:47   #8 (permalink)
Mamber
 
Antonio's Avatar
 
Join Date: Apr 2004
Location: Montreal
Posts: 64
Antonio is on a distinguished road
Default Re: Akogallery batch upload error

kernsb,

I was getting the same error as kindall when I installed this component yesterday.

I had only 10images zipped.......So I believe even if you zipped a couple of pictures you will still get this error.
__________________
"The future belongs to those who prepared ahead."
Antonio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 28.05.2004, 02:05   #9 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 3
bhibbits is on a distinguished road
Default Re: Akogallery batch upload error - Advanced Batch Photo Upload Support

Advanced Batch Photo Upload Support for AKO Gallery

First of all I think the batch upload kernsb created is awesome. Before I barely used AKO because it took too long, now I'm putting up pictures all the time! I have made a few a small mods to the admin.akogallery.php file so that it will support:

- Uploading unlimited pictures to the your site without worrying about your upload timing out. (FTP Files to Server then Run Batch Script)
- It adds the missing 'Batch Upload' sub menu item to a currently installed AKO Gallery component.
- Limits Full Image Size to 600px width

Please try it out and send me your comments. http://www.hibbits.com/content/view/33/9/
bhibbits is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 28.05.2004, 12:27   #10 (permalink)
Senior Mamber
 
kotos's Avatar
 
Join Date: Apr 2004
Location: Warszawa, Polska
Posts: 140
kotos is on a distinguished road
Send a message via ICQ to kotos
Default Re: Akogallery batch upload error - Advanced Batch Photo Upload Support

Quote:
Please try it out and send me your comments. http://www.hibbits.com/content/view/33/9/
--

Warning: chmod(): Operation not permitted in /........./administrator/includes/installer_common.php on line 289

Chmod is 777 so where is problem?
__________________
Beer, beer, beer, I'm Pandaren Brewmaster
kotos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Admin error? mortenm Mambo 4.5 General Talk 6 25.01.2006 12:53
AkoGallery question? BennieBlanco Mambo 4.5 General Talk 9 14.06.2004 19:40
Remository upload issues noobnuggets Mambo 4.5 General Talk 1 07.04.2004 20:48


All times are GMT +2. The time now is 05:16.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.