Page 2 of 3

Re: Upcoming modules

Posted: Wed Oct 26, 2005 4:41 am
by kishman155
The link to seminarplan(eventmanager)

http://expectmore.at/Seminarplan.shtml

mfg
kishman155

Re: Upcoming modules

Posted: Fri Oct 28, 2005 7:42 pm
by westis
kishman155, there's no fields for date and time in the seminarplan module, although I can see that on the page you sent the link to. Did I miss something?

Re: Upcoming modules

Posted: Fri Oct 28, 2005 11:07 pm
by Jan Stoll
Nice Module but I get the following error:

Fatal error: Call to a member function getURL() on a non-object in C:\apachefriends\xampp\htdocs\simple\modules\seminarplan\seminarplan.module.php on line 372

Re: Upcoming modules

Posted: Sat Oct 29, 2005 3:12 am
by kishman155
westis wrote: kishman155, there's no fields for date and time in the seminarplan module, although I can see that on the page you sent the link to. Did I miss something?
After you installed the module you have to make a trainer and a event.
After a event is created you could add dates to it.
Jan Stoll wrote: Nice Module but I get the following error:

Fatal error: Call to a member function getURL() on a non-object in C:\apachefriends\xampp\htdocs\simple\modules\seminarplan\seminarplan.module.php on line 372
I could not reproduce that error but what for version of CMSMS are you using and what for PHP version
I am currently use it on CMSMS 0.10.3 & PHP Version 4.3.10
and 0.10.3 & PHP Version 5.0.4

kishman155

Re: Upcoming modules

Posted: Sat Oct 29, 2005 11:06 pm
by calguy1000
The following modules are available under untested modules for public consumption and testing

FrontEndUsers 0.1.0  <-- frontend user management
SelfRegistration 0.1.0  <-- front end user self registration
CMSMailer 1.73.2 <--  A simple wrapper around phpmailer
CustomContent 1.3 <-- allow custom content depending on users, groups.

let me know if you have any problems, I'm gonna be adding a few features here and there soon.

Re: Upcoming modules

Posted: Sun Oct 30, 2005 6:29 am
by alby
You are a volcano of ideas :-)

Al

Re: Upcoming modules

Posted: Sun Oct 30, 2005 5:58 pm
by calguy1000
Notice to all, there is aparrently a conflict between FeedBackForm and CMSMailer.  This is due to the fact that FeedBackForm also includes phpmailer directly.  The proper solution ot this would be for SjG to upgrade the Feedbackform module to use CMSMailer and then all will be fine. 

Also, I have fixed a small bug in CMSMailer with respect to HTML mail and also made another fix in SelfRegistration with respect to HTML mail.  I'll upload these new versions if somebody wants em fast, but otherwise I'll try to wait for a few more bug reports to filter in.

Re: Upcoming modules

Posted: Sun Oct 30, 2005 10:48 pm
by iNSiPiD
calguy, please be sure to add these to the WIKI so that the links don't get lost in the forums! :)

Nice work.

Re: Upcoming modules

Posted: Sun Oct 30, 2005 10:53 pm
by westis
iNSiPiD wrote: calguy, please be sure to add these to the WIKI so that the links don't get lost in the forums! :)

Nice work.
The Wiki is no longer used. Calguy has already uploaded these modules at http://www.cmsmadesimple.org/Untested.shtml

Re: Upcoming modules

Posted: Mon Oct 31, 2005 3:33 am
by calguy1000
Uploads v1.1.4 is now in the downloads section
- upgrades from the 0.x series works
- a few other fixes..... including general ease of use.

Re: Upcoming modules

Posted: Mon Nov 07, 2005 5:40 am
by iNSiPiD
Hi calguy1000,

I've just installed FrontEnd Users and CustomContent in order to set up various password protected login areas for my site.

I have installed both modules and began by adding Properties for FrontEnd User as per the Help but when I click Add I get nothing added. I made the mistake of clicking Submit and now I have the following in my Properties list with no Name or Prompt and just --Add Me - module:FrontEndUsers string:-- for Type and 0 for Length.

Wassup?

I've tried several times adding a Username and Password type Property but nothing shows up.

Help...? :)

Re: Upcoming modules

Posted: Tue Nov 08, 2005 8:02 pm
by peram
Hi Calguy

I've just tried to install FrontEndUsers and CustomPages but has stumbled onto a problem I suspect has to do with PHP 5.0.5.  The installation goes without a problem, but when I click on "Users & groups->FrontEndUsers->Properties" nothing happens.  After lookin into the apache error_log I found the following :
[[Tue Nov 08 22:58:50 2005] [error] [client 192.168.1.109] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/cmsmadesimple-0.10.3/modules/FrontEndUsers/FrontEndUsers.module.php on line 1800, referer: http://nc6220/admin/moduleinterface.php ... ntEndUsers
/quote]

I have no clue on how to fix this, so any suggestions are welcome.

regs,

Per Arne

Re: Upcoming modules

Posted: Tue Nov 08, 2005 8:10 pm
by calguy1000
Yeah, I would suspect that this is a PHP5 issue.  I'll have to upgrade my machine to php5 I guess and check it out.
peram wrote: Hi Calguy

I've just tried to install FrontEndUsers and CustomPages but has stumbled onto a problem I suspect has to do with PHP 5.0.5. The installation goes without a problem, but when I click on "Users & groups->FrontEndUsers->Properties" nothing happens. After lookin into the apache error_log I found the following :
[[Tue Nov 08 22:58:50 2005] [error] [client 192.168.1.109] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /srv/www/htdocs/cmsmadesimple-0.10.3/modules/FrontEndUsers/FrontEndUsers.module.php on line 1800, referer: http://nc6220/admin/moduleinterface.php ... ntEndUsers
/quote]

I have no clue on how to fix this, so any suggestions are welcome.

regs,

Per Arne

Re: Upcoming modules

Posted: Tue Nov 08, 2005 10:12 pm
by iNSiPiD
But please keep it PHP4.x compatible! :)

PHP5 is for the bleeding edge haX0rs like Patricia - not for wimps like me who avoid LAMP/WAMP upgrades at all cost. :P

Re: Upcoming modules

Posted: Mon Nov 21, 2005 8:39 pm
by Anduril
HI, I just installed FrontEndUsers filt in al the information and put it in my template, everything looked all right but now i get an error:

DEBUG: Array ( [module] => FrontEndUsers )

Anybody have an idea where this is coming from?