Forum
Subscribe


The Show Autosurf URLs output field

The Show Autosurf URLs field is used to provide members with details of their currently valid Autosurf URLs, and a way to manage them.

    This output field has fifteen variables:

  • OpenFormat (default is '')
  • MiddleFormat (default is '')
  • CloseFormat (default is '')
  • Active Descriptor(default is 'Active<hr>')
  • Inactive Descriptor(default is 'Inactive<hr>')
  • Approved Descriptor(default is 'Approved')
  • Not Approved Descriptor(default is 'Not Yet Approved')
  • Deactivate Descriptor(default is 'Deactivate<br>')
  • Activate Descriptor(default is 'Activate<br>')
  • Delete Descriptor(default is 'Delete')
  • Buy Descriptor(default is '<hr>Buy Exposures')
  • Pay With Points Descriptor(default is 'use points')
  • Pay With Cash Descriptor(default is 'use cash')
  • Submit Button Text (default is 'Buy Now')
  • Error Message (For invalid URLs; default is '<table border=0 bgcolor=red width=100%><tr><th align=center><font face=arial color=white>The URL you entered was invalid. No changes saved</font></th></tr></table>')
  • Example:

  • <? show_autosurf_urls '<tr><td>', '</td><td>','</td></td>', 'Active<hr>', 'Inactive<hr>', 'Acceptable', 'Not Acceptable'); ?> would show varied terms for Approved and Not Approved, while maintaining all formatting and other terms as standard.