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.

#326 Troubleshooting » Nuevo player proccess bar thumbs » 2013-12-24 03:19:04

thiva7
Replies: 0

Hi Adrian

i got for my sites  proccess bar thumbs but on my celebs sites not work good.
I mean for some videos is not create thumbs.
for other site work perfectly.but on celebs site NOT.
can i have help?

Thank you

#327 Re: Troubleshooting » dailymotion » 2013-12-23 17:35:28

symtab wrote:

Depends, probably 1-2 hour of work.

Pls make it...there is a lot of videos that can added to my celebs site.
i send u email

#328 Troubleshooting » dailymotion » 2013-12-21 16:16:14

thiva7
Replies: 3

Adrian i would like dailymotion graber for me celebs site.how much ill cost you work??

Thank you

#329 Troubleshooting » forum » 2013-12-21 01:37:46

thiva7
Replies: 2

forum when ill be added to Bootadult Template?

#330 Re: Troubleshooting » how to enable memcache? » 2013-12-20 12:29:42

99re.com wrote:

currently i have 100+ users online,my site getting very slow...i wan to know how to enable memcache,i installed memcache but on such optition in admin panel to enable it.


go to admin panel -- config ---choose SYSTEM TAB ,and there is Cache Settings, change APC to memcache

#331 Re: Troubleshooting » videos not playing » 2013-12-18 17:15:56

arakis wrote:

After check, I have well qt-faststart on my server
whereis qt-faststart
qt-faststart: /usr/bin/qt-faststart

But, always not detected by ASP, Nevertheless, I supplied her the good path?
an idéa please...

regards
fabrice

coz ffmpeg is  /usr/local/bin/ffmpeg
so i thinnk should me like : /usr/local/bin/qt-faststart

#332 Re: Troubleshooting » videos not playing » 2013-12-16 20:07:51

arakis wrote:

Here is or I am there for the moment

http://www.fr-porno.fr/Clipboard01.png

u have root access?if yes try to run this code via SSH

which qt-faststart


and change Maximum Execution Time to 7200 on php.ini

#333 Re: Troubleshooting » videos not playing » 2013-12-16 19:49:43

You dont have root access to your server??
in system tool is everything green checked?

if you dont know where is go to

admin panel --> tools---> system check

#334 Re: Troubleshooting » videos not playing » 2013-12-16 18:48:28

arakis wrote:

No, I have a video 10.flv blocked in /media/videos/vid

sorry for stupid question but u have corect path from FFMPEG,PHP,YAMDI etc??

#335 Re: Troubleshooting » Upload page problem » 2013-12-12 16:26:01

no i dont have ..i have try firefox and chrome both same problem.
html5 uploader when ill be enable?

#336 Re: Troubleshooting » Upload page problem » 2013-12-12 12:46:56

symtab wrote:

I will test the uploader on your site and see what the problem is.

I had change it back cuz i have few uploaders smile

look at here for java : http://www.celebsnudeworld.com/java.png

here for flsh : :http://www.celebsnudeworld.com/flash.png

flash not give option to choose any file from pc

#337 Re: Marketplace » Video Watermarking Mod - 49$ » 2013-12-12 02:43:42

this module ill work for grabed videos too??

#338 Re: Troubleshooting » Upload page problem » 2013-12-12 00:58:58

i want to show how much MB have been uploaded in prosses bar. if im remember well flash show up this details sad
no is not work flash uploader for me sad

#339 Troubleshooting » Upload page problem » 2013-12-11 16:05:44

thiva7
Replies: 6

Hi Adrian

when from admin panel i choose javascript xcr is show nothing in upload page
with flash as choose is not show file choose part

#340 Re: Troubleshooting » Videoswiper and mobile videos » 2013-12-11 14:32:50

i had basic for a month.
i thing difference is like number of videos

#341 Re: Troubleshooting » Videoswiper and mobile videos » 2013-12-11 12:57:41

man i use videoswiper  for embed and works perfect...but when i start using it for grabing videos ( host it ) there starts problems.
some source ( sites like xhamster etc ) not work and some other works.
fo example in Pornhub,youporn work without problem to grab videos but with xhamster,redtube when i try it is show time out problem and videos never come to my server .

#342 Re: Troubleshooting » Nuevo player admin panel error » 2013-12-11 12:54:00

is the same files from old server...and in old works perfect.

how i can fix it??

#343 Troubleshooting » Nuevo player admin panel error » 2013-12-10 23:54:01

thiva7
Replies: 4

Hi

i just get new server with nginx installed and now i got Nuevo player admin panel error.
i have access to settings but show options weird big_smile

pls check this image : http://www.celebsnudeworld.com/screen.png

Thank you

#344 Re: Troubleshooting » Read this if you have redirects from plugrush! *** IMPORTANT *** » 2013-12-06 12:43:32

can i ask something maybe stupid?
there is not way to cheat google ?
i mean i have
redirect code i placed on
/public_html/mobile/templates/default/header.tpl.php

so if we add /mobile to robots.txt will change anything? will not "see" redirect code


sorry for noob question tongue big_smile

#346 Troubleshooting » stream problem » 2013-12-03 01:45:43

thiva7
Replies: 1

Adrian i try to fix my server load problem and i mess up everything sad

i try to install nginx cpanel plugin but after that i get 502 bad gateway.

after many hours i fix that problem and i can visit my sites...the problem is not stream...even if i change to progressive

i have send to you my root access pls help me to fix it

Thank you

#347 Re: Installation » server setup » 2013-12-01 00:16:42

After this changes i have stream not found even in my normal site.

#348 Re: Installation » server setup » 2013-11-29 13:46:28

symtab wrote:

You can remove the IP check from modules/video/helpers/stream.php:

$md5    = base64_encode(md5($key . $file . $expire . $ip, true));

change to:

$md5    = base64_encode(md5($key . $file . $expire . $ip, true));

Also remove this from ghe nginx configuration. It fails because some mobile providers have some caching method and every request has a deifferent ip.


I change it to $md5    = base64_encode(md5($key . $file . $expire .  true));

is correct? u send me twice the same so i remove (  $ip, )

in nginx configuration what i have to remove?

#349 Re: Installation » server setup » 2013-11-27 22:30:17

Adrian pls can we fix this ??

Board footer

Powered by FluxBB