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.

#26 Re: Bug Reports » [NOT A BUG] Video Graber ...Minor errors » 2015-10-07 02:41:46

It is estimated that the button ID error

#27 Bug Reports » [NOT A BUG] Video Graber ...Minor errors » 2015-10-03 05:11:54

sauce
Replies: 4

Click Grab Multi directed to Grab

#28 Re: Open Discussion » Traffic Drop » 2015-09-30 11:55:46

Traffic normal yet?
My situation is just like you

#29 Bug Reports » [NOT A BUG] Download directory error » 2015-09-16 18:32:04

sauce
Replies: 2

http://www.domain.com/download/


Query: SELECT url, server, ext, hd, mobile, allow_download, premium FROM video WHERE video_id = AND allow_download = '1' AND premium = '0' AND status = 1 LIMIT 1
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 'AND allow_download = '1' AND premium = '0' ' at line 4
Error Number: 1064

#30 Bug Reports » [FIXED IN 2.0.9] Some errors » 2015-09-08 05:08:54

sauce
Replies: 2

If a user's Show Profile property to Friends

Then Google will not crawl the page and mark it as Error 500

---------------------------------------------------------------------

404 error page does not cover the entire website directory.

The target URL does not exist, but your server is not returning a 404 (file not found) error
http://www.domain.com/misc/nuevo/config.php?id=111

#31 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-18 08:51:00

symtab wrote:

Yes, that should work, but if you need the multi-server the delete must work and it works for other. A timeout for ftp connection could be a explication.


More than 1,000 videos have all been deleted

#32 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-17 22:08:21

mysql> UPDATE `video` SET `server` ='0' WHERE `server` =1 and `status` =1;
Query OK, 2858 rows affected (0.04 sec)
Rows matched: 2858  Changed: 2858  Warnings: 0

#33 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-17 22:00:48

symtab wrote:

That should bot be the problem for the actual delete delay. It should return a error (also i do not have that bug in the files). Do you use multi server? Any tables that are very big (you cancheck in /var/lib/mysql)?



I have updated the database tables,
The following statement is executed, it should not be a problem, right?   (Videos have all been transferred to the main server)
I have backed up database
UPDATE `video` SET` server` = '0' WHERE `server` = 1 and` status` = 0;


Return message:
mysql> UPDATE `video` SET` server` = '0' WHERE `server` = 1 and` status` = 0;
Query OK, 1026 rows affected (0.02 sec)
Rows matched: 1026 Changed: 1026 Warnings: 0

#34 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-16 10:40:02

symtab wrote:

That should bot be the problem for the actual delete delay. It should return a error (also i do not have that bug in the files). Do you use multi server? Any tables that are very big (you cancheck in /var/lib/mysql)?

Multi-server has been closed

#35 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-16 09:27:58

Edit module/videos/helpers/manage.php and find #_playlist and replace with #__playlist



It has been replaced
Is there another place?

#37 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-15 09:37:42

Query: DELETE FROM #_playlist_videos WHERE video_id = 4672
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 1
Error Number: 1064

#39 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-14 16:02:56

adrian

Please help me fix this problem
More than 1000 videos need to be removed

#40 Re: Bug Reports » [NOT A BUG] Batch delete video slow (10 video, it may take 30 minutes) » 2015-08-14 15:30:05

I upgraded to the rear ASP2.0. This happens!


Previously used batch delete function, deleting very fast

#42 Bug Reports » [FIXED IN 2.0.7] Failed to load premium:module configuration cache! » 2015-07-20 06:38:38

sauce
Replies: 1

Mobile devices to watch video error!
No purchase premium module

#43 Re: Troubleshooting » Popup and prerol ads on player » 2015-07-20 06:34:18

Hello Adrian,

Please check your e-mail!

#44 Re: Open Discussion » Language Packs » 2015-05-09 10:00:38

Do you have a language packs?
I need other countries language packs.

#46 Re: Feature Requests » The user can put embed code for upload videos » 2015-04-16 11:38:38

Front-end user to add ad position, the rear end did not find ads submitted by users.

symtab wrote:

With admin approve it could work...Will add it in a future version.

#48 Modifications » 2.0.2 How to Enable video_queue » 2015-04-11 21:16:04

sauce
Replies: 2


Start automatic conversion



// we only allow this script to be executed if the password is set correctly
if ($secret != md5(VF::cfg_item('secret'))) {
    VLog::add('CRON: called with empty or incorrect code! Aborting...');
    exit;

-----------------------------------------------------------------------------------------------------

if ($status === 0) {
			// dont run script if status is 0
			continue;
		}

-----------------------------------------------------------------------------------------------------

else {
		VLog::add('Module '.$module.' not enabled! No cron execution (script: '.$script['slug'].')!');
	}

#49 Re: Bug Reports » [FIXED IN 2.0.3] Bugs 2.0.2 » 2015-04-08 12:47:37

Failed to set the default language

#50 Re: Bug Reports » [FIXED IN 2.0.3] Bugs 2.0.2 » 2015-04-08 12:41:29

Title error unresolved


Videos page

PORN VIDEO - page 0 - xxx.com

page 0, never change.

Board footer

Powered by FluxBB