OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Booklibrary Newbooks Extended_free_2010_11_1 bug (0 viewing) 

BookLibrary Modules Support

Go to bottom Favoured: 0

Booklibrary Newbooks Extended_free_2010_11_1 bug

amaurya (Visitor)
Posts: 0
graphgraph
User Offline
Booklibrary Newbooks Extended_free_2010_11_1 bug 13 Years, 1 Month ago
Karma: 0  
Hi,
At first thanks for such a great module. I am using it at my site. I am finding two issues.

1. Module works fine before login, but after login the book listing disappers. ( I have tested Booklibrary Top Listing it works fine in my website, before and after login)

2. There is some alignment issue. The book tile text is not aligned with the photo. I am attaching the screen shot.
I am looking to use this module at my website. Can u please fix it. If you make it commercial, I am looking forward buy this module.

Regards
ashu
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:Booklibrary Newbooks Extended_free_2010_11_1 bug 13 Years, 1 Month ago
Karma: 101  
Hello,

1. Please try change yours module position and check what happened.
All look like that depend from yours template

2. Also that very much depend from yours template styles.
But you may try do that:
Please go to(that depend from what module you use):
{yours site}/modules/mod_booklibrary_newbooks_ext_free/
or
{yours site}/modules/mod_booklibrary_newbooks_ext_pro/
or
{yours site}/modules/mod_booklibrary_newbooks_ext/

in file: mod_booklibrary_newbooks_ext(..).php
please find row:
Code:

<img src="<?php echo $imageURL; ?>"  hspace="2" vspace="2" border="0" height="<?php echo $coversize; ?>" /></a>


and change to

Code:

<img src="<?php echo $imageURL; ?>"  hspace="2" vspace="2" border="0" height="<?php echo $coversize; ?>" style="float: left;" /></a>


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
amaurya (Visitor)
Posts: 0
graphgraph
User Offline
Re:Booklibrary Newbooks Extended_free_2010_11_1 bug 13 Years, 1 Month ago
Karma: 0  
Hi,
Thanks for prompt reply. The second point is resolved but the first could not. I changed the module location and tried with basic template of rhuk_milkyway and JA purity but the module content disappears (note that it is only the content that disappears not the whole module)

Regards.

Ashutosh
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:Booklibrary Newbooks Extended_free_2010_11_1 bug 13 Years, 1 Month ago
Karma: 101  
Can you give admin access to yours site ? With that we wil lcan check where error.

Account details you can send through ordasoft "contact" form

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»