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.
Using XML or CVS
I get the following error: Fatal error: Call to undefined function mb_ord() in /home/admin/web/tube.xxxxxxxxx.com/public_html/libraries/framework/multibyte.php on line 271
Great!
Looks like it's just you and me left on this thread! lol, hope you have a great night and thanks for all the work, it looks great thus far.
on scriptdevel site getting the same errors:
fresh database with new install, then copied data from old database into new one... still get:
- Edit model - adding photo - Failed to prepare query (Unknown column 'birth_date' in 'field list')!
I checkmark the videos, select spin text and go... but I get this error:
Invalid action! Is this correct?
fresh database with new install, then copied data from old database into new one... still get:
- Edit model - adding photo - Failed to prepare query (Unknown column 'birth_date' in 'field list')!
Updated now to the most current version...
I assume spin text is the synonyms... I checkmark the videos, select spin text and go... but I get this error:
Invalid action! Is this correct?
How do i use/synonyms to change titles?
Interesting, did a fresh install... Will send an email... but one thing I just noticed on "- Manage Ads - Delete an ad the following error --- Failed to prepare query (Table 'admin_asp.adv_stats' doesn't exist)!
my database has ttb_ in front of (because during the install I did this to make it different from my normal database) but it's calling .adv_stats, shouldn't it call .ttb_adv_stats ?
email on the way.
From Admin - "Lost Password" enter email address, request... the following error:
(string)
SELECT lost_id
FROM ttb_user_lost_tokens
WHERE user_id = ?
LIMIT 1
(string)
SELECT lost_id
FROM ttb_user_lost_tokens
WHERE user_id = ?
LIMIT 1
MySQLi query has prepared entries, but no types or variables specified!
- Manage Ads - Delete an ad the following error --- Failed to prepare query (Table 'admin_asp.adv_stats' doesn't exist)!
Starting to think my mysql database is screwed up.
Using newest beta version 22, but could have messed up the install from beta 12. BUGS
- Edit model - adding photo - Failed to prepare query (Unknown column 'birth_date' in 'field list')!
- Video Manage - check 20 videos - Spin Text -- Invalid action!? (is this a bug or no?)
What is the current beta, I have 12?
Any movement recently? What's the status?
No, tried admin, links, configure...no change.
Found the issue with the images, in the database it has has 300.scriptdevel.com. can't find the setting to change it... if i change it directly in the mysql field it throws an error on the page... (boolean)
Invalid config item key: module.video, name: thumb_url
So how do I adjust?
not sure if it's a bug.... 2 things
Import CVS, I have to use | as the divider, if I use ; the embeded videos do not import.
Import CVS, the thumbnails do not download, I have verified the thumbs exist on the server (i'm downloading them, not creating them). Any thoughts? is this a bug?
I'm currently running 2.2.4, can I please get 2.2.5 and then the most current beta version of 3.0 to update?
Thanks
Adrian,
Reference the Photo Manager, have you or do you plan to add features that are currently in the Video part of the script? Specifically the ability to mass and bulk edit galleries?
Thanks
Great, can't wait. :-)
I'm not sure, I didn't test it... wanted to ask the question first.
I'm updating my pornstar database via xml. Many of the models are already in my database, but the next .xml file has additional (or more) information breast size or ethnicity or whatever that is not currently in my database.
I would like to know if I upload and import via the xml import feature on ASP into my database will the models information (if empty) populate?
Example:
Currently in Database:
Pornstar A, 130lbs, 5ft 11in ---- is already in my database.
My new import would include:
Pornstar A,Germany,Asian
Would Germany and Asian populate?
Sorry was not sure of the correct location to ask...
Seems like if we compare firstname / lastname on import and found them together... we could update instead of insert into the database.
Thanks
Currently my template is displaying 4 categories in each row, how do I increase it so that the categories page will display 5 categories per row? I have looked all over, I thought I seen a topic on the forum on this, but can't find it? Thanks
I'm in the process of rebuilding and designing a new template. Will you have major changes/updates for the new template system or can we expect all of the older functions of the templates to work?
Again may have been talked about and I know if we keep requesting looking at features to add it will never get done...
Auto assign pornstars? If a pornstar name is in the video title and the pornstar exists in the database the video is auto assigned said pornstar.
For example:
Model/Pornstar in the database is "Dillion Harper"
Video title is "Dillion Harper strips naked for you"
The video will auto populate as a "Dillion Harper" video in the model database, is this possible?
Thanks
That would be great! I have tried to mod myself, but well I can't get it to save in the edit or bulk/mass edit.
I would like to display a HD Watermark on all HD videos on my site via the template, here is what I currently have:
<?php if ($video['ext'] == 'mp4'): ?><img src="<?php echo TPL_REL; ?>/images/hd.png" class="watermark" alt="In HD <?php echo e($video['title']); ?>" /><?php endif; ?>
However this is not optimal because not all "mp4" videos are HD and some FLV files I have earmarked for HD.
Also I see this in the defboot template:
<?php if ($video['hd'] == '1'): echo __('hd'),' '; endif; echo VDate::duration($video['duration']); ?>
However I'm not finding or seeing the ability to mark (or change) a video status to "HD" in the settings? I have looked in "admin::video::edit", mass and bulk edit? If it's as simple as changing a setting for the video to HD I can do that, if I know how and then just change the HTML to reflect.
Thanks
What about an affiliate addon? Webmaster signs up, embeds or sends traffic to a video, visitor views it, they earn $(we set amount) per 1K views?