| Author |
Message |
evilcorp
Newbie


Joined: May 01, 2008
Posts: 14
|
Posted:
Fri Jul 25, 2008 8:37 pm |
|
hey again,
Im just having a little issue with the items not being available to download after purchase aswell as the images not showing... i have uploaded the items and images and linked to them but for some reason they just dont show.
Any idea's?
And also gotcha i havent changed the login info if you want to check it out when you're free ofcourse. cheers man  |
|
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 727
|
Posted:
Sat Jul 26, 2008 3:44 am |
|
Ok, I'll look at it soon. |
|
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 727
|
Posted:
Sun Jul 27, 2008 10:57 pm |
|
For the Item file, you had it linked as a URL when it should be linked as a file path. Same with the item image.
Also the folders weren't writable, so uploads and thumbnails wouldn't work and your "item files folder" didn't exist at all.
I've created and chmod'ed all needed folders and uploads are working fine now. I've left my test item in place so you can see how to manually link files.
Another thing to keep in mind is that your host has uploads limited to 2MB. There isn't much you can do about it unless you have root access to your server or if your host allows you to have your own php.ini. If you try to upload a file larger then 2MB to the shop, it will just fail and won't show up.
Also, purchases wouldn't show up because you had the module set to "Registered Users Only". At this point, the module has to be set to "All Visitors" because otherwise paypal can't access the shop to send the purchase info.
Well I think that covers everything for now, but let me know if you have any other questions or problems. |
|
|
|
 |
|
|