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.

#76 Bug Reports » [FIXED IN 2.0.1] MultiServer not working » 2015-02-20 11:59:33

discuss4u
Replies: 2

Just upgraded to 1.2.3

After upgrading, Multiserver is not working, after converting videos, they are kept in main server and it is in the "converting" process forever.

I have test the video server from admin panel and it can successfully upload file.flv and delete file.flv.

I have two servers running two ASPRO and both have the same problem. So I think it is not the problem of server.

The following is copied from debug mode:

VException [ 0 ]: VException [ 0 ]: exception 'ErrorException' with message 'Undefined variable: db' in /home/public_html/modules/video/helpers/server.php:238 Stack trace: #0 /home/public_html/modules/video/helpers/server.php(238): VError::error_handler(8, 'Undefined varia...', '/home/...', 238, Array) #1 /home/public_html/modules/video/helpers/server.php(213): VHelper_video_server::update('1') #2 /home/public_html/modules/video/helpers/conv.php(132): VHelper_video_server::process_upload(Array, 11, false, true, false, true, Object(VVideo)) #3 /home/public_html/admin/modules/video/components/upload_ftp.php(274): VHelper_video_conv::process(11, '/home/...', Object(VVideo), true) #4 /home/public_html/admin/modules/video/components/upload_ftp.php(184): VComponent_Admin_video_upload_ftp->process_video(Array, 1, Array, 'public', 0, 1, 0) #5 /home/public_html/admin/modules/video/video.php(51): VComponent_Admin_video_upload_ftp->render() #6 /home/public_html/admin/index.php(25): VModule_Admin_video->render() #7 {main} ~ /home/public_html/admin/modules/video/video.php [ 53 ]
/home/public_html/admin/index.php [ 27 ]
22     try {
23         require $module_path;
24         $obj = new $module_class();
25         $obj->render();
26     } catch (Exception $e) {
27         throw new VException($e);
28     }
29 } else {
30     throw new VException('Invalid admin module format! Aborting!');
31 }
32
Environment

#77 Re: Troubleshooting » Enable FLV COPY or not » 2015-02-19 16:20:10

Oh I see, will there plan be having cron jobs to convert all the old flv files on the server. Otherwise there will still be tons of flv files in the server.

Thanks!

#78 Re: Troubleshooting » Unable to load video » 2015-02-19 16:19:03

symtab wrote:

I usually disable selinux.

Thanks! May be I should also do this.

#79 Troubleshooting » Enable FLV COPY or not » 2015-02-19 09:25:26

discuss4u
Replies: 3

I would like to know if it is a good idea go enable FLV COPY or not

I see that default is NOT to use it but with desktop version, it seems that flv can be played instantly without waiting while visitors may have to wait for some time if the mp4 file is a big one.

So, I would like to know what are your opinions on this. Should I enable it or not?

#80 Re: Troubleshooting » Unable to load video » 2015-02-19 09:22:27

UPDATE:

Yum Install was used to install ffmpeg. Though everything was green when checking but conversion did not work.

So I decided to remove ffmpeg and gave ffpmeg auto installer a try before compiling it from source.

And it seemd that it works with the ffpmeg installed with auto installer.

HOWEVER................

SELINUX will block the use of ffmpeg. It became the following after I enable SELINUX again. I am not sure how to configure SELINUX (and I do not know how to set customized policy of it) in order to make it work, except totally disable SELINUX.

2uz2ujp.jpg

#81 Re: Troubleshooting » Unable to load video » 2015-02-18 17:51:09

Yes, everything is green. This is why I do not really know what the problem is.

And I have simply tried to run the command "ffmpeg -i source.mp4 destination.mp4" and the video was converted without any problem.

a3h275.jpg

#82 Troubleshooting » Unable to load video » 2015-02-18 15:10:13

discuss4u
Replies: 5

Just set a new server and install a fresh copy of 1.2.3. I have this problem for "upload from ftp"

It returned "Failed to load any videos! Please check video formats/path/restrictions!"

This also happen when I upload the videos directly in user front end. I check the log and it showed that "fail to load video"

Everything is green when I check the server in admin.

I have even temporary disable selinux to check.

Did anyone also encounter this problem?

#83 Bug Reports » Photo Duplicate Upload » 2015-01-31 04:40:22

discuss4u
Replies: 1

I have just tried to set up a separate server for the photos. It seems to me that

1. Thumbs and covers are uploaded to both main server and photo server. I expect them to be uploaded to photo server only.
2. In the admin area, the thumbs and covers on the main sever (domain.com/media/photos) are shown.
3. In the admin area, the photo path is incorrect. It path is still the main server domain.com/media/photos but not photo.domain.com/media/photos, so the photos cannot be shown. Yet, they have been uploaded to photo.domain.com correctly.
4. All Thumbs, Covers and Photos will not be removed from the server after I remove them from the admin area.

But there is nothing wrong with the user front end. All the paths (thumbs, covers, photos) are photo.domain.com/media/photos

Please help to checked it.

Thanks!

#84 Troubleshooting » Flowplayer Logo now showing for Embedding videos » 2014-12-21 08:03:06

discuss4u
Replies: 1

Hello, I have just updated to the latest version of ASPRO.

I just find the my logo does not show when I embed the videos.

The logo is shown perfectly on the site itself.

I have check the settings and I have already add the logo path and licence of flowerplay for flv_embed and hd_embed.

Is there anything I need to do in order to make it work?

#85 Troubleshooting » Cloudflare Upload Limit » 2014-10-06 18:22:04

discuss4u
Replies: 5

It is apparent to me that there is an upload limit when cloudflare cdn is used. As seen from

https://support.cloudflare.com/hc/en-us … pload-size-

I would like to let members to upload videos more than the limit set by cloudflare. Is there any work around for that?

Thanks.

#86 Troubleshooting » sphinx search » 2014-09-12 16:35:52

discuss4u
Replies: 1

It seems that sphinx search will just work on the desktop version but not the mobile version. Is there anything I have to configure in order to make it work for mobile search as well?

Thanks!

#87 Troubleshooting » Rewrite in Nginx » 2014-08-31 13:29:19

discuss4u
Replies: 1

I have seen in the htaccess file that there are parts for preventing SQL injection by using url rewriting.

Is there a way to implement it in Nginx? I have seen this example but it seems it is different from the htaccess

http://www.howtoforge.com/nginx-how-to- … agents-etc

I have also thought of implementing the codes below but I do not know if it is right to do so.

    set $block_sql_injections 0;
    if ($query_string ~ "base64_encode.*\(.*\)") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "(\<|%3C).*script.*(\>|%3E)") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "GLOBALS(=|\[|\%[0-9A-Z]{0,2})") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "_REQUEST(=|\[|\%[0-9A-Z]{0,2})") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "SELECT(=|\[|\%[0-9A-Z]{0,2})") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "UNION(=|\[|\%[0-9A-Z]{0,2})") {
        set $block_sql_injections 1;
		}
    if ($query_string ~ "UPDATE(=|\[|\%[0-9A-Z]{0,2})") {
        set $block_sql_injections 1;
		}	
    if ($block_sql_injections = 1) {
        rewrite ^(.*)$ index.php last;
    }

#88 Troubleshooting » Redtube not working » 2014-07-16 15:25:14

discuss4u
Replies: 1

It seems that grabber does not work for redtube now. Please help to check it.

Thanks!

#89 Feature Requests » Language Translation with Google / Bing Translate API » 2014-05-19 02:00:09

discuss4u
Replies: 1

Is it possible to add a function so that the titles and desc (with meta titles and desc) cannot be translated when user chooses a language?

I was thinking of using Google / Bing Translate API to do it (Google translate API charges a fee, though)

And, is it also possible to have multi-language function for the categories?

Thanks!

#90 Troubleshooting » Video Embed Problem » 2014-05-02 04:36:27

discuss4u
Replies: 1

I have found that when we embed the videos on our site (the videos on my video site, not embed from other sites), the video is not enlarge to fill the player.

However, it is enlarged to fill the player on the video site itself.

Can anyone help to confirm this?

Thanks!

#91 Re: Development » make mobile subdomain » 2014-03-03 09:01:45

Personally, I go for the suggestion by symtab before

I install the script to another directory using the same database as www.domain.com and point m.domain.com to this new installation.

This works quite well for me.

#92 Re: Troubleshooting » Grabber Update » 2014-02-21 04:28:30

Thanks symtab, got your new version. Just found out two days ago that grabber does not work on xhamster.com. And it was still working on Tue. Hope it can also be fixed.

Thanks!

#93 Re: Troubleshooting » link footer » 2014-02-19 13:34:04

Thanks symtab, saw you have released a new version. Just found that

xhamster.com

does not work starting from today.

Please also help to check it.

#95 Troubleshooting » Grabber Update » 2014-01-18 13:02:47

discuss4u
Replies: 8

Will there be new version of grabber? It does not work on some of the sites now.

#96 Re: Troubleshooting » Videoswiper and mobile videos » 2013-12-11 13:44:55

Hello thiva7 do you subscribe the basic or premium account. I am now using basic. So I wonder if there is a difference in terms of grabbing videos.

#97 Troubleshooting » Videoswiper and mobile videos » 2013-12-11 10:03:17

discuss4u
Replies: 4

I just have just subscribed and am now testing the service. It seems that ASPRO will not convert the uploaded video to mobile video. Does anyone here use videoswiper and Is there a way to force it to do so?

I remember that there was a button "convert mobile" in older versions of ASPRO but it seems that there is no such function for 1.0.8.

Thanks!

#98 Re: Troubleshooting » Adding Adv to the site » 2013-12-02 12:41:39

Thanks symtab. Email sent. Please help to take a look at it.

#99 Re: Troubleshooting » Adding Adv to the site » 2013-12-02 01:34:45

I still cannot make it work. Does any folks here successfully add adxpansion inplayer adv on ver 1.08?

Thanks!

#100 Re: Troubleshooting » Nginx SecureLink » 2013-11-28 17:04:25

There is an extra ";" in front of $remote_addr. This is probably the reason that it does not work.

Board footer

Powered by FluxBB