CubeCartForums.org Documentation Area

CubeCartForums.org for CubeCart third-party documentation, modifications, skins and services
Permanent Link   Print This Page
Introduction CubeCart v3 CubeCart v4 Appendix Search

CubeCart Version 3 Documentation - unsubscribe.tpl

Google Translate:

unsubscribe.tpl

Description

To unsubscribe from the mailing list.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/unsubscribe.tpl

Control file location

/includes/content/unsubscribe.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: unsubscribe -->

<!-- BEGIN: no_error -->
          Successfully unsubscribed.
<!-- END: no_error -->
<!-- BEGIN: error -->
          Error unsubscribing.
<!-- END: error -->
<!-- BEGIN: form -->
          Email entry form.
<!-- END: form -->

<!-- END: unsubscribe -->




Comments, Feedback, Suggestions and Documentation Submissions please post in the Documentation Chat Forum.