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.
Hi
I know it may be too much what I'm going to ask for after you've had so much work, but would it be possible to have tags on the models?
Thanks
Hello Adrian,
I have a problem, the pornstars browse, step from page 9 to 10 says:
We're sorry, the page you requested cannot be found!
It's the same when I install the script for the first time
You could see what's going on?
adultscriptpro version 2.0.3
thank you
Thanks Adrian. I upgrade to version 1.2.0. , And it was here I had problems
I just send credentials
email subject: Urgent site down after upgrade
thanks
Version 1.0.12
xvidz69.com
Site down
I was upgrade to version 2.0.2, but, I had problems.
I downgrade to version 1.0.12, this message appeared.
Invalid configuration item! Aborting...
What is the solution
Hi,
Version: 2.0.3
When you click a user, the following message appears
http://domain/users/hotgvibe/
404-msg
Hi
I can not change the Pornstar Photo.
I have the last version 1.2.2
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
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
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?
ok, I restored the backup of the database and finally the upgrade was done
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
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?
hi,
Normal template
Bug header template
<a href="<?php echo RELATIVE_URL; ?>/user/signup/" rel="noffolow"><?php echo __('signup'); ?></a> ·
<a href="<?php echo RELATIVE_URL; ?>/user/login/" rel="noffolow"><?php echo __('login'); ?></a> ·
rel="noffolow" change to rel="nofollow"
Whenever I enter the URL http://www.wizzporn.com/!
He presents a different video, is this the problem?
Can you add tag (pornstar/tag) on porn stars?
Hi,
I found a new bug at sitemap
domain.com/sitemap.xml
domain.com/sitemaps/sitemap-videos-1.xml (This sitemap is no longer updated)
The new appears here:
domain.com/sitemap-video.xml
See here (menu)
Tools--->video sitemap
Hi
I found two bugs,
1 - domain.com/install/upgrade.php
The link to upgrade adultscriptpro-1.0.10 to version 1.0.11 its the same adultscriptpro-1.0.10
2 - After upgrade to the new version domain.com/install/upgrade-1.0.10-to-1.0.11.php
my photos disappeared, this was the link that appeared:
http://localhost/~mserver/media/photos/orig/441.jpg
not appear photos or thumb, Thumb Server: disable
I resolve the problem, at /libraries/framework/bootstrap.php
Original:
// Include the cdn.php file if you want to use CDN or Separate
// Servers for content.
require LIBRARY_DIR.'/cdn.php';
I removed the following line of code:
// Include the cdn.php file if you want to use CDN or Separate
// Servers for content.
// require LIBRARY_DIR.'/cdn.php';
How do I convert all my videos at once for Mobile (not one by one at a time)?
I use the subdomain and the last version, m.xfapzap.com
What changes should I make?
thank you
Is it possible to have the code to implement a link in the mobile version, by pass redirect, to the full version of the site, like m.xhasmter has.
I think it would be nice for anyone who uses iPad.
Hi
The last version adultscriptpro-1.0.10
To pornstars
I add this two lines to mobile/components/pornstar.php
$this->tpl->meta_title = __('PORNSTAR').' '.$pornstar['name'].' - '.$this->tpl->mcfg['site_name'];
$this->tpl->meta_desc = __('watch PORNSTAR').' '.$pornstar['name'].'. '.$this->mcfg['meta_desc'];