Models List

happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Models List

Post by happydg »

Hello,

1) I noticed seperator doesn't work on <model_list num=1-3 separator=", ">

EDIT: Sorry it works.

2) I would like to add this text "model:" before models list only if the gallery contains models. What should be the php code to do this? I tried this but it doesn't work.

<?php if ('<!--model_list-->') { ?>model:<?php } else { ?><?php } ?>

Edit: Solution is <?php if ('<!--MODEL_1_NAME-->' == true) {

Thank you.
Last edited by happydg on Fri Aug 05, 2016 4:07 pm, edited 2 times in total.
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Models List

Post by happydg »

3) If i don't have a model photo, is there tag to use a random video thumb ( or best ctr video thumb ) of the model? So i don't have to add a photo to each model.
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Models List

Post by admin »

Edit: Solution is <?php if ('<!--MODEL_1_NAME-->' == true) {
A really good solution! I didn't think about it.

Random video: unfortunately, at first step we process tags and then execute php
So in this case we'd have to preselect a thumb for each gallery at a page, and only after that check if we really needed it.

A good solution would be to add DocumentError 404 for model thumbs
Don't forget to run script update
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Models List

Post by happydg »

You should add a tag for model ( for example: <!--MODEL_thumb--> )

which use the best thumb of the model like this:

http://www.tubepornstars.com/ --> http://www.tubepornstars.com/%2522Nicol ... 7/c/1/p/0/
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Models List

Post by admin »

Rotation - settings - system thumbs
Don't forget to run script update
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Models List

Post by happydg »

3) I imported a models database to make a pornstars directory. Is there anyway to delete galleries which don't belong to any models?
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Models List

Post by admin »

No, there's no button like that ..
Don't forget to run script update
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Models List

Post by happydg »

Would it be possible to add an option to delete all videos not containing models in Rotation - Special?

It would be a great option to run sites like http://www.tubepornstars.com/ . I would keep the database light and keep the galleries needed.

Thank you.
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Models List

Post by admin »

PM admin area plz or mysqldump so I can test it at localhost
Don't forget to run script update
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Models List

Post by happydg »

PM sent.
Post Reply