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 CubeCart v5 Appendix Search

CubeCart Version 3 Documentation - reg.tpl

Google Translate:

reg.tpl

Description

Customer registration page.

Template file location

/skins/YOUR_SKIN/styleTemplates/content/reg.tpl

Control file location

/includes/content/reg.inc.php

Classic skin template output screenshot


Basic template structure

<!-- BEGIN: reg -->

<!-- BEGIN: no_error -->
          Registration description.
<!-- END: no_error -->
<!-- BEGIN: error -->
          Error in form entry information.
<!-- END: error -->

<!-- BEGIN: repeat_countries -->
          Countries dropdown menu.
<!-- END: repeat_countries -->

<!-- END: reg -->




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