The problem is Countour Form can be seen as a Macro but I cannot see the Countour icon in the settins section,even after restaring the application.I am currently using VWD 2010 .Any suggestions...?
Contour 2.0 RC doesn't support Umbraco 5.0.1, you'll have to install it on 5.1, you can get the latest 5.1 build here: http://nightly.umbraco.org/Jupiter/51/
My bad I saw that in the Countour 2.0 RC page,but forgot about it.Can You please suggest some other Countour RC for 5.0.1 since I need to work with Umbraco 5.0.1.
Sorry for being dumb :P and Thanks for the quickest reply
I have been trying to use Umbraco databse to store the contact information.For that I have created a table named "Contact Info".
I have created a new datasource named "User Contact Info" in the backoffice and mentioned the following details
Provider=SQLNCLI10;
Server=xxxxx;
Database=Umbracodb;
Uid=xxxxx;
Pwd=xxxxx;
In the above in "Database" I have given the same database name in which the Umbraco CMS is installed.The "Contact Info" table has been also created in the same database.But I get "Please check the settings" message. But when I mention some other database name the datasource gets saved successfully.
Can you please say what am I doing wrong and how do I store the user info in contact form after he clicks submit
Edit: Changing the name to "Contact_Info" instead of "Contact Info" solved my problem.Now on clicking submit, the record is also saved in the db, I guess, I am not sure because I cannot see the record due to trial version of contour,but whenever I create a new record manually in the DB I see incremented id of the table which is greater than I expect.Can I not see the records submitted using Countour trial version....?
Umbraco 5.0.1 and Countour 2.0
Hi all,
I have installed Umbraco 5.0.1 and have installed Countour 2.0 RC to it from the below link http://nightly.umbraco.org/Umbraco%20Contour/Umbraco5/2.0.0/RC/
The problem is Countour Form can be seen as a Macro but I cannot see the Countour icon in the settins section,even after restaring the application.I am currently using VWD 2010 .Any suggestions...?
Comment author was deleted
Hey,
Contour 2.0 RC doesn't support Umbraco 5.0.1, you'll have to install it on 5.1, you can get the latest 5.1 build here: http://nightly.umbraco.org/Jupiter/51/
Cheers,
Tim
My bad I saw that in the Countour 2.0 RC page,but forgot about it.Can You please suggest some other Countour RC for 5.0.1 since I need to work with Umbraco 5.0.1.
Sorry for being dumb :P and Thanks for the quickest reply
Comment author was deleted
You can use the beta for that
http://nightly.umbraco.org/Umbraco%20Contour/Umbraco5/2.0.0/Beta/For%20Umbraco%205.0.x/
(but it's not as stable as the RC)
Hi Tim
I have been trying to use Umbraco databse to store the contact information.For that I have created a table named "Contact Info".
I have created a new datasource named "User Contact Info" in the backoffice and mentioned the following details
Provider=SQLNCLI10;
Server=xxxxx;
Database=Umbracodb;
Uid=xxxxx;
Pwd=xxxxx;
In the above in "Database" I have given the same database name in which the Umbraco CMS is installed.The "Contact Info" table has been also created in the same database.But I get "Please check the settings" message. But when I mention some other database name the datasource gets saved successfully.
Can you please say what am I doing wrong and how do I store the user info in contact form after he clicks submit
Edit: Changing the name to "Contact_Info" instead of "Contact Info" solved my problem.Now on clicking submit, the record is also saved in the db, I guess, I am not sure because I cannot see the record due to trial version of contour,but whenever I create a new record manually in the DB I see incremented id of the table which is greater than I expect.Can I not see the records submitted using Countour trial version....?
is working on a reply...