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.
Nice mine 2 with +700 users online
BTW with Cache Templates Enabled my site load faster
Nice
Ok no problem, if you want to take na idea how this can be implimented take a look at my old script
Some user when post a video they do not seperate tags with commas.
Will be great if there was a script that check if there are no commas to seperate tags with commas automaticaly.
I want to send from the main server to video server.
This happend because sometimes script host the videos at the main server if there is not connection with video server. This tool will be great.
i am deleting new videos and the files are still there, on multiservers and main server
When i delete video the video file is still there. on moblie, mp4, flv.
Aslo when i delete a video that is hosted on other server.
Fixed, removed PRIMARY key for 'old_user_id'
i am getting erros with singups, getting this message
Query: INSERT INTO user SET group_id = 5, username = '1234546789', email = '123456789@hotmail.com', password = '5c8297c81245b5380b321dd9bf8cc29b', name = '', gender = 'male', birth_date = '0000-00-00', country = '', city = '', zip = '', login_date = '2011-05-12 06:29:08', join_date = '2011-05-12 06:29:08', join_ip = 772543784, verified = '0', status = '1'
Error Message: Duplicate entry '0' for key 'old_user_id'
Error Number: 1062
I have some videos hosted on the main server is there a way to remove them on the other servers from the ASPro admin panel?
Dose someone knows if there are any API links?
Because there are site tha want mRSS or special RSS to get my site content.
lol, I do not want to make a lot of changes in the template because i wouls lie to update the script to final version.
It would be grate at video selection there was
top rated hourly, weekly, monthly, yearly, all time
most viewd hourly, weekly, monthly, yearly, all time
top favorites hourly, weekly, monthly, yearly, all time
Dose someone knows how to watermark videos that will be converted for mobile?
You have to buy flowplayer commercial to add your logo.
No problem, there are other adult ad companies that converts better, exoclick,adxpansion,ero-advertising.
At mobile template there are codes for advertisment but in the admin panel there is no selection to add mobile banners.
Yes everything runs ok, thank you for the migration support, ASPro rocks
update: also my site gets more pageviews and users spend more time on site when I changed to ASPro.
AlotPorn.com toooooooooo BIG THANK YOU!
At http://demo.adultscriptpro.com/users/test/ if you go to FAVORITES VIDEOS is 1 video there, will rotate the same video on the top at PREVIOUSLY VIEWED VIDEOS
There is a thumb rotate problem if 1 videos is more than one time in a page because has the same id.
To prevent this on my old site i have indexed different id for every selection.
Users avatar do not show up on prifile comments also on ASPro demo site
example: http://demo.adultscriptpro.com/users/test/
I think that you can select the main thumb at video edit. Also you can regenerate thumbs and you can add as thumbs as you want. great script
All themes has no adv_square advertisment code
I have changed to my site at /templates/default/video_tag.tpl.php, search, browser videos.
changing this
<?php foreach ($this->videos as $video): ?>
with
<?php echo p('adv_square', 'THE RIGHT BANNER NAME');
foreach ($this->videos as $video): ?>
hosted embed videos do not work
example
<object id="flowplayer" width="650" height="490" data="http://www.scriptdevel.com/modules/video/player/flowplayer-3.2.7.swf" type="application/x-shockwave-flash">
<param name="movie" value="http://www.scriptdevel.com/modules/video/player/flowplayer-3.2.7.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowScriptAccess" value="always">
<param name="flashvars" value="config=http://www.scriptdevel.com/modules/video/player/config_embed.php?id=2464" />
<embed type="application/x-shockwave-flash" width="650" height="490" src="http://www.scriptdevel.com/modules/video/player/flowplayer-3.2.7.swf" flashvars="config=http://www.scriptdevel.com/modules/video/player/config_embed.php?id=2464" allowScriptAccess="always" />
</object>