Page 1 of 1

upload module problems

Posted: Fri Jan 27, 2006 10:47 am
by oroojo
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

Re: upload module problems

Posted: Fri Jan 27, 2006 2:57 pm
by calguy1000
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.

Re: upload module problems

Posted: Fri Jan 27, 2006 3:29 pm
by oroojo
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]

Re: upload module problems

Posted: Fri Jan 27, 2006 3:34 pm
by calguy1000
hmm, nothing in there that looks unusual.

what are the tags that you're using on your page?

Re: upload module problems

Posted: Fri Jan 27, 2006 3:47 pm
by oroojo
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

Re: upload module problems

Posted: Fri Jan 27, 2006 4:04 pm
by calguy1000
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?

Re: upload module problems

Posted: Tue Jan 31, 2006 9:07 am
by oroojo
Hi

I'm using version 1.1.9.