Displays information about a member's subscription to a site.
Alias: display_stats_subscription_details
tpl
Template used to display output
Any valid template
The template, function_display_stats_subscription_details
tpl="mytemplate"
subscriptionid
The subscription ID number to get details of
Any valid subscription ID
None.
subscriptionid="123"
assign_prefix
Prefix output variables with this word. (Click link for details)
Any valid Smarty variable name
None. (No prefix is used)
assign_prefix="myvar"
data_only
Set variables but don't display the template
1
None. The template is displayed.
data_only=1
A table of information about the subscription. Two arrays are filled with data from the table: $trans_types and $details.
If the parameter, subscriptionid is not set, the tpl parameter is always set to the template, function_display_stats_join_details.
Last updated 2 years ago
Was this helpful?