Template Dashboard
What This Page Does
The Template Dashboard is your control center for customizing the look, features, and content of your site. From here, you can manage themes, turn features on and off, edit files, change translations, and create backups of your site. Think of it as mission control for your site's appearance and functionality.
[Screenshot: page-overview]
How to Get Here
Navigate to Admin Panel > Template Manager > Dashboard
Understanding the Page
When you first open the Template Dashboard, you'll see several areas that help you manage different aspects of your site.
Statistics Bar at the Top
Six boxes show you quick information about your site:
- Active Theme -- Which visual theme your site is currently using
- Features Enabled -- How many site features are turned on (like video sections, user comments, etc.)
- Editable Files -- How many files you can edit through the admin panel
- Translation Keys -- How many text strings are available in different languages
- Languages -- How many language packs are installed
- Total Themes -- How many themes you have available to choose from
Navigation Tabs
Just below the header, you'll see nine tabs that let you jump to different management tools:
- Dashboard (the current page)
- Themes -- Design and visual appearance
- Files -- Edit your site's code files
- Features -- Turn site features on or off
- Styles -- Customize colors and fonts
- Layouts -- Change page layouts
- Translations -- Edit text in different languages
- Media -- Manage uploaded images and files
- Database -- Database tools and utilities
Quick Actions Card
This card contains buttons for the most common tasks:
- Create a new theme
- Edit your main stylesheet (the CSS file that controls how your site looks)
- Toggle features on and off
- Edit translations
- Backup your frontend files
- Backup your database
The last two buttons are especially important because they help you save copies of your site before making major changes.
Recent File Changes Card
Shows the last 10 files that were edited on your site. Each entry shows:
- The file that was changed
- What type of change it was (created, edited, deleted, or restored)
- Who made the change
- When it happened
This is helpful for tracking what's been modified recently.
Active Theme Card
Displays information about the theme your site is currently using, including:
- Theme name
- Version number
- Author name
Features by Category Card
Shows how many features are enabled in each category:
- Content -- Videos, galleries, models, categories
- Live Cams -- Webcam performers and chat
- Creators -- Creator profiles, posts, tipping
- Users -- Registration, favorites, playlists, comments
- Site -- Search, dark mode, age verification
Common Tasks
How to Create a Backup of Your Frontend Files
Before making any major changes to your site, it's smart to create a backup. This saves all your current files so you can restore them if something goes wrong.
- Look for the Quick Actions card on the dashboard.
- Click the Backup Frontend Files button.
- Wait while the backup is created. The button will show "Creating Backup..." with a spinning icon.
- When it's done, you'll see a success message telling you how many files were backed up and where they're saved.
Your backup will be saved in a ZIP file with the date and time in the filename, like frontendbackup2025-01-0412-30-00.zip.
- Switching to a new theme
- Editing important files like your main stylesheet
- Making bulk changes to features or settings
- Updating or installing new components
How to Create a Database Backup
Your database contains all your site's content, user accounts, settings, and other critical information. Backing it up regularly protects you from data loss.
- In the Quick Actions card, click the Backup Full Database button.
- Wait while the backup is created. This can take a few minutes for large sites.
- You'll see status updates showing the progress.
- When complete, you'll get a success message with the filename.
Your database backup will be saved as an SQL file like fulldatabasebackup2025-01-0412-30-00.sql.
- Adding or removing large amounts of content
- Changing user permissions or settings
- Making changes to site features
- Any time you create a frontend backup (keep them as a matched pair)
How to Switch Between TMS Pages
The Template Management System (TMS) has nine different pages for managing different aspects of your site. You don't need to go back to the main menu each time.
- Look at the navigation tabs just below the page header.
- Click any tab to jump directly to that page.
- The current page will be highlighted in green.
For example, if you want to change your site's theme, click the Themes tab. To turn features on or off, click Features.
How to Check What Files Were Recently Changed
If you're working with a team or want to see what's been modified recently, use the Recent File Changes card.
- Look at the Recent File Changes card on the right side of the dashboard.
- Scroll through the list to see recent edits.
- Each entry shows what file was changed, who changed it, and when.
- To see more than the last 10 changes, click the View All link at the top of the card.
How to Create a New Theme
- In the Quick Actions card, click Create New Theme.
- You'll be taken to the Theme Manager page.
- Follow the instructions there to set up your new theme.
How to Edit Your Main Stylesheet
Your site's main stylesheet controls colors, fonts, spacing, and overall visual appearance.
- In the Quick Actions card, click Edit Main Stylesheet.
- The file editor will open with your
style.cssfile loaded. - Make your changes carefully.
- Save when you're done.
Understanding Demo Mode
If you see an orange banner at the top of the page saying "Demo Mode Active," it means the backup buttons are disabled. This is used when showing the admin panel to others without allowing them to make actual changes. You can still browse everything and see how it works, but you can't create backups or make permanent changes.
Demo mode is controlled by the site administrator and isn't something regular users can turn on or off.
Understanding Backup Files
Frontend Backups
When you create a frontend backup, the system saves:
- All your public-facing pages (homepage, video pages, galleries, etc.)
- Your CSS and JavaScript files
- Your uploaded images and media
- Your language translation files
- Your theme files
The backup is compressed into a single ZIP file that you can download and store safely. Inside the ZIP, there's a file called backupinfo.json that lists what was backed up and when.
Database Backups
Database backups save:
- All your videos, galleries, and other content
- User accounts and profiles
- Comments, ratings, and favorites
- Settings and configurations
- Creator profiles and posts
The backup is saved as an SQL file, which is a text file containing instructions to rebuild your database if needed.
Tips for New Users
- Create backups regularly, especially before making changes
- Check the Recent File Changes card occasionally to see what's been modified
- Start with small changes when customizing your theme or styles
- Use the statistics at the top to track how many features are enabled
- The dashboard refreshes automatically every minute, so statistics are always current
- Keep your backups organized by date so you can easily find the one you need
Troubleshooting
My backup button isn't working
What you see: You click the backup button but nothing happens, or you see an error message.
How to fix it:
- Make sure you're logged in to the admin panel. If your session expired, refresh the page and log in again.
- Check if you're in demo mode (look for the orange banner). Demo mode disables backups.
- If the button says "Creating Backup..." it's already working. Wait for it to finish before clicking again.
- If you get an error about permissions, contact your hosting provider or system administrator to check folder permissions.
My backup is taking a very long time
What you see: The backup has been running for more than a few minutes with no success message.
How to fix it:
- For large sites, backups can take 5-10 minutes or more. Be patient.
- Check your internet connection. If it dropped, refresh the page and try again.
- If it's been more than 15 minutes, something may have gone wrong. Refresh the page and check your backup folder to see if the file was created anyway.
The statistics show zero or incorrect numbers
What you see: The statistics cards at the top show 0 or unexpected numbers.
How to fix it:
- Refresh the page. The dashboard automatically updates every minute, but manual refresh can help.
- If numbers are still wrong, there may be a setup issue. Check that your themes and features are properly installed.
I can't see recent file changes
What you see: The Recent File Changes card says "No recent changes" even though you know files were edited.
How to fix it:
- The system only tracks changes made through the admin panel's file editor. Changes made directly on the server via FTP or SSH won't appear here.
- Make sure the file editor is properly set up and that file versioning is enabled.
I accidentally deleted or changed something important
What you see: You made a change and now something on your site doesn't work right.
How to fix it:
- If you created a backup before making changes, restore that backup.
- If not, check the Recent File Changes card and go to the file editor's history tab. You may be able to restore an earlier version of the file.
- Contact support if you need help restoring from a backup.