diff --git a/src/com_xbbooks/site/models/booklist.php b/src/com_xbbooks/site/models/booklist.php index 797f3af..228887b 100644 --- a/src/com_xbbooks/site/models/booklist.php +++ b/src/com_xbbooks/site/models/booklist.php @@ -272,7 +272,7 @@ public function getItems() { } if ($item->gcnt>0) { $item->groups = XbbooksGeneral::getBookGroups($item->id); - $item->grouplist = XbcultureHelper::makeItemLists($item->groups,'','t',5,'pvgmodal'); + $item->grouplist = XbcultureHelper::makeItemLists($item->groups,'','t',5,'gpvgmodal'); } $item->reviews = XbbooksGeneral::getBookReviews($item->id); diff --git a/src/com_xbbooks/site/views/booklist/tmpl/detailslist.php b/src/com_xbbooks/site/views/booklist/tmpl/detailslist.php index f4cbb74..f06c096 100644 --- a/src/com_xbbooks/site/views/booklist/tmpl/detailslist.php +++ b/src/com_xbbooks/site/views/booklist/tmpl/detailslist.php @@ -46,7 +46,8 @@ ?>
header['showheading']) || ($this->header['title'] != '') || ($this->header['text'] != '')) { @@ -106,6 +107,7 @@

escape($item->title); ?> +   subtitle)) :?>
escape($item->subtitle); ?> @@ -147,7 +149,7 @@
 
- othercnt.' '.Text::_('XBCULTURE_OTHER_PEOPLE_LISTED'); ?> + othercnt.' '.Text::_('XBCULTURE_OTHER_PEOPLE_LISTED'); ?> otherlist['ullist']; ?>
@@ -158,7 +160,7 @@
 
- mencnt.' '.Text::_('subjects of book, or mentioned in it'); ?> + mencnt.' '.Text::_('subjects of book, or mentioned in it'); ?> menlist['ullist']; ?>
@@ -219,8 +221,10 @@ star_class.'">',intval($item->averat)); - endif; - echo ' on '.HtmlHelper::date($item->reviews[0]->rev_date , 'd M Y');?> + endif; + echo ' on '.HtmlHelper::date($item->reviews[0]->rev_date , 'd M Y');?> +   +
revcnt.' '.Text::_('XBCULTURE_REVIEWS_AVE_RATING');?> @@ -241,7 +245,8 @@ star_class.'">',$rev->rating); endif; - echo ' on '.HtmlHelper::date($item->reviews[0]->rev_date , 'd M Y');?> + echo ' on '.HtmlHelper::date($rev->rev_date , 'd M Y');?> +  
@@ -299,4 +304,65 @@

+ + + + + + + diff --git a/src/com_xbbooks/site/views/booklist/tmpl/modalrpv.php b/src/com_xbbooks/site/views/booklist/tmpl/modalrpv.php index 204f5ae..78fca3c 100755 --- a/src/com_xbbooks/site/views/booklist/tmpl/modalrpv.php +++ b/src/com_xbbooks/site/views/booklist/tmpl/modalrpv.php @@ -24,7 +24,7 @@