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.
getting the same error, VIDEOS
CATEGORIES
PHOTOS
PORNSTARS
DMCA
2257
FEEDBACK
HELP
as top menu , you can test it yourself
It will be great if next version has share, email, embed in player.
example
http://www.xtube.fr/video/445/sodomie-pour-blonde-ronde
Just deleted menu_footer.plugin.php and menu_submenu.plugin.php. Cleaned cache and the problem is the same
no at main site,
if you try to share a video on facebook you will see the problem
fixed related videos
but tom menu is like that VIDEOS
CATEGORIES
PHOTOS
PORNSTARS
DMCA
2257
FEEDBACK
HELP
lol
Cache has a lot of bugs. My site is slow and i can not enable Cache
Wrong top menu, no related videos....
when a user share a video there is a problem with thumb
to have the right thumb script must have before head:
<meta property="og:image" content="VIDEO THUMB" />
Is there a way to put a code at metadata only at video page?
works now changed OR with &&
if (!(isset$_SESSION['xxx'] ) && $_SESSION['xxx'] != $video_id) die();
some facebook games ,top eleven, crime city.
yes, but will not work in multilanguage
Thats not the same. In modules/video/components/view.php add $_SESSION['xxx'] = $this->video_id;
changed but getting the same error
At login page it wil be great if there was an other selection with community info. When a guest is trying to send message to someone will have better singup conversion.
Here is an example but there is a need to change the ASPro language file to translate it.
<div id="right" class="width-360">
<div class="content-box">
<div class="content-box-title">Join our online Community!</div>
<div class="content">
Site Name offers you a huge archive of the hottest porn movies on the net!
Sign up to be a part of Site Name’s community, share your own homemade porn videos and make friends with people from all over the world!
· Watch thousands of amateur porn videos FOR FREE!
· "total members" true porn lovers are waiting for your private message to create your own home videos!
· Easily share your own homemade videos!
· Have your very own Site Name profile page!
· Chat with sexy men and women from all around the world!
· Signup now and give it a try, it's all FREE !<br><br>
<center>
<a href="/user/signup/" rel="noffolow">Signup</a> now and open a new account.
</center>
</div>
</div>
<div class="clear"></div>
</div>
add a favicon.ico file at basic dir
greece
450-500 kb/sec
How do you embeded 100k videos so fast?
No no...you should keep the link protection. Its a very very good idea. You could have in modules/video/components/view.php something like $_SESSION['xxx'] = $video_id and in modules/video/player/config.php if (!(isset$_SESSION['xxx'] ) OR $_SESSION['xxx'] != $video_id) die();
do not work, modules/video/player/config.php do not show up.
Steps that i made was
At modules/video/player/config.php
after
$video_id = (isset($_GET['id'])) ? (int) $_GET['id'] : 0;
added
if (!(isset$_SESSION['xxx'] ) OR $_SESSION['xxx'] != $video_id) die();
At modules/video/components/view.php
after
$cache_id = 'video_'.$this->video_id;
added
$_SESSION['xxx'] = $cache_id;
Also added only this code at modules/video/player/config.php
$_SESSION['xxx'] = $video_id;
if (!(isset$_SESSION['xxx'] ) OR $_SESSION['xxx'] != $video_id) die();
but still do not work.
Another possibility is http://redmine.lighttpd.net/wiki/1/Docs … reDownload but i dunno how it works exactly.
thanks
I have removed link protection )
Is there any other way to protect CURL video hotlink link?
For me they play at every browser.
I have included this way to protect hotlinking http://www.icemelon.com/tutorials/14/Pr … inking.htm
I start a session at /modules/video/components/view.php
// e.g.
session_start();
$_SESSION['arbitrary'] = 'twister';
and protect the /modules/video/player/config.php
with
session_start();
if($_SESSION['arbitrary'] == "twister"){
PHP PROTECTED CODE
}
unset($_SESSION['arbitrary']);
unset($arbitrary);
You think this may be the problem?
It will be great if there was an advanced video search.
To seperate by:
Type : all videos(embed-hosted) /hosted videos only
Duration: 0-4min / 4-20 / >20
Date added: today,this week,this month,this year, all time
I was confiused with this message "all server videos will not work" also i was getting e mails from webmasters that my site videos do not play.
When i try to suspend a server i am getting this message "Are you sure you want to suspend this server (all server videos will not work)?"
This means that all videos that this server host will not play or the script will not upload videos on that server.
Thank You
you havt to remove the age check and then make a test
wheres placed language files?? i want to translate to some other languages
When you finish you can post the language file here
MS_DA wrote:Really, i don't want to be bad to you, but really, iam from germany and it takes ages to load your site. To be honest: I did not wait.
And be real: Germany has the best gay boysStrange... thiva7´s site loads mega fast for me...
i have 2 defrent thing here...wich one rigth
thiva7´s site loads mega fast because has a age check. And gets report only for age check page.
Yes i have RC2 but there was nothing there about cron.