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.
Anyone else have this issue? Flowplayer area is just black square.
Offline
Offline
-Removed-
Last edited by jimmyblaze (2011-10-18 22:06:50)
Offline
Anyone else have this problem? I already suspended over 1000 videos.
Offline
I had a quick look into your Source via Firefox:
http://truflix.com/modules/video/player … hp?id=5288
Query: SELECT a.adv_id, a.url, a.media_type, a.media_url,
a.media_ext, a.duration, a.position, a.expire
FROM adv_player AS a
WHERE a.adv_id IN ()<br />Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4<br />Error Number: 1064
Thats why it does not work.
I'am not a php expert, so pls wait till Adrian shows up. He will fix that, i'am sure.
BTW: Nice looking Site.
Last edited by Coscast (2011-10-18 22:07:56)
Offline
I know, I am definitely waiting for Adrian. Thank you for the help and comment.
Last edited by jimmyblaze (2011-10-18 22:09:09)
Offline
I'll check via FTP today.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Fixed.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Same error...
I have small fix :
Open file modules/video/helpers/player.php
Search for:
$ids = unserialize($row['adv_video']);
And replace by:
$ids = unserialize((array) $row['adv_video']);
Now work correctly
Sorry for my bad english
Offline
Yes. That was a bug. I already fixed it. It only appeared when you used the instream video advertising.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Reopening this bug :
When i have assigned player text ad with a sponsor, i get sql error
Query: SELECT a.adv_id, a.url, a.media_type, a.media_url, a.media_ext, a.duration, a.position, a.expire FROM adv_player AS a WHERE a.adv_id IN ()
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4
Error Number: 1064
I mean bug is still in /modules/video/helpers/player.php, but in this line:
WHERE a.adv_id IN (".implode(',', array_keys($ids)).")");
Can you please send fix? Thank you
Sorry for my bad english
Offline
I didnt add it to main archive yet, but i will tomorrow and send you the modified files (actually i did add but the 1.0 and i cant send that completly, because i didnt test, so i'll select only the files required to fix this bug).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
ok, thanks for reply !
Sorry for my bad english
Offline
Anyone getting this now? Some of he videos that I upload look like this..lol. Then after 20 seconds the video appears.
Offline
Can someone tell me what folder this in so I can fix it:
There is a problem with your metadata injector, it sets a width of 0:
flvmeta --dump --yaml 21125.flv | egrep 'width|height'
width: 0
height: 480
Running a non-broken injector leads to the correct result:
flvmeta 21125.flv 21125-X.flv
flvmeta --dump --yaml 21125-X.flv | egrep 'width|height'
width: 640
height: 480
Playing 21125-X.flv then does not exhibit the problem.
Offline
You cannot fix this directly because you would need to replace yamdi. In your case you are hotlinking which means you cannot inject the meta tags with yamdi/flvmeta because the file is not on your server.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I Am Having Same Problem Sometimes Videos Uploaded Plays And Maxmium Time They Do Not Play Do Not Know Why Just Blank Space Appears
Offline
I think its because of yamdi, but i'm not sure yet. Still researching.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Its Ok Bro Problem You Can Try It STarts And Stop Till Now Many Times So Its Better We Find Permanet Solution And When 1.0 Is Releasing.
Offline
You are right. The problem however is that this is happening only for a few videos, and there's nothing specific about those videos.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
You are right. The problem however is that this is happening only for a few videos, and there's nothing specific about those videos.
Only Uploaded Videos Not Playing Mainly But I Will Try On My Behalf Also To Check On Some Other Hosts Is It Working Or Not Correctly .But Over All Script Is Good And Money Returning Thing.
Offline