I am stuck, and cant find my way out.
When I upload .zip-file it uploads allright, i can find archived working file from temporary folder, but after it uploads i only get a blank-page and the images from the folder wont be added to folder. If i refresh page, i get error that the file is too big (no it isn't) or URL is bad.
Any hints what i might have wrong. Allready tried to find where i could tell to simplegallery path to unzip, but didn't find one.
--
sleepy
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- 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
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. 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 Add Images .zip
-
- Rank: Registered User
- Registered: Jan 18, 2007
- Last visit: Oct 21, 2009
- Posts: 33
-
- Rank: Developer
- Registered: Mar 29, 2005
- Last visit: Mar 13, 2010
- Posts: 228
Blank Page, worst error ever
If you can activate PHP errors it would be easier to find the problem
http://community.zikula.org/index.php?module=Wiki&tag=BlankPages
miihkali
Allready tried to find where i could tell to simplegallery path to unzip, but didn't find one.
The zip file is uploaded and unzipped in the temporary folder, you can set the path in the Settings page.
By the way, what version of PHP are you using?
Can you check using phpinfo() that --enable-zip is present in the Configure Command?
SimpleGallery uses ZipArchive. Maybe your server doesn't support it.
--
Zikula Italia
SimpleGallery -
- Rank: Registered User
- Registered: Jan 18, 2007
- Last visit: Oct 21, 2009
- Posts: 33
I can't turn on or off anything, cos i have only webhotel no server.
PHP version is 5.2.9 and atleast in the zikula system info says at apache environment
HTTP_ACCEPT_ENCODING gzip,deflate
and phpinfo at phpvariables tells me
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
I didn't mean that where it puts zip files, i ment that if i could somewhere configure path to gzip. Menalto Gallery didn't work neither on the same serviceprovider until i copyed gzip to my own directory and changed configuration to not use default but the one at my path.
--
sleepy -
- Rank: Developer
- Registered: Mar 29, 2005
- Last visit: Mar 13, 2010
- Posts: 228
miihkali
PHP version is 5.2.9 and atleast in the zikula system info says at apache environment
HTTP_ACCEPT_ENCODING gzip,deflate
and phpinfo at phpvariables tells me
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
IIRC HTTP_ACCEPT_ENCODING means that your server can compress the output before sending it to the client
miihkali
I didn't mean that where it puts zip files, i ment that if i could somewhere configure path to gzip. Menalto Gallery didn't work neither on the same serviceprovider until i copyed gzip to my own directory and changed configuration to not use default but the one at my path.
No, at the moment there's no way to configure it. On Linux it must be compiled within the PHP interpreter, on Windows it must be enabled in php.ini
http://uk2.php.net/manual/en/zip.setup.php
In the next version I should provide a check on this class (a message with an explanation is better than a Blank Page or a PHP error) and maybe a fallback. What exactly did you use for Menalto Gallery?
Regards,
Giacomo
--
Zikula Italia
SimpleGallery -
- Rank: Registered User
- Registered: Jan 18, 2007
- Last visit: Oct 21, 2009
- Posts: 33
I copyed gzip file from servers directory to my own directory. And then just told to menalto that gzip is to be found from /home/mydirectory/gzip I don'n know why it would not work from servers own directory but it just didn't. I quess that this could be same kind of issue.
--
sleepy
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
