Adult Script Pro Community Forums

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.

#926 Bug Reports » [FIXED] player advertise admin panel » 2011-05-02 21:02:23

Eri
Replies: 1

At ..../admin/index.php?q=adv/player/add text overlay is ok but image overlay media instream has some missing html.

Also dose flow player support html js advertisment?

#927 Re: Documentation » [HOWTO] Install ffmpeg/yamdi/qt-fastart for Adult Script Pro on CentOS » 2011-05-02 11:21:09

Eri

Everything is fine with the installation but when i go to admin/index.php?q=tools/check nothing works. Nothing is executable by the web server.

#928 Open Discussion » Watched videos number » 2011-04-26 13:42:42

Eri
Replies: 1

I can not find where to change wached videos number on index page.

#930 Open Discussion » Faster jquery load » 2011-04-25 23:05:07

Eri
Replies: 1

For faster jquery load just link with google CDN at templates/default/header.tpl.php
Find:
<script type="text/javascript" src="<?php echo TPL_REL; ?>/js/jquery-1.5.2.min.js"></script>

Replace with:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>

#931 Troubleshooting » Don't convert flv,mp4videos » 2011-04-25 21:35:23

Eri
Replies: 1

Because most of the users upload flv that have been converted once, it will be great if there was a selection at /admin/index.php?q=video/config to not convert flv or mp4.

#932 Bug Reports » [FIXED] add new server bug » 2011-04-24 08:51:19

Eri
Replies: 1

gettig this message when i try to add new server

Query: INSERT INTO server SET server_name = 'media 1', ftp_host = '184.0.161.0', ftp_port = 21, ftp_username = 'user', ftp_password = '444', ftp_root = '/httpdocs/flv', streaming_method = 'progressive', url = 'http://mysite.com/', lighttpd_url = '', lighttpd_secdownload = '0', lighttpd_prefix = '', lighttpd_key = '', status = '1'
Error Message: Unknown column 'ftp_port' in 'field list'
Error Number: 1054

#933 Feature Requests » mobility mod featuers » 2011-04-18 22:48:56

Eri
Replies: 1

It will be great if mobile users be more active.
Like posting comments on videos, photos, pornstars e.t.c
Rate on videos, photos, pornstars e.t.c
Mobile advertisment placement
Also easy logo change.

#934 Re: Development » A small optimization that will happen in 1.0 FINAL » 2011-04-13 13:37:41

Eri

nice smile
my site getting slower and slower by the time, when i change to ASP i will not have any problem

#935 Re: Development » Adult Script Pro 1.0 RC1 Testing » 2011-04-11 23:02:46

Eri

yes, like a glove smile

Only a problem at language selection: http://www.scriptdevel.com/mobile/langu … 0vbW9iaWxl
i am a bug hunter lol

#936 Re: Development » Adult Script Pro 1.0 RC1 Testing » 2011-04-11 15:16:33

Eri

On mobile site now there is no video title also video thumbs are not clickable. Also language button is very big it will be better to have the current language flag.

#937 Re: Development » Adult Script Pro 1.0 RC1 Testing » 2011-04-11 13:00:49

Eri

Bug: mobile site video search don't work

#938 Feature Requests » Save admin time :) » 2011-04-11 08:27:49

Eri
Replies: 1

1. It will be great if we see the process queue table because it will save time.

On my server i am getting up to 100 videos upload daily from different users but 95% of those videos are trailers that i never been approved and converted.

2. So it will be great if the process queues can be seen and admin can makes some changes.
e.g auto convert some trusted users videos


3. Moreover a script that will approve a video per 15min, 30min, 1hour, so the site will be always updated smile

4. on video graber you must wait for the video to be uploaded to upload an other video. Make downloads with cron will save a lot of time.


so the grabed video path will be:

Admin copy the video link -> video is uploaded with cronjob -> grab user is is trusted video is convertied with cronjob  -> video is approved after 1hour if ther is no video or after 11 hours if there are 11 videos to be approved

User upload will be:

user upload video -> if user is trusted video auto converts -> video is approved after 1hour if ther is no video or after 11 hours if there are 11 videos to be approved

#939 Re: Development » Adult Script Pro 1.0 RC1 Testing » 2011-04-11 08:06:19

Eri

3 problem:
maybe because the file is on flv on other site and when someone grabs it the file change's to mp4. There is no need of convertion from flv->mp4 because video will only lose quality.


Bugs:
1. at mobile site language link on top do not work on my android.
2. Video sitemap at http://www.scriptdevel.com/admin/index. … emap/video
Videe sitemp is generated but admin do not know where the video sitemap url is.
3. http://www.scriptdevel.com/admin/index. … ar/add/csv link do not work
4. add more info for plugins like video grabber , what sites can be grabed. And models rss import, how to use this tool.
5. uploaded a video from an other server with this upload from URL at http://www.scriptdevel.com/admin/index. … deo/upload but the video don't work. The video is http://www.scriptdevel.com/admin/index. … ew&id=2377


BTW waiting for vshare migration smile

#940 Re: Development » Adult Script Pro 1.0 RC1 Testing » 2011-04-11 00:27:09

Eri

Bugs
1.
close </label> at
http://www.scriptdevel.com/admin/index. … server_add

2.
At http://www.scriptdevel.com/admin/index. … oto/upload when you add more then remove it can not remove.
http://www.scriptdevel.com/admin/index. … oad#remove

3.
Just uploaded a video from video graber . (great tool) but video don't play. On mobile version is ok.
http://www.scriptdevel.com/2376/taquila/

#941 Feature Requests » Like - dislike rating system » 2011-04-08 15:20:54

Eri
Replies: 1

Maybe next version will have Like - dislike rating system, like youtube, pornhube e.t.c

Also:
Because i have a slow internet connection when i go to the video page i see rating and some seconds is like this with choice bullets.

*****
****
***
**
*

after that goes to normal view.

#942 Open Discussion » ASP and Mod_Deflate or Gzip » 2011-04-08 15:05:30

Eri
Replies: 1

I have seen that ASP do not use Mod_Deflate or Gzip.
Why?

#943 Re: Open Discussion » New Server? » 2011-04-04 12:21:11

Eri

I have 3 yeras an adult tube site and i have changed a lot of servers companies because the "100mbps unmetered" is not real. They do not give you more than 10TB monthly because the have low HHD connection.
I have bought more servers at 58$ each with 10TB monthly bandwith the video straming is faster and i am paying less money smile

#944 Re: Open Discussion » No related videos found! » 2011-04-04 12:11:13

Eri

that is great related videos by category and videos .

#945 Re: Development » Questions about CDN » 2011-04-04 12:08:50

Eri

For my site i am using CDN for images and CSS. Is very expencive to use a CDN for video streaming. For video streaming i am using dedecated servers.

#947 Feature Requests » URL upload and graber cronjob » 2011-03-31 23:52:21

Eri
Replies: 1

When test the url upload and graber at admin menu it makes a lot of time to upload the video from server to server.
It will be great if there was a crojob that will download the video.

#948 Open Discussion » No related videos found! » 2011-03-31 11:18:07

Eri
Replies: 6

I have been looking in on some AVP sites with more than 20k videos and i found this message "No related videos found!"
I  have not seen the code how you chose the related videos but is bad for productivity to have this message "No related videos found!"

#949 Feature Requests » Games selection » 2011-03-28 11:18:13

Eri
Replies: 1

adultscriptpro has photos, forum and pornsotar it would be great if there is a game selection


Also i am waiting the migrate from vshare to ASP smile)

#950 Feature Requests » [ADDED] mRSS video sitemap » 2011-03-18 15:57:45

Eri
Replies: 1

Video sitemap for bing, google, yahoo. truveo e.t.c

Board footer

Powered by FluxBB