OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Covers showing up in List but not in Gallery (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

Covers showing up in List but not in Gallery

Filippo (Visitor)
Posts: 0
graphgraph
User Offline
Covers showing up in List but not in Gallery 11 Years, 1 Month ago
Karma: 0  
Hello,

I exerienced the same problem discussed in a previous post.

I am running Joomla 2.5.7 and Book Library 2.2 and use the Allarounder-j1.6 template (I tested also the default template).
My covers are showing up in the List, in the individual Book Listing but not in the Gallery View. All images conform to your limits.

I made this modification (as previously suggested) but the problem is'nt resolved.

if($imageURL != '' && substr($imageURL,0,4) != "http"
{
$imageURL = 'pacinottiacademy.altervista.org'. $book->imageURL;;
}

if($imageURL != ''{
echo '<img src="'.$imageURL.'" alt="cover" border="0" height="50" ' ;
}

All other functions of the component are working very fine !!!

Regards
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:Covers showing up in List but not in Gallery 11 Years, 1 Month ago
Karma: 101  
Hello,

Please send to us admin access to yours site and we will check where error. Yours account details you may send with help OrdaSoft support form

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Filippo (Visitor)
Posts: 0
graphgraph
User Offline
Re:Covers showing up in List but not in Gallery 11 Years, 1 Month ago
Karma: 0  
Hello admin,
now the covers appear in a correct way also in gallery mode.
What was the problem that you corrected and which was the correction?
In any case thanks for your intervention and compliments again for the component.
Filippo
Logged Logged
The administrator has disabled public write access.
Go to top
»