Zestoi release 1.2.2

9/2/2011

General

Set default vals for important global settings data if missing when loading the global settings page (some old sites have some fields missing due to an old bug that has since been fixed)

The paths being searched for no first install for some executables was incorrect - which has been fixed.

New function zestoi_list_vals() (and 'list_vals' for smarty) to access all the values in the database for a particular field. e.g:

$hair_colors = zestoi_list_vals('webcams', 'hair_color');

These values can then be used to display a tag cloud or use for an advanced search form as shown here for the dating plugin on the wiki.

Webcams

The photos array was not being set correctly and so no photos after the first one were being displayed. This bug seems to have been introduced recently.

The Livejasmin feed was incorrectly requesting 5 photos per model. This version now requests all models and then creates the URL's to each photo a model has. See this thread for more info http://board.awempire.com/showthread.php?t=11553

New webcam feed for camworld from datecamcash - though currently their feed contains models who are both online and some offline - so waiting for a response to fix this. You can reduce the number of models to request in the feed - which should remove some offline ones.

Articles

It now supports the 'more' (html comment) tag used by wordpress to break an article into an excerpt and the full contents. When used $excerpt (or zestoi_val('excerpt') etc) will contain the summary while $body will still contain the full contents. If the tag is not used then $excerpt will be the same as $body.

See here for an example.

Dating

A new plugin that currently supports feeds from anastasia.com, fiance.com and elenasmodels. See a demo here datingcamgirls.com