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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...4.5 Roles - no trials / fees4.5 Roles - no trials / fees
Previous
 
Next
New Post
4/10/2007 7:10 PM
 

I have it working on an installation upgraded from 4.3.7, 4.4.1 and a clean 4.5 install. Each one worked fine "Out of the box".


Icthus Technologies

Building Faith on the Internet
 
New Post
4/11/2007 1:24 AM
 

1.    first a complaint / suggestion -   everybody should be required to at least add module level comments when making changes...    for the most part no comments are ever added..    at least put in a gemini issue number into the code...   or at least say you updated the code...    according to the entire code ..  nothing has ever changed

    ''' -----------------------------------------------------------------------------
        ''' <summary>
        ''' Page_Load runs when the control is loaded
        ''' </summary>
        ''' <remarks>
        ''' </remarks>
        ''' <history>
        '''  [cnurse] 9/10/2004 Updated to reflect design changes for Help, 508 support
        '''                       and localisation
        ''' </history>
        ''' -----------------------------------------------------------------------------
        Private Sub Page_Load(ByVal

 

2.   in 4.4.1    you did not need a processor when creating a new role to see the fields.       but when editing the role, it did    ( weird )

     in 4.5     you need a processor when creating and editing...

but really..   it is not a payment processor ..  it is the username for it..  (  unuusal requirement )   but the code does not match the comment either...

 

Dim objPortalController As New PortalControllerDim objPortalInfo As PortalInfo = objPortalController.GetPortal(PortalSettings.PortalId)If Not (objPortalInfo Is Nothing OrElse String.IsNullOrEmpty(objPortalInfo.ProcessorUserId)) Then

 

'Only support fee based roles if we have a Processor Id

trServiceFee.Visible =

True

trBillingPeriod.Visible =

True

trTrialFee.Visible =

True

trTrialPeriod.Visible =

True

 

End If

well, at least I know whats up...    why it worked the way it did..  and what it needs now..   which is completely different ..  and I saw no Gemini issue logged for these changes..

 

PROCESS!!!

 

 

 

 

 
New Post
4/11/2007 7:25 AM
 

Brian, the corresponding gemini item is probably this one: http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=584

Your suggestion of at least adding gemini issues to comments is a good one, i'll pass that one on...


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
4/11/2007 9:32 AM
 

4410 is a little better....       but right now I dont know what is fixed or not..    and nothing is updated on that issue...

I created DNNP-5450 and it got withdrawn.   Personally, I think it is a valid enhancement request..   and a problem with the code technically.   Thanks for thinking it was a good idea.

I think when process is improved (my suggestion) we all can find out how something really should, it will be documented, etc.

What I see happening are code changes but the end result is not knowing is it right or not.   If I didnt look in the code..  I would never know it is actually the processor user id not the processor. 

If code changes could be tracked back to gemini ( either issue or enhancement )..  that would end up helping the documentation.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...4.5 Roles - no trials / fees4.5 Roles - no trials / fees


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