Hi,
in a file: /inc/classes/BxDolProfile.php
line 123:
function getMembershipStatus( $iPrifileID, $offer_upgrade = true, $credits = 0 )
is this a typo? should it be: $iProfileID
Regards
Mayki
Hi, in a file: /inc/classes/BxDolProfile.php line 123: function getMembershipStatus( $iPrifileID, $offer_upgrade = true, $credits = 0 ) is this a typo? should it be: $iProfileID Regards Mayki "When things get tough the tough get going..." |
It's a typo. https://www.deanbassett.com |
OK. Thank you. Greetings Mayki "When things get tough the tough get going..." |