Forms support

General project discussion. NOT for help questions.
Post Reply
jj

Forms support

Post by jj »

I am trying out CMS made simple and so far i have been able to edit the template and add content and that is going very good; I am however at a loss as to how I can create a FORM in the content page. I will appreciate any help here

thanks a lot
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: Forms support

Post by sjg »

Depending on what you're wanting to do with forms, you might want to check out the FeedbackForm module. You can read about it on the User Contributed Module page of the Wiki: http://wiki.cmsmadesimple.org/tiki-inde ... ed+Modules
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
tijntjethf

Re: Forms support

Post by tijntjethf »

When i am trying to install the FeedbackForm module, i get an error... does anyone else have got the same problem?
User avatar
petert
Power Poster
Power Poster
Posts: 282
Joined: Wed Feb 09, 2005 9:30 pm

Re: Forms support

Post by petert »

tijntjethf wrote: When i am trying to install the FeedbackForm module, i get an error... does anyone else have got the same problem?
duh... what error
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!

CMSMS rules!
tijntjethf

Re: Forms support

Post by tijntjethf »

Sorry, i was looking for it.. :$

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 65

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 66

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 67

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 68

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 69

Warning: open_basedir restriction in effect. File is in wrong directory in /var/www/site/cms/modules/FeedbackForm/FeedbackForm.module.php on line 70
so i guess it is something with the include part, but when i make the path correctly, it still doesn't work..

Hmm.. when i'm trying it on a testserver, it works correctly..

I'll contact the system admin of the site to see if he can fix this setting.
tijntjethf

Re: Forms support

Post by tijntjethf »

It's finaly solved!

thanks to dirname(__FILE__)
:)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Forms support

Post by Ted »

dirname(__FILE__) is on the best PHP tricks ever.  :)
Post Reply

Return to “General Discussion”