Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...whatwhat's up with 'USE TRIAL' button
Previous
 
Next
New Post
8/12/2007 5:28 PM
 

Hi,

For some reason when a new user registers they get an option to 'USE TRIAL' even though i selected 'none' for the trial period.
I found a workaround at the following post:
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/threadid/154282/threadpage/1/scope/posts/Default.aspx
but i am unable to get this to work.
This is driving me nuts!!
I'm sure this must be a bug?? Does anybody have the same issue or have you fixed it.
Thank you,
Matt.

 
New Post
8/13/2007 12:11 AM
 

The workaround in the post does work. Give your role a fee for the trail and see what happens.


Icthus Technologies

Building Faith on the Internet
 
New Post
8/14/2007 2:37 PM
 

Hey, Thanks for the reply.
I tried putting in a fee but it doesn't accept any figure. If i enter a fee and click update it seems OK, but if i go to edit stright after there is no fee showing (it is just blank).

Can i just check that i am changing the correct item please:
Should i be changing the memberservices.ascx or the membership.ascx?

Just to clarify again what my problem is (just to make sure your workaround is for the same problem):
I have created a security role for a 6 month subscription to my site with no trial fee and the trial period is set to none.
I have created a testuser and logged in.
I have then clicked on the user name and clicked on 'manage services'
I then get a screen that shows 'subscribe' and next to that on the right it say 'USE TRIAL'. This trial should not be there, but i am able to click it and it gives the user full access to the site for 6 months even though it should be a paid subscribers role.

I hope this makes sense to you, is this what your worekaround will solve?
Thank you for your time.

Matt.

 
New Post
9/18/2007 5:37 AM
 

I tried the fix and it wouldn't load the module at all. So I tried another approach... not ideal I know - but I have simply removed the two trial fee columns from the data grid.
The file is MemberServices.ascx in Admin > Users

I removed:
     <asp:templatecolumn>
      <itemtemplate>
       <asp:LinkButton
           CommandName="UseTrial"
           CommandArgument = '<%# DataBinder.Eval(Container.DataItem,"RoleID") %>'
           cssclass="CommandButton"
           runat="server"
           resourcekey = "UseTrial"
           visible =  '<%# ShowTrial(DataBinder.Eval(Container.DataItem,"RoleID")) %>'
           id="lnkTrial"/>
      </itemtemplate>
     </asp:templatecolumn>

and

     <asp:templatecolumn headertext="Trial">
      <itemtemplate>
       <asp:label runat="server" text='<%#FormatTrial(DataBinder.Eval(Container.DataItem, "TrialFee"), DataBinder.Eval(Container.DataItem, "TrialPeriod"), DataBinder.Eval(Container.DataItem, "TrialFrequency")) %>' id="Label4"/>
      </itemtemplate>
     </asp:templatecolumn>

this seems to have worked - but really isn'y ideal. SURELY there will be a setting in future relaeses to turn off the trial fee option!!!!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...whatwhat's up with 'USE TRIAL' button


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out