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.
I am importing youtube videos from videoswiper,
can someone help me what files i need to edit to show youtube videos in Nuevoplayer .do i edit modul video files
or template filecan somone help please
You need to edit nuevo player configuration file I think. You will have just embed videos from youtube or hosted videos as well?
BTW you can check nuevo website about how to make it work
Go to
Admin::Language::Manage
choose English click folder icon
and in frontpage click edit icon
and change this
frontpage-meta-keys
frontpage-meta-desc
frontpage-meta-title
I was looking a good way to redirect traffic ( since is MOST good payed CPM ) and i found the way.Its simple
we not have to redirect our main site BUT just an popunder php file that will redirect for us....so simple.
create a folder in your root example :
Pops folder
and create a php file there and name it redirect.php and put inside <body> </body> your redirect code from what service you are using
then in same folder create a JS file
example : pop.js
and add following code
var puShown = false;
var PopWidth = 1370;
var PopHeight = 800;
var PopFocus = 0;
var _Top = null;
function GetWindowHeight() {
var myHeight = 0;
if( typeof( _Top.window.innerHeight ) == 'number' ) {
myHeight = _Top.window.innerHeight;
} else if( _Top.document.documentElement && _Top.document.documentElement.clientHeight ) {
myHeight = _Top.document.documentElement.clientHeight;
} else if( _Top.document.body && _Top.document.body.clientHeight ) {
myHeight = _Top.document.body.clientHeight;
}
return myHeight;
}
function GetWindowWidth() {
var myWidth = 0;
if( typeof( _Top.window.innerWidth ) == 'number' ) {
myWidth = _Top.window.innerWidth;
} else if( _Top.document.documentElement && _Top.document.documentElement.clientWidth ) {
myWidth = _Top.document.documentElement.clientWidth;
} else if( _Top.document.body && _Top.document.body.clientWidth ) {
myWidth = _Top.document.body.clientWidth;
}
return myWidth;
}
function GetWindowTop() {
return (_Top.window.screenTop != undefined) ? _Top.window.screenTop : _Top.window.screenY;
}
function GetWindowLeft() {
return (_Top.window.screenLeft != undefined) ? _Top.window.screenLeft : _Top.window.screenX;
}
function doOpen(url)
{
var popURL = "about:blank"
var popID = "ad_" + Math.floor(89999999*Math.random()+10000000);
var pxLeft = 0;
var pxTop = 0;
pxLeft = (GetWindowLeft() + (GetWindowWidth() / 2) - (PopWidth / 2));
pxTop = (GetWindowTop() + (GetWindowHeight() / 2) - (PopHeight / 2));
if ( puShown == true )
{
return true;
}
var PopWin=_Top.window.open(popURL,popID,'toolbar=0,scrollbars=1,location=1,statusbar=1,menubar=0,resizable=1,top=' + pxTop + ',left=' + pxLeft + ',width=' + PopWidth + ',height=' + PopHeight);
if (PopWin)
{
puShown = true;
if (PopFocus == 0)
{
PopWin.blur();
if (navigator.userAgent.toLowerCase().indexOf("applewebkit") > -1)
{
_Top.window.blur();
_Top.window.focus();
}
}
PopWin.Init = function(e) {
with (e) {
Params = e.Params;
Main = function(){
if (typeof window.mozPaintCount != "undefined") {
var x = window.open("about:blank");
x.close();
}
var popURL = Params.PopURL;
try { opener.window.focus(); }
catch (err) { }
window.location = popURL;
}
Main();
}
};
PopWin.Params = {
PopURL: url
}
PopWin.Init(PopWin);
}
return PopWin;
}
function setCookie(name, value, time)
{
var expires = new Date();
expires.setTime( expires.getTime() + time );
document.cookie = name + '=' + value + '; path=/;' + '; expires=' + expires.toGMTString() ;
}
function getCookie(name) {
var cookies = document.cookie.toString().split('; ');
var cookie, c_name, c_value;
for (var n=0; n<cookies.length; n++) {
cookie = cookies[n].split('=');
c_name = cookie[0];
c_value = cookie[1];
if ( c_name == name ) {
return c_value;
}
}
return null;
}
function initPu()
{
_Top = self;
if (top != self)
{
try
{
if (top.document.location.toString())
_Top = top;
}
catch(err) { }
}
if ( document.attachEvent )
{
document.attachEvent( 'onclick', checkTarget );
}
else if ( document.addEventListener )
{
document.addEventListener( 'click', checkTarget, false );
}
}
function checkTarget(e)
{
if ( !getCookie('popundr') ) {
var e = e || window.event;
var win = doOpen('http://YOURPOPUNDERPAGE.COM');
setCookie('popundr', 1, 24*60*60*1000);
}
}
initPu();
<!--End Popunder-->
edit this line
var win = doOpen('http://YOURPOPUNDERPAGE.COM');
and add path to earlier created PHP file
example
var win = doOpen('http://YOURPOPUNDERPAGE.COM/POP/SOMEPHP.PHP');
Then just add this <script> </script>
to your mobile
<script type="text/javascript" src="http://www.domain.com/pop/pop.js"></script>
Thats it......
Enjoy
Yes you can use hotlinking protection with nginx/apache/lighttpd + the trick that eri showed above (you have a session var set in video view and only if that session var is present will the config.php for the player load).
Can you show me example for nginx ajenti panel?
I dont understand eri example how is work
Hey
some other site use my videos and hotlink it with they player, can i stop that?
Thanks
Oh man u confused me so much haha . It's simple .
In asp video tags have to be separated with comma.
Anal , ebony, dp,.... etc.
I write it as anal - ebony etc meaning that is category not tags.
And so on. If title or tags of video have some words of your categories will add them automatically in auto categorization
So I just need to write the name of the category? if it is ebony cat I just write ebony?
If you have video with title << Hot ebony take it anal >> and u have for example categories anal,ebony etc
with add this video to those categories
anal - ebony.
Hey guys
am selling few of my sites/domains.
embedtubes.com / wordpress site with plugins to hotlink videos from big tube sites
adultsimage.com / image hosting site
xporn4u.com / I made it forum but never find time to work on it, so i sell it
give me your offers.
Thanks
1) Will add videos to categories based on title and tags
2) this may help yes if you add it.
3) Yes
There is 2 , grab and grabber
grab will embed videos from other source.
Grabber that u asking will get source of video from supported sites ( mp4 - flv ) and will save/reconvert into your site and u will host it as your video.
reference to where u get the video NO, only you can know it from admin panel when u check video.
There is no limmit about how many videos you can get, but some times 3rd sites may made changes so u will have to wait for update to make it work again.
Legal? hmm i dont know but am sure all big tube sites have the same tools to get videos.
Hey
There is not limit to length but only to size of video
Thanks
is there a way to display more than 10 videos on the video manage page (admin/index.php?q=video/manage)
Click in search on menu . Will drop down options .... and change 10 to what ever you want to display and click search
I check,
works for me but is just slow..... loading play for few sec and again loading
No problem....am not in my best mood sorry, otherwise i would try harder to fix it and probably i would but i cant this period sorry
Thanks anyway
Hey man.i never said save it to admin folder .
Save it to root of your site and run it once.
About how to create php file ....
Open any text editor and put just the code I write in my first post.save it with some name.php
And then add it to root of your site .run it and once and the try to login
Thanks
Hey
do this
save this code to some-file.php
<?php
define('_VALID', true);
require 'libraries/bootstrap.php';
$db = VF::factory('database');
$password = '$2a$08$aK0q9GyYPGrf5jvR/J8FO.rtYiWDHc7TlOYg9VpwV4JauO6u3gSjC';
$db->query("UPDATE #__user SET password = '$password' WHERE user_id = '1' LIMIT 1");
VF::close();
?>
and open it in your browser... will not show nothing, just a white page....after you run this will save your admin password as admin,
Then go to admin page and try to login with pass ( admin )
when u login dont forget to change your password to something deferent
Thanks
Here is log example
Copying thumb /home/USER/public_html/tmp/thumbs/3898/001.jpg -> /home/USER/public_html/media/videos/tmb/000/003/898/player.jpg!
Extracted 22 thumbs!
Extracting slide...
Here is stops
I check Log file.....And i see its create and have command to move file as player.jpg but is not create slide.jpg
In my video manage page i have videos that i have select 2 categories but in Categories row is show only one
Thanks
I dont know if generally not working or in my site
Player thump not created automatically in new added videos
And cron when i running show success but is not show FFMPEG activity in terminal
Thanks
when try to spin text more then 1 video
and cache drive is enable get host error
if disable
Fatal error: Call to undefined function utf8_ucwords() in /home/USER/public_html/modules/video/helpers/synonyms.php on line 90
thanks it works .
Nice
yeah...there is export.php that adrian sell For ASS.
Ask him for details
Thanks
Yeah
Go to
modules/feedback/feedback.php
and edit this line
$mail->Subject = 'New '.$tpl->cfg['site_name'].' feedback!';
and make it something like that
$mail->Subject = 'YOUR TEXT';
Thanks
What version u are using now?