I am trying to upload my Jpegs to the paypal cart to be displayed, however I get an error stating that I am uploading the wrong type of image file...saying that it shuld be a jpg
But I AM uploading a JPEG!
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
Trying to upload Jpegs to the paypal cart
-
- Rank: Helper
- Registered: Jan 29, 2004
- Last visit: Oct 21, 2009
- Posts: 852
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 03, 2006
- Posts: 6
ainigma32
Is the file you're trying to upload image1.jpg or image1.jpeg?
Says, when I right click on the file and go properties:
File type: JPEG Image
But isn't .jpg and .jpeg the same thing? Also, either way, the paypal upload doesn't recognize them as either.
The message I get on the mod when I attempt to upload is this:
File selected was not an image or an allowed image type (.JPG or JPEG files only). -
- Rank: Helper
- Registered: Jan 29, 2004
- Last visit: Oct 21, 2009
- Posts: 852
I believe jpg and jpeg files are the same format but the module might not like the extension jpeg. At least that's what I thought but since you tried both that's not the problem. Guess it's time for someone like nate_02631 to step in
cause I wouldn't know what's going wrong....
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 03, 2006
- Posts: 6
ainigma32
I believe jpg and jpeg files are the same format but the module might not like the extension jpeg. At least that's what I thought but since you tried both that's not the problem. Guess it's time for someone like nate_02631 to step in
cause I wouldn't know what's going wrong....
When would I be expecting him? Nate? -
- Rank: Senior
- Registered: Sep 22, 2003
- Last visit: Oct 21, 2009
- Posts: 2774
Hi - make sure that whatever directory you have set for your storeimage is writable by your server (i.e. CHMOD 666 or 777)...
That error message is actually a stray holdover from an earlier version of PPC and appears when the module is unable to copy the temp uploaded image to your storeimage directory. (the error message is even hardcoded in english instead of pulling from a lang file - yeeesh). Will update in a release soon to something more meaningful...
Actually PPC will accept JPEGs/progressive JPEGS, GIFs and PNGs as uploads... the module strictly looks at the MIME type and not the extension when uploading.
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info...
- Moderated by:
- Support
