The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Its Better To Add Them Manually Not Use Feeds They Will Create Problems I Tried In My Sites Many Times. Some times They Work And Some Time Not.
Temp Files Do Not Needed As I Think And Know They means Temporary Work. When Ever User Want To Download Videos It Create Link And Convert Video And Store In tmp for Download. You can Delete It It Will Again Come Back When Any User Again try To Download Same Video.
It Happens Basically You Are Importing Throuh Mass CSV , Lanuages Packs Or Something Special Features I had The Same Problem To But I tried To Restore The Database It Got normal Check Database That Is There Any Video Not embedded Correctly Or Language Pack Problem Then Only.
Here's a small code that will shuffle XX videos for you every day (you have to run this from cron). Save code code in cron/video_shuffle.php:
<?php define('_VALID', true); define('CONSOLE', true); $base_dir = realpath(dirname(__FILE__).'/../'); require $base_dir.'/libraries/bootstrap.php'; set_time_limit(0); $db = VF::factory('database'); $db->query("SELECT video_id FROM #__video WHERE status = 1 ORDER BY add_time ASC LIMIT 60"); $videos = $db->fetch_rows(); $date = date('Y-m-d h:i:s'); $time = time(); foreach ($videos as $video) { $db->query("UPDATE #__video SET add_time = ".$time.", add_date = '".$date."' WHERE video_id = ".(int) $video['video_id']." LIMIT 1"); } VF::close();
This will shuflly 60 videos every day for you.
Can We increase the Limit Of Videos And It Will Shuffle Randomly Or First 60 Videos
how are you doing on the pornstar database, anything i can do to help?
I Just Returned In Today Morning And I Started Working On Embed And Pornstars Both So As Soon it finish I Will Post Updates.
Awempire Is Easy I have 2 White Label With them But there Paying System Is Bad At The Time Of Payment they Says That Its Sign Up is Done By You So We Will Not pay You And Payment Time Is 2 Months Approximately. But I Am Talking About chaturbate.com xml or rss Feed System API In This Topic.
If You Want Hassle Free Content And For Lowest Then You Can See Or Try adultcentro.com.
I See It is Good And They Start With$99 For 30Gb Or 20Gb Bandwidth For Month If you Want to Have Them Let me Tell I Will Help You.
Which Site You Are Contracted With Which Not Allow You to Convert Videos.
Awsome Bro Can We Share Link On Your Site And How You get Site Ranked This Much fast And Good Traffic Also.
MKV needs to be converted. That being said, please do not post names (links, urls or anything related) to copyrighted material, and i dont recommend you to upload that to your site (i guess DMCA protects you, but at some point you will have to remove those files).
Thats True It will Get Problem Of DMCA So I Also prefer You Not To Upload It.
It would be better if there would be this weeks popular videos.
Yes That Would Be Great But I Think We Can Do That In Version1.0 Only And We Need to Change Heading Also from Recent Videos To Top Views Also
Mkv Files Will Not Be Supported On Web Files Like FLV,MP4 Etc Are Supported In Every Site. You Need To Convert It And Upload It.
Edit modules/frontpage/frontpage.php and replace:
ORDER BY v.add_time DESC";
with:
ORDER BY v.total_views DESC";
These videos will never change though.
Great i Tried This And Work It Will Work Little Bit Like We Need Not To Feature Videos Or Shuffle Them
Like video_embed.php there is hot shuffle php so we can shuffle videos or any other way leaving admin panel to shuffle videos.
Hello Friends,
Anybody Know How To Shuffle All Videos As My Site Is Embedded Category Wise So I Want To Shuffle All Videos. How Can I Do That?
You Want To Have Rss Feeds For Your Site Then You Can Use Rss Creator Softwares.
Having search by server at admin panel will help a lot when using multy servers. I want to see what videos are at serv1, serv2 , main server.
Moreover when a site use embed video search by site.
Nice Idea Like To Have This Feature To.
Feel free to update us on your work bud. Nice to know someone who shares.
Sure Buddy I Am Freebie Person. I Believe In Free World. First Time I Buyed This Script in My Life For Running My Site Before That I Used Free Scripts Only But i Try To Help Every One Whom I can And What i Know To That Extend And Regarding Pornstar Database I Have Started With Little Work As Soon it Completes I Notify You But I Will Be Coming With Embedded Video Database With Thumbs And History Soon.
Or Just Specify Your Email For Contact In templates/default pink/footer.tpl.php