okapi
2nd of June 2004 (Wed), 01:10
i still have two problems with snippets code:
1) include/exclude category seems not to work with latest_photos, only with random_photos.
2) it seems not to work if photos are referred to more than one category.
is this a bug? what can i do to solve the problem?
<?php
include("http://mysite/snippets.php?get=random_photos&amount=3&exhibition =1&border=1&bordercolor=666666&hspace=5&vspace=0&v iewas=image
&thumbsize=thumb&excludecategory=1|2|3|4|5|6|7|8|9 |10|11|12&includecategory=13");
?>
(wrapped code line for a better display)
1) include/exclude category seems not to work with latest_photos, only with random_photos.
2) it seems not to work if photos are referred to more than one category.
is this a bug? what can i do to solve the problem?
<?php
include("http://mysite/snippets.php?get=random_photos&amount=3&exhibition =1&border=1&bordercolor=666666&hspace=5&vspace=0&v iewas=image
&thumbsize=thumb&excludecategory=1|2|3|4|5|6|7|8|9 |10|11|12&includecategory=13");
?>
(wrapped code line for a better display)