• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 27 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Uploads module errors and question
PostPosted: Fri Oct 07, 2005 5:00 pm 
Offline
Power Poster
Power Poster

Joined: Sun Sep 26, 2004 6:15 pm
Posts: 599
Location: Saskatchewan - Canada
1.08
Quote:
Error!

Error: Insufficient parameters supplied to module!

_________________
Greg


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Sun Oct 16, 2005 11:40 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Aug 22, 2005 2:16 pm
Posts: 180
Location: Warsaw, Poland
hey,
did anyone tested Uploads module with 0.11 beta versions? Cause I'm pretty new to this module, just downloaded it, copied files to my cms installations, installed it from cms admin - and don't know what to do. help says - create a category, but i can't see any option for that. i can go to sql structure and create it manaully, but don't want to do that since i don't know if i.e. cms_uploads_seq is needed or not etc... am i blind or is something wrong? where should i look for add category template output?

thanks and sorry for the lame question

_________________
regards!
#9

numer9.pl - fresh webdesign, check me out!


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Sun Oct 16, 2005 4:23 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 6587
Location: Fernie British Columbia, Canada
In the admin panel, under "Extensions" click on Upload Module.  You will see a bunch of tabs, the second one is categories, click on "Categories", then the "Add Category Link" inside that.  Specify a name, a description, and wether or not the files in that category should be listable.

Then in your template or page put the following tag to allow users to upload

{cms_module module=Uploads category=name} that should do the trick.

if you want tolist files, etc, you will need to use a different mode.

_________________
Follow me on twitter
--
if you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 17, 2005 9:02 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Aug 22, 2005 2:16 pm
Posts: 180
Location: Warsaw, Poland
So I think that's my bug. I don't have any tab called upload module...

That's all I got and it says "installed" in modules admin page :(

Extensions:
Modules
Tags
User-defined Tags
CSSMenu
FCKeditorX
TinyMCE

i'll test it under 0.10.3 then...

_________________
regards!
#9

numer9.pl - fresh webdesign, check me out!


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 17, 2005 11:22 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 6587
Location: Fernie British Columbia, Canada
One issue I am aware of, is that the menu doesn't refresh right away once you do an install.  In the admin panel,  if the Uploads module is installed, click on "Main" to reload the menubar.  it should show up under the "Extensions" pulldown.

_________________
Follow me on twitter
--
if you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Tue Oct 18, 2005 10:23 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Aug 22, 2005 2:16 pm
Posts: 180
Location: Warsaw, Poland
Yeah, I tried that... I also cleared my cache and cache from the cms on server side... still nothing. Actually, I tried installing UserID module and got the same error - no UserID tab. Maybe I got some permission set up wrong way..? What can be wrong..? I tried on cmsms 0.10 and got the same again... any more hints?

_________________
regards!
#9

numer9.pl - fresh webdesign, check me out!


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Tue Oct 18, 2005 10:29 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Aug 22, 2005 2:16 pm
Posts: 180
Location: Warsaw, Poland
Sorry.
It's a bit too late for me, maybe a bit too much work for today. It was  just administrative rights that were off as default for administrator. Switched it on and my problem, which took me about 2 hours browsing in source code and mysql structures, solved. Now I know.

thanks calguy1000.

_________________
regards!
#9

numer9.pl - fresh webdesign, check me out!


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 31, 2005 10:11 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Sep 19, 2005 1:24 pm
Posts: 58
Location: The Netherlands, Hengelo
Hello,

Having a new problem with the 0.8 version. When I try to upload files i get this message:

Fatal error: Call to undefined function: issset() in D:\Inetpub\cms\modules\Uploads\Uploads.module.php on line 2810

I cant figure out what is the cause of the problem

_________________
________________________________________
Win2k3 IIS6.0 PHP5.2.8 MySQL5.1.30 CMSMS1.5.3


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 31, 2005 11:22 am 
Offline
Power Poster
Power Poster

Joined: Sat Sep 10, 2005 4:45 pm
Posts: 650
Location: Växjö, Sweden
Hi hesbas,

The latest version of the Uploads module is now v. 1.1.4 and can be downloaded at http://www.cmsmadesimple.org/Untested.shtml.  Perhaps that will solve your problem.

Calguy has made an upgrade script, so you can easily upgrade from 0.8.

hesbas wrote:
Hello,

Having a new problem with the 0.8 version. When I try to upload files i get this message:

Fatal error: Call to undefined function: issset() in D:\Inetpub\cms\modules\Uploads\Uploads.module.php on line 2810

I cant figure out what is the cause of the problem


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 31, 2005 12:21 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Mon Sep 19, 2005 1:24 pm
Posts: 58
Location: The Netherlands, Hengelo
Thanx Westis,

That solved the problem. I was a little precausious about the untested versions, but it seems to be the right answer at this moment!

_________________
________________________________________
Win2k3 IIS6.0 PHP5.2.8 MySQL5.1.30 CMSMS1.5.3


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 31, 2005 2:06 pm 
Offline
Power Poster
Power Poster

Joined: Sat Sep 10, 2005 4:45 pm
Posts: 650
Location: Växjö, Sweden
I'm glad that it worked. :-)

All modules automatically go to the Untested modules section when they are uploaded and stay there until someone moves them to their proper category. I'll make a drive soon to move those modules that are confirmed to work well.

:-)


Top
 Profile  
 
 Post subject: Re: Uploads module errors and question
PostPosted: Mon Oct 31, 2005 2:22 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 6587
Location: Fernie British Columbia, Canada
Just means we really need somebody to modify the comments module so that it can tag something besides page id's, and then have an admin interface.

and I have a todo list that's 5 miles long already :)

_________________
Follow me on twitter
--
if you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 27 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
A2 Hosting