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.
Pages: 1
There is a bug in the mass CSV Importer.
When i set create mobile to yes it does not convert to mobile.
For testing purposes i sat the $mobile variable manually to 1 and it worked. So i think the script does not pull the variable.
(...)
$mobile = 1; # <--- Force Mobile works
mobile_processed = false;
if ($this->vcfg['mobile_convert'] && $mobile) {
$this->update_progress($progress.'^Processing: '.$values['title'].' (converting to Mobile) ...');
$dst_mobile_nometa = MEDIA_DIR.'/videos/mobile/'.$video_id.'.nometa.mp4';
(...)
Last edited by Coscast (2014-08-06 21:25:57)
Offline
Hmmm...i have tested this before release and it was working for me. I will test again and make sure it works and fix in 1.0.12.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I have tested this again and its working correctly for me. If you set Create Mobile to Yes, it creates the mobile videos.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Aha...you are using hotlink?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
It works correctly for me. I just added the feature to convert to mobile even if you use hotlink.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Please check a log file for a video that was added with csv, does it say anything about mobile?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
Oki. Glad to hear. Releasing 1.0.12 to fix some bugs i introduced in 1.0.11 now.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1