Premium Member VS Basic Membership
What are the advantages of a Premium Member compared to a Basic Membership?
What are the advantages of a Premium Member compared to a Basic Membership?
Read the website rules.
Upgrade your account to Premium or GOLD.
A little help for the website.
protected function nodeSaveProcess(\XF\Entity\Node $node)
{
$iconData = $this->filter(
['node' => [
'cv6_icon_type' => 'int',
'cv6_icon' => 'str',
'cv6_image_path' => 'str'
]]
);
$formAction = parent::nodeSaveProcess($node);
$formAction->setup(function () use ($node, $iconData) {
$node->cv6_icon_type = $iconData['node']['cv6_icon_type'];
$node->cv6_icon = $iconData['node']['cv6_icon'];
$node->cv6_image_path = $iconData['node']['cv6_image_path'];
});
return $formAction;
}
<xf:macro template="cv6_ni_macros" name="cv6_icon" arg-node="{$node}" />
<xf:macro name="cv6_ni_macros::cv6_icon" arg-node="{$node}" />
Inactive member accounts are automatically deleted after 1 month. Some countries cannot register and are not allowed to register on this website, there is a reason for that.
All duplicate accounts will be banned and a warning will be issued to the primary account holder.
To ensure a positive and productive experience for everyone, please take a moment to review the site's guidelines and community rules outlined in the link here. Website Rules of Conduct