Admin Backend Features
===================
Site Configurations
===================
--Site Options
=(Enable or Disabled)=
-Allow User Rating
-Filter Out Email Addys when used in OnSite Messages Email
-Filter Out URL Addys when used in onsite message email
-Build list of words to Filter out when using onsite message emails
-Admin receive an email everytime a user signs up
-Portfolio Comments
-Photo Commetns
-Automatic Casting Notice Expiration
-Automatic Approval of Profiles
=(Set Values For)=
-Number of days an unused account is deleted
-Number of days an unactivated account is deleted
-Max Number of Casting Notice a member can post
-Number of Cast Notice to show in Control Center
-Email address shown when emails are sent from site
-Email address used when using contact form
--Set Access Level
-Each and every page can be set for either Guest/Registered/Paid memberships
--Featured Setup
-Decide how many models and what gender to display in the Featured Models
======================
Email/Newsletter tools
======================
--Clean Inboxes
-self explainatory
--Send Email
-Can send email to a single member or groups via PHP Sendmail
--Send OnSite Message
-Can send email to a single member or groups via onsite
================
Monitoring Tools
================
--General Statistics
-View # of registered members by gender,days and view not active accounts
--Picture Inspector
-Look up a user by ID# to view and delete pics if inappropriate for site
================
Management Tools
================
--Member Search
-Search for member by username, screenname, userID, email address or status. Also list users needing approval (if applicable)
--Change A User Password
-Change password for a registed user
--Rotate Featured Models
-Rotates Featured Model on left column of site (also done daily by cron job)
--Filtered words Setup
-Words to filter out of onsite messages to members
--Casting Notice Inspector
-View and inspect casting notices posted by members
--Change Admin User or Password
-Change username or password for admin
==========
Edit Files
==========
--Edit Templates
-Edit HTML Templates in Template Directory
--Edit Welcome email
-Can set what message is emailed to a user when they register.
--Edit New Message Alert
-Can set what message is emailed to a user when they recieve an onsite message inbox
--Edit Pic Deleted Alert
-Can set what message is emailed to a user when a photo has been deleted by admin
--Edit Status CHange Alert
-Can set what message is emailed to a user when an admin changes their status (ex: free to paid)
============================
============================
OTHER SETTINGS VIA PHP FILES
============================
============================
--Define Variables to set
Send email notification to admin on every user photo upload/delete
Minimum age someone may be to sign up
interval of inactivity in minutes after a user is considered offline.
search results per page
total search results for guest users
Show the last X members who joined
maximum size in bytes for files members upload
maximum number of words that can be used in about me bio
maximum number of words that can be used in blog
How many thumbnail pics to show on home page for the newest members
Number of newest forum threads on index
Number of Tips to display in Control Center
Number of Latest Models to display on index scroller
Number of photos to display on (latest) models.php
Number of photos to display on (latest) photographers.php
Number of photos to display on models.php
Number of photos to display on photographers.php
Number of models to show last login
Number of photographers to show last login
Number of videos a user can post
Number of videos to show on videos.php
Number of fans to show on profiles
Number of models to display in TOP MODELS THIS MONTH & MOdel of the month (next month)
Number of models to show on left sidebar, mostviews
Number of Models to show in MOTM archive
Number of fans to show on VIEW ALL page
Number of Announ Threads to show in forum
Number to threads to display on each forum page
How many photos a non-pay model or photographer can upload
How many photos a non-pay ALL OTHERS can upload
how much time should elapse before activity points updated
--Cron Jobs (see your host tech support about running cron jobs on your server)
-cron_12hour.php
Delete not active members after X days from registration (if set in admin)
Rotates the daily featured models
Delete expired casting notices
-cron_5minutes.php
Checks and removes users no longer online