Here is a plug-in for PHP Smarty Template engine that will allow you to display an iframe. Just unzip it into your Smarty plug-in folder. functionhtml_iframe.zip
Posts from March 2009
This script is a basic API to expire a membership in AMember. It will look up an AMember account based on AMember ID, or email, or first and last name. It will then set the expired date for a subscription to a date in the past. The effectively cancels the subscription, but it keeps all of the data intact in …