So I am now getting SimpleGallery failures to upload after upgrade to 1.2.0 - I am using SimpleGallery 1.2
Was working prior to upgrade. I have checked the folder permissions and all are at 755
interestingly, the files are getting to the pnTemp/SimpleGallery folder fine but not to the modules/SimpleGallery/data - I can also make new albums fine. But whenever I try to upload I get an "upload failed:1" - same error with PNG or JPG
biff
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
SimpleGallery upload failed
-
- Rank: Registered User
- Registered: Nov 22, 2009
- Last visit: Jan 03, 2010
- Posts: 6
-
- Rank: Developer
- Registered: Mar 29, 2005
- Last visit: Mar 13, 2010
- Posts: 228
Problem confirmed, I'm working on it right now. I'll let you know as soon as I find what the problem is.
edited by: Arthens, datetimebrief
--
Zikula Italia
SimpleGallery -
- Rank: Developer
- Registered: Mar 29, 2005
- Last visit: Mar 13, 2010
- Posts: 228
It looks like the FileUtil API changed, I created a ticket for that. (at least to know if it's a bug or if we have to update our modules).
Here a temporary workaround:
1. Open modules/SimpleGallery/classes/Image.class.php
2. Go to the line 378
3. Replace
Code
with
Code
4. Go to line 421 and to the same thing
(the first one fixes the upload of single images, the second one the upload of zip files)
Let me know if you find any other problem!
--
Zikula Italia
SimpleGallery -
- Rank: Registered User
- Registered: Jan 20, 2010
- Last visit: Feb 06, 2010
- Posts: 11
I´m new to Zikula but giving it a go anyways...
I installed SimpleGallery and got the same error, so I did the fixes you wrote above, but are now getting a http 500 error when trying to upload ? any Idear?
- Moderated by:
- Support
