My media share module was working fine before, so I dont know whats going on. (samcam.ca)
When i browse to upload an image, it lets me select it, then I tell it to save (upload) and its obviously uploading because it takes longer, the more files I have selected. But once its done, it switches to a Blank Page (browser status bar says "Done") and when I veiw source of the Blank Page, its empty. nothing at all.
The Mediashare website is totally useless for any form of response or help. Their forum is about as active as molasses. As you can see from the nature of the website I'm working on, content needs to be uploaded alot, so this really sucks, my baby girl needs her pics uploaded lol.
I know that it is NOT a result of the host server, because I run 2 sites off this server.
This Mediashare module works fine:
http://jmcivor.com/portal/index.php?module=Mediashare&type=edit&func=view&aid=1
This Mediashare module does not:
http://samcam.ca/index.php?module=Mediashare&type=edit&func=view&aid=1
Both let you view images, and browse for files to upload, but the samcam one does not upload them, they both make it to the "Save" button (after selecting files to upload) but after clicking save, samcam goes to Blank Page, while jmcivor goes to "blahblah uploaded succesfully)
any help greatly appreciated!
--
Currently installed : ZK120
jmcivor.com
jlm@jmcivor.com
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- 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
- mdee created topic »How to implement returnpage ?« 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
MediaShare 3.11 - blank page when uploading media (please help!)
-
- Rank: Softmore
- Registered: Feb 23, 2004
- Last visit: Jan 20, 2010
- Posts: 180
-
- Rank: Softmore
- Registered: Feb 23, 2004
- Last visit: Jan 20, 2010
- Posts: 180
Update, it seems to be related to filesize (I've uploaded images larger already, so I dont know why this would change). I tried uploading a small image and it worked, but if I upload cam images it wont (its a digital slr camera, each image is approx 2mb each), the module image limit is set to 90mb each image, and the htaccess is also set to 90mb max file upload size.
Please reply with any helpful suggestions.
Even a good replacement for Mediashare would be acceptable.
//EDIT
oh and it does seem to be affecting both sites. I just tried to upload the same image to both sites, both got a Blank Page. the file size is 1,654,784 bytes size on disk.
And enabling PHP error reporting (via htaccess) changes nothing.
edited by: jmcivor, Jan 27, 2008 - 01:07 PM
--
Currently installed : ZK120
jmcivor.com
jlm@jmcivor.com -
- Rank: Softmore
- Registered: Jul 02, 2002
- Last visit: Oct 21, 2009
- Posts: 240
This can be caused by many different situations ...
- PHP memory limit
- PHP time limit (it takes some time to convert one/multiple images)
- Missing/old/wrong installation of PHP's GD library
Besides that there is nothing to suggest - sometimes PHP (or the user/admin) just behaves in mysterious ways.
Good luck.
- Moderated by:
- Support
