|
|
Rank: Moderator Groups: DNNPortal-Download Beta Test, Member
Joined: 3/8/2005 Posts: 699 Location: Bremen
|
HP,
I am trying to change the field values for subscribe / unsubscribe. No matter what I put in the fields, it would not be used on the usercontrol display although it is used on the settings page.
Can you help with that?
Philipp
Philipp Becker
|
|
 Rank: Administrator Groups: Administration
Joined: 12/4/2004 Posts: 2,211 Location: Alzey Im schönen Rheinhessen
|
Philipp, Ups, that's my fault.
You can fix the problem by yourselfe. Open the file DNNSubscriber.ASCX with a text editor.
search these two phrases in the code.
Code:ResourceKey="cmdSubscribe" ResourceKey="cmdUnsubscribe"
and remove them. Save the file, and run DNN, thats all.
Or download the new PA Version 3.0.1
Beste Grüße
Hans-Peter DnnPortal.De Deutsche DotNetNuke Community Homepage Deutsch Homepage English HP's Blog
|
|
Rank: Moderator Groups: DNNPortal-Download Beta Test, Member
Joined: 3/8/2005 Posts: 699 Location: Bremen
|
Excellent, thanks.
Philipp Becker
|
|
|
Guest |