Hi all,
I seem to be having a few problems with the upload module. It seems to have installed fine. I can upload ifiles to the site though the front end and to the upload module on the admin side. But... When i come to view the files on the front end i'm not getting what i'm expecting.
Modes used:
url = Error! Error: Insufficient parameters supplied to module!
link = nothing at all
summary = i get a fair amount of detail back but the url is as follows and returns nothing when clicked:
http://www.escueladesurf.es/index.php?m ... eturnid=39
Also nothing gets uploaded when i try to upload to the thumbnails option but they do to the upload?
Any help would be greatly appriciated.
Kind regards,
Roo
upload module problems
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: upload module problems
a) what do your tags look like when your specifying the url and link options. The "Insufficient Parameters" error tells me you're not giving it enough information
b) I'm not sure why you're files aren't working I'll have to look into that
3) thumbnails are designed to accompany another file, and are stored in a different location, that's why you won't see them. there still is some error handling to put into the thumbnails stuff.
Anyways, can you send me a screen capture of the uploads module admin page and maybe I can help.
b) I'm not sure why you're files aren't working I'll have to look into that
3) thumbnails are designed to accompany another file, and are stored in a different location, that's why you won't see them. there still is some error handling to put into the thumbnails stuff.
Anyways, can you send me a screen capture of the uploads module admin page and maybe I can help.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
oroojo
Re: upload module problems
hi - thanks for the reply.
i have attached a screen grab of the front page for the uploads module.
if you would like to see the page erros on the front end then you could go to www.escueladesurf.es - it is obviously a work in progress.
[attachment deleted by admin]
i have attached a screen grab of the front page for the uploads module.
if you would like to see the page erros on the front end then you could go to www.escueladesurf.es - it is obviously a work in progress.
[attachment deleted by admin]
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: upload module problems
hmm, nothing in there that looks unusual.
what are the tags that you're using on your page?
what are the tags that you're using on your page?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
oroojo
Re: upload module problems
hi -
here are all the tests i have made:
{cms_module module="Uploads" category="feb" mode="detailed"}
{cms_module module="Uploads" category="feb" mode="link"}
{cms_module module="Uploads" category="feb" mode="single"}
{cms_module module="Uploads" category="feb" mode="summary"}
{cms_module module="Uploads" category="feb" mode="url"}
{cms_module module="Uploads" category="feb" mode="url or link"}
again all results apart fomr the last one here are on the site.
thanks again
Roo
here are all the tests i have made:
{cms_module module="Uploads" category="feb" mode="detailed"}
{cms_module module="Uploads" category="feb" mode="link"}
{cms_module module="Uploads" category="feb" mode="single"}
{cms_module module="Uploads" category="feb" mode="summary"}
{cms_module module="Uploads" category="feb" mode="url"}
{cms_module module="Uploads" category="feb" mode="url or link"}
again all results apart fomr the last one here are on the site.
thanks again
Roo
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: upload module problems
with the single, url, or link modes you need to specify the upload_id parameter
that would be 1/2 the problem.
btw, which version of Uploads are you using?
that would be 1/2 the problem.
btw, which version of Uploads are you using?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
