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.

#1 2014-12-11 09:18:36

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Error while upgrade to 1.2.0

Query: INSERT INTO `aspcron` VALUES (1,'video','Video Queue','video_queue',10,0,0,1), (2,'video','Video Shedule','video_shedule',10,0,0,1), (3,'video','Video Shuffle','video_shuffle',10,0,0,0), (4,'video','Video Views','video_views',1440,0,0,1), (5,'video','Video Feed','video_feed',60,0,0,1), (6,'link','Backlink Check','link_check',1440,0,0,1), (7,'photo','Photo Views','photo_views',1440,0,0,1);
Error Message: Table 'analtube_asp.aspcron' doesn't exist
Error Number: 1146


Analtube4u

Offline

#2 2014-12-11 09:48:18

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Ahhh....its because you use a prefix for the tables. Probably i forgot to put #__ in front of the query. Fixing.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2014-12-11 10:33:58

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

i have sent you the ftp access please let me know once you fix it or you can just sent me the correct upgrade php file


Analtube4u

Offline

#4 2014-12-11 10:50:13

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

even when i ocercomed the other errors i get this also so i leave up to you to o the upgrade

Query: ALTER TABLE aspmodule ADD `slugs` varchar(255) NOT NULL DEFAULT '' AFTER `description`
Error Message: Duplicate column name 'slugs'
Error Number: 1060

Last edited by ivatigoal (2014-12-11 10:50:39)


Analtube4u

Offline

#5 2014-12-11 11:23:22

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Thats because the upgrade was already run. I managed to run the upgrade (the problem was that i forgot to add the prefix for some queries). Please email me ssh root access. Admin login does not work, and i have to update a lot of settings.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#6 2014-12-11 12:51:11

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

I did sent you all the neccessary details


Analtube4u

Offline

#7 2014-12-11 13:10:05

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

Re: Error while upgrade to 1.2.0

Query: SELECT unique_id FROM video_csv_imported WHERE unique_id = '' LIMIT 1
Error Message:
Error Number:

Offline

#8 2014-12-11 14:24:57

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Fixed and replied. Will get back later on checking some more options.

@thiva7: when do you get that error?


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#9 2014-12-11 14:38:33

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Also related not working if sphinx is selected, video view right ad is out of place


Analtube4u

Offline

#10 2014-12-11 16:05:15

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Ok there are many bugs need to be solved asap

1) Mobile site - videos do not play. actually the script tries to find them at media/videos/mobile but it should point to media/videos/mp4 . I tried to do the trick here http://forum.adultscriptpro.com/viewtopic.php?id=2541 but no luck
2) Mobile premium membership - when you click to upgrade your account you get a page not found
3) Mobile premium section - when you click to premium tab again you get page not found
4) Ads at video view - The video view right ad gets missplaced - if you enable one of my ads you will see what i mean
5) No results at the related videos when sphinx is enabled.
6) Upload from ftp does not work Parse error: syntax error, unexpected '$message' (T_VARIABLE) in /home/analtube/public_html/admin/modules/video/components/upload_ftp.php on line 195


Analtube4u

Offline

#11 2014-12-11 16:48:45

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Ahh, some of them not bugs.

1). Videos are in media/videos/mobile. There are the mobile videos located, maybe you've changed this in your install.
2). Like i told you before, the premium is not ready yet and not tested.
3). See 2.
4). Checking.
5). Checking.
6). Checking.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#12 2014-12-11 16:56:48

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

I still need the number 1 sovled. I dont use seperate mp4 for mobile videos i just used according to the mentioned thread change the code so that instead of playing the /videos/mobile to play the videos/mp4 but this trick seems not to work anymore. About 2 and 3 i know you said you did not tested it but since i did i mention the errors so you wont have to look around a lot for them. I solved number 6 with the correct code from previous file


Analtube4u

Offline

#13 2014-12-11 17:11:20

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Checking and fixing now.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#14 2014-12-11 17:14:38

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

Re: Error while upgrade to 1.2.0

Hey Adrian

i got it when i try to add videos via Csv.

Offline

#15 2014-12-11 19:54:46

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Also rating at the mobile site does not show correctly (at the video view page and at the related videos )


Analtube4u

Offline

#16 2014-12-12 07:44:02

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Checking.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#17 2014-12-12 08:52:23

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Number 6 still aproblem despite there are files in the folder the script says no files in there.


Analtube4u

Offline

#18 2014-12-12 09:12:34

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Testing now on my box and releasing 1.2.1 with all hte reported bugs fixed.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#19 2014-12-12 09:28:36

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Please send that by mail or upload it to my server to be sure everything works as supposed


Analtube4u

Offline

#20 2014-12-12 10:17:29

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Once finished i will upload directly to your site.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#21 2014-12-12 13:57:41

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Adrian how much longer is it going to take? I need to upload videos


Analtube4u

Offline

#22 2014-12-12 15:11:41

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

It depends, how many bugs i find. Maybe i will release today, or maybe tomorrow. In your case, its about ffmpeg, which is not installed correctly.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#23 2014-12-12 15:29:15

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

the hoster did update ffmpeg but still not working. It was working fine before the 1.2.0 though


Analtube4u

Offline

#24 2014-12-12 15:54:29

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: Error while upgrade to 1.2.0

Your hosting company did not setup ffmpeg correctly:

root@vatigoal [/home/analtube/public_html/libraries/framework]# /usr/bin/ffprobe -v quiet -loglevel quiet -show_format -show_streams -print_format json '/home/analtube/public_html/tmp/uploads/33312sd.avi'
/usr/bin/ffprobe: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
root@vatigoal [/home/analtube/public_html/libraries/framework]# 

Also the ffmpeg version is from GIT. Latest stable is recommended.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#25 2014-12-12 19:09:16

ivatigoal
Member
Registered: 2013-06-07
Posts: 367
Website

Re: Error while upgrade to 1.2.0

Even after you fixing the problems I still can't upload videos. Please check your email for details


Analtube4u

Offline

Board footer

Powered by FluxBB