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.
when i try to embed it on a blogspot.
the video won't appear.
Offline
It should work. Whats the URL where you embedded a video?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
can you help me fix it?
Offline
Please send me a URL for a video that is embedded on your site. I was not able to find one on the above url.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
in the red is the iframe code and this is the code for that video
<iframe src="http://www.wizzporn.com/embed/522/" frameborder="0" border="0" scrolling="no" width="100%" height="100%"></iframe>
Offline
Will check and fix.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
please let me know when it can be fixed.
or is that in the new update?
greets
Offline
It seems something related to your site only. Will review again and see how i can fix.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Fixed the embed.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hey adrian how you fixed that issue? i have that same exact problem, embedding show my site not the player. Thanks.
Offline
Please email me FTP and i can fix.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I send you access, you can fix 1 and let me know how you did it so i can fix the others.
Offline
Same problem for me, i use nuevo player.
<iframe src="http://brutal5.org/embed/6054/" frameborder="0" border="0" scrolling="no" width="100%" height="100%"></iframe>
Error 404
How to solve?
Thanks
Last edited by mario2000 (2015-06-15 23:40:16)
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
Do you have this line in .htaccess:
RewriteRule ^embed/(.*)$ embed.php?id=$1
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
No - this is my .htacces
Options -Indexes
Options +FollowSymLinks
<IfModule mod_php5.c>
php_value max_input_time 7200
php_value max_execution_time 7200
php_value memory_limit 2048M
php_value magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value register_globals 0
php_value session.auto_start 0
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteCond %{QUERY_STRING} SELECT(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} UNION(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} UPDATE(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteRule ^(.*)$ index.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(flv|mp4|gif|jpg|jpeg|png|css|js|html)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault A1209600
ExpiresByType text/html A1
ExpiresByType text/html A1
ExpiresByType text/html A1
ExpiresByType text/html A1
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType video/mp4 "access plus 1 month"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType text/css "access plus 1 year"
</IfModule>
<ifModule mod_gzip.c>
mod_gzip_on Yes
mod_gzip_dechunk Yes
mod_gzip_item_include file \.(html?|css|js)$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime ^application/x-javascript.*
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>
#FileETag MTime Size
#php_value xdebug.profiler_output_dir /tmp
#php_value xdebug.profiler_output_name cachegrind.out.%t.%p
#php_value xdebug.profiler_enable 1
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
Your .htaccess is not correct. You need to add that line from my previous post and you also need to move the www to non-ww redirection before the first rewritecond.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hello Adrian,
i got embed problems too....
If i put this code from the site example: <iframe src="http://www.porntube69.net/embed/3696/" frameborder="0" border="0" scrolling="no" width="100%" height="100%"></iframe>
the embed is 640x(around) 200
and if i insert this manual width="640" height="480" example: <iframe width="640" height="480" src="http://www.porntube69.net/embed/3696/" frameborder="0" border="0" scrolling="no" width="100%" height="100%"></iframe>
than its oke.
Can you tell me how i must change it in the code
Greetings
Jaco
Offline
The problem is that the embed is responsive, so basically if the parent div is not correct, the embed will not resize correctly.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
still have this issue.
Last edited by donronca (2016-01-27 12:52:57)
Offline
I'm also having issues with embedded videos not showing up on other sites.
Offline
The problem is that the embed is responsive, so basically if the parent div is not correct, the embed will not resize correctly.
The problem is javascript within iframe code. It handle player size according to some static width/height of 854x480 and player becomes of bad height. Player should be 100% width/height of iframe size.
All this javascript is to remove from iframe code.
var vwidth = 854;
var vheight = 480;
var playerc = $("#player-container");
var width = playerc.width();
var height = Math.round(width / (vwidth / vheight));
playerc.css('height', height);
$(window).resize(function() {
var width = playerc.width();
var height = Math.round(width / (vwidth / vheight));
playerc.css('height', height);
});
There's no sense to apply container's css width and height values when player is intended to be 100% width/height of the iframe.
Last edited by Nuevolab (2016-01-28 19:24:42)
Offline
"html5: Unsupported video" error. I use flowplayer since I could never get my Nuevoplayer to work and haven't had a chance to deal with it yet.
Offline
Hmm...will test this again with the new version and fix before releasing.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hmm...will test this again with the new version and fix before releasing.
Symtab, few suggestions, both, any player and Nuevoplayer in particular.
1. Set padding and margin = "0" for iframe body style.
2. Do not use any javascript to size the player, just keep player container 100% with and height.
3. Do not set overlay ad position on document ready, set it always on ad show event.
4. For Nuevoplayer rather start it as separate javascript code than on document ready, though it's not big difference.
5. Can be important for Nuevoplayer not to use "<style>" in "head" section.
The last one I discovered just now. Discovered that Nuevoplayer may have trouble with reading the right stylesheet if it's missing "href" attribute and specific "<style>" items conflict with Nuevoplayer vars.
I already found solution to avoid such situation and will send you player's javascript, but for your existing clients would be better to avoid "<style>" in iframe's "head" section and use style for each specific container separately, or.... use external stylesheet loaded from server.
Regarding iframe player the problem can be also with overlay ad. Imagine iframed player in 320x240px container. This size is often used on mobiles in portrait mode. Now what if overlay ad is much bigger? This will break frame size. Best suggestion would be to use css scale transform if ad bigger than iframe (player) or at least set css overflow hidden for overlay's parent.
Last edited by Nuevolab (2016-01-29 04:54:20)
Offline