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.
Pages: 1
Hey Adrian
Error upgrade to 1.2.0
Query: INSERT INTO `cron` 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), (9,'user','User Guest', 'user_guest',1440,0,0,0,1), ('10','core','Core Session','core_session',1440,0,0,1);
Error Message: Column count doesn't match value count at row 8
Error Number: 1136
I downgrade again 1.0.12
Any solution?
Offline
I emailed you another upgrade archive which should work.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Query: CREATE TABLE `channel` ( `channel_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `network_id` int(11) unsigned NOT NULL DEFAULT '0', `user_id` int(11) unsigned NOT NULL DEFAULT '0', `name` varchar(100) NOT NULL DEFAULT '', `slug` varchar(100) NOT NULL DEFAULT '', `description` text NOT NULL, `url` varchar(255) NOT NULL DEFAULT '', `thumb` varchar(4) NOT NULL DEFAULT '', `total_videos` int(11) unsigned NOT NULL DEFAULT '0', `total_views` int(11) unsigned NOT NULL DEFAULT '0', `total_duration` int(11) unsigned NOT NULL DEFAULT '0', `total_likes` int(11) unsigned NOT NULL DEFAULT '0', `total_votes` int(11) unsigned NOT NULL DEFAULT '0', `total_subscribers` int(11) unsigned NOT NULL DEFAULT '0', `total_size` int(11) unsigned NOT NULL DEFAULT '0', `last_add_time` int(11) unsigned NOT NULL DEFAULT '0', `adv_top_id` int(11) unsigned NOT NULL DEFAULT '0', `adv_left_id` int(11) unsigned NOT NULL DEFAULT '0', `adv_player_id` int(11) unsigned NOT NULL DEFAULT '0', `add_time` int(11) unsigned NOT NULL DEFAULT '0', `update_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`channel_id`), KEY `user_id` (`user_id`), KEY `slug` (`slug`) ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=utf8;
Error Message: Table 'channel' already exists
Error Number: 1050
Offline
ok, I restored the backup of the database and finally the upgrade was done
Offline
So did the upgrade work correctly now?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hey Adrian
After upgrade to 1.2.1 i have this error, http://forum.adultscriptpro.com/viewtopic.php?id=2970
Admin -> Video -> Config
Queue Uploads: NO
Any solution?
Offline
The videos are queued? Please make sure that you update all settings in Admin -> video -> Config -> Conversion to the default ones and then check again uploads/conversion.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hi Adrian,
Admin -> Video -> Config
All parameters are default
Queue Uploads: NO
When do I upload from a URL, the video appears with the Queue status, and the title and tags disappear.
When do I upload from a file, the video appears always with the Queue status.
Home -> Tools -> Cron scripts
When I run the cron script manually, the videos are sometimes converted, others not and appearing error status
Last edited by sinvenus (2014-12-19 17:38:48)
Offline
When you upload a video in the Admin Panel there is a queue option / video, which is always activated, i guess i should set it to what globally the queue is set. Send me FTP access and i will check.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hi Adrian
I just send the login and the password (xfapzap.com)
1- Users can not upload (status converting) does not convert the video
Video -> Add ->Upload
2- Admin can upload, after conversion, the title and the description disappears
3- Admin always have the option Queue (YES)
4- Sometimes the video does not convert
I just test http://www.scriptdevel.com/admin/ and it is the same, the title and the discription desappear, (status converting) see the last upload video, user DiegoAlber
Last edited by sinvenus (2014-12-20 16:47:47)
Offline
Adrian
Has not helped me upgrade
Last edited by sauce (2014-12-21 04:58:30)
Offline
Will check. Maybe a bug with the status of the conversion.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1