Script +18 site for adults with Autocomplete video DLE

Status
Not open for further replies.

WebeR

New Member
2
2016
1
0
Adult +18 script auto-fill site. The filling takes place automatically without your participation. Every day you will have a fresh video +18. Easy installation and configuration.
Based on the clean DataLife Engine 11.1 Nulled from open sources.




Installation:
1) Copy the files to the server from the public_html folder


2) phpmyadmin to import the file baza.sql
3) Change the lines in the files to their own:
/engine/data/config.php
PHP:
'http_home_url' => 'site.com/'


/engine/data/dbconfig.php
PHP:
define ("DBHOST", "localhost");
define ("DBNAME", "DB NAME Here");
define ("DBUSER", "DB USER Here");
define ("DBPASS", "DB PASS Here");


PHP:
Admin panel:adminadmin


Setup:
Initially the site is empty, we put on autocomplete via Cron-tasks (once a day):
PHP:
/cron/avto.php


Through the browser:
PHP:
yoursite.com/cron/avto.php


In one pass, adds 5 news


Hosting requirements:
- CRON
- PHP 5.3 and higher
When parsing, images are uploaded to the /uploads/posts/folder on your server, MP4 (video) files are stored on remote servers.


For those who want to change the template to their own:
In the fullstory.tpl file of your template, paste it into the right place:


Picture
PHP:
[xfgiven_poster][xfvalue_poster][/xfgiven_poster]
Download video
PHP:
[xfgiven_skachat][xfvalue_skachat][/xfgiven_skachat]
Player with video
PHP:
[xfgiven_videofayl][xfvalue_videofayl][/xfgiven_videofayl]




Download
PHP:
drive.google.com/file/d/0B2hupBsmFqNlMVNqU2ZHLVM1eU0/view?usp=sharing
PHP:
yadi.sk/d/0F5RfJFr3KtEAJ
 
Last edited:
Status
Not open for further replies.
Back
Top