Search the web
Sign In
New User? Sign Up
umbraco
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4590 - 4619 of 6106   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4590
I am trying to use this, but where in the Web.config file do I insert the code snippet? I get this error: *Configuration Error* *Description: *An error...
Morten Bock Søren...
mortenbock
Offline Send Email
May 1, 2006
8:01 am
4591
Nevermind :-) I found the solution. It has to be placed between the <system.web> </system.web> tags. ... [Non-text portions of this message have been removed]...
Morten Bock Srensen
mortenbock
Offline Send Email
May 1, 2006
8:08 am
4592
Hi. Is it possible to protect the e-mail adress used in a contact form? For now, the adress is available for spam bots in the source from the hidden sendTo...
Morten Bock Søren...
mortenbock
Offline Send Email
May 1, 2006
1:52 pm
4593
May I interrupt and ask what list you mean? I'm having the exact same problem as Morten ... vegne av ... Unfortunately ... that has ... both...
Moskj=E6r_Marketing?=
moskjaer2000
Offline Send Email
May 1, 2006
2:44 pm
4594
Just add the code below in one of your stylesheet you load into your template. // RTK ________________________________ From: umbraco@yahoogroups.com...
Rune Thougaard Kriste...
runethougaard
Offline Send Email
May 1, 2006
2:50 pm
4595
Can anyone recommend a good (but cheap :-) hotel for Codegarden? Has anyone allready booked rooms? Maybe if we all book at the same hotel we can get a discount...
Søren Sprogø
sspcons
Offline Send Email
May 1, 2006
4:33 pm
4596
Ah. Works fine now. Thanks. - kenneth ... placed ... D:\dev\site\umbraco\presentation\umbracoPageHolder.cs...
s_k_solberg
Offline Send Email
May 1, 2006
5:51 pm
4597
Hello, I can't get the AutoForm to work (Umbraco 2.1.2). I keep getting 'Object reference not set to an instance of an object' at line 111 in...
s_k_solberg
Offline Send Email
May 1, 2006
5:55 pm
4598
Now I tried to get this code below up running: Member m = Member.GetCurrentMember(); Property[] n = m.getProperties; n.GetValue(0); foreach(Property prt in n) ...
Rune Thougaard Kriste...
runethougaard
Offline Send Email
May 2, 2006
8:42 am
4599
ah my mistake, you have to get the current members memberType to determine if he/she can edit the property so: umbraco.cms.businesslogic.member.MemberType mt =...
pph_at_netmedia
Offline Send Email
May 2, 2006
12:01 pm
4600
Hi, I'm trying to get my backend german. I copied a file called de.xml in following folder: \umbraco\config\lang\ and changed <add...
tobeymobey
Offline Send Email
May 2, 2006
12:03 pm
4601
Login to the backend go to the user-section and change the languages of the users there. for me it works without problems, thus I have <add...
Hhler, Thomas
hoehler_feri
Offline Send Email
May 2, 2006
12:10 pm
4602
Has anybody resolved this issue its a deffinate bug even in 2.13 The styles selector cannot overwrite styles / remove styles in the Ritchtext editor. Another...
hayzzzzz
Offline Send Email
May 2, 2006
12:21 pm
4603
When I create a new page in the content section there is a dropdown box in the popup called "Choose Document Type" with one entry ("TextPage"). How can I add...
tobeymobey
Offline Send Email
May 2, 2006
1:08 pm
4604
Go to sittings > document types > choose your “TextPage” > And then go to the ‘Structure’ tab and add the document types you like. // RTK ...
Rune Thougaard Kriste...
runethougaard
Offline Send Email
May 2, 2006
1:18 pm
4605
In my site only these two changes help :) Kind regards from Poland Mateusz Kierepka Polish lang pack for umbraco - ...
Mateusz www.Kierepka.pl
mateuszkierepka
Offline Send Email
May 2, 2006
1:52 pm
4606
Hi Everyone. My name is Jim McArthur. I recently started a new company called Standards Rule, focusing on W3C standards based design and accessibility in the...
standards_rule
Offline Send Email
May 2, 2006
2:56 pm
4607
What changes do you mean? This two "Hhler" explained? ... there. ... key="umbracoDefaultUILanguage" ... [topText]. ... ...
tobeymobey
Offline Send Email
May 2, 2006
3:23 pm
4608
Thx a lot! I didn't realized that I can select more than one "Allowed child nodetypes"... ... then go to the ‘Structure’ tab and add the document types you...
tobeymobey
Offline Send Email
May 2, 2006
3:25 pm
4609
... Yes this two. I have problem with my Polish translation, and I discover that only these two changes together are working properly. Kind regards Mateusz...
Mateusz www.Kierepka.pl
mateuszkierepka
Offline Send Email
May 2, 2006
3:36 pm
4610
... this line should use 'm', not 'n', .MemberCanEdit n is of type Property[] m is of type Member...
Joshua Coady
joshuacoady
Offline Send Email
May 2, 2006
4:35 pm
4611
Actually it should use the memberType type not member, (posted some code for it earlier, but yahoo groups seem to have ignored that... ) use: ...
pph_at_netmedia
Offline Send Email
May 2, 2006
4:44 pm
4612
VERY NICE! - kenneth ... company ... based ... I ... vote.)...
s_k_solberg
Offline Send Email
May 3, 2006
6:11 am
4613
Hi guys... Does anybody of you know anything about the new beta ms cms server. Features ? Why shall we choose umbraco and not ms cms server ? Please help.. ...
gert_skovmand
Offline Send Email
May 3, 2006
6:25 am
4614
Gert Have you found a free/low cost option from MS? Last time I looked it was $7000 per install - a lot more expensive than Umbraco's 3% of project cost ...
Colin Towns
frenzy082004
Offline Send Email
May 3, 2006
6:32 am
4615
Now to be the devil's advocate... Unless your project budget is around $300K, then MS CMS would be cheaper (I didnt say better). And for those who think...
Joshua Coady
joshuacoady
Offline Send Email
May 3, 2006
7:46 am
4616
Where is the information about a user stored? I looked in the database and I couldn’t find out where the member data is stored. In my case I need to see what...
Rune Thougaard Kriste...
runethougaard
Offline Send Email
May 3, 2006
11:10 am
4617
Hi am trying to use the foldoutmenu from http://rtk-cv.dk/1050.aspx I followed the readme but I get the following exception when I try to implement it. ...
mullog1
Offline Send Email
May 3, 2006
11:22 am
4618
<xsl:with-param name="parent" select="umbraco.library:GetXmlNodeById(1045)/ancestor-or-self::node [@level=1]"/> Did you change the 1045 to your the topnode id?...
Rune Thougaard Kriste...
runethougaard
Offline Send Email
May 3, 2006
11:30 am
4619
Hey Check the table cmsMember - but, you really should not edit the database directly when umbraco provide such a fine API to manage the data ;) Daniel ... ...
Daniel Bjørnbakk
dan_bjo
Offline Send Email
May 3, 2006
11:46 am
Messages 4590 - 4619 of 6106   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help