Settings for crons will be made available in base application after Successful Installation in following section:
MemberSpeed Configuration -> Cron Settings
This program will install the JV Zone Management Module in your base application. To run the schedular for JV Alerts, please set the following cron on daily basis.plugins/jv_zone/schedule/jvAlert.php
Database: __DBNAME__
You need to make settings in control panel according to membership type for this module
Tables
__DB_PREFIX__jv_category
__DB_PREFIX__jv_contactinfo
__DB_PREFIX__jv_info
__DB_PREFIX__jv_info_reply
__DB_PREFIX__jv_config
__DB_PREFIX__jv_offer_timeFrame
__DB_PREFIX__jvoffer_fields
The following tables will not be created as new ones while some new records will be inserted into them.
__DB_PREFIX__emailmaster
__DB_PREFIX__module_links
__DB_PREFIX__modules
__DB_PREFIX__category
Please be sure that the above tables do not exist in your database __DBNAME__ or if any of the table already exists, it will overwrite the existing one.
After Successful Installation, Delete plugins install directory.
+ __APP_PATH__/plugins/jv_zone/install
|