OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
"nothing found" doesnt show up (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

"nothing found" doesnt show up

cramer80 (User)
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Re:"nothing found" doesnt show up 14 Years, 1 Month ago
Karma: 0  
Ok so it works on your site
So does this mean, I have to install the last booklibrary version for it to work?
Logged Logged
The administrator has disabled public write access.
cramer80 (User)
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Re:"nothing found" doesnt show up 14 Years, 1 Month ago
Karma: 0  
This is what sows in the booklibrary.html.php code


<?php
if(strpos($currentcat->header,_BOOKLIBRARY_LABEL_SEARCH) && count($rows) == 0 ){
?>
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>">
<?php echo _BOOKLIBRARY_NOTHING_FOUND; ?>
</div>
<?php
return;
}

if($params->get('show_search'){
?>
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:"nothing found" doesnt show up 14 Years, 1 Month ago
Karma: 101  
and ... ???
Logged Logged
The administrator has disabled public write access.
Go to top
»