Sitemap Gallery
Priority: 1 Status: Closed Resolution: Yes
Description:
Forgot to add a parameter in the sitemap.php.
Fixed in the current download.
If you have this problem, open sitemap.php and find:
$smarty->assign('JAK_PHOTO_ALL', JAK_Base::jakGetphotos('', $page2, JAK_USERGROUPID));
Replace with:
$smarty->assign('JAK_PHOTO_ALL', JAK_Base::jakGetphotos('', $page2, JAK_USERGROUPID, JAK_PLUGIN_VAR_GALLERY));
Â
JAKCMS - Content Management System (CMS) PHP, MySQL and HTML



