OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Error during installation - please help (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

Error during installation - please help

fpelliz (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Error during installation - please help 11 Years ago
Karma: 0  
I have installed BookLibrary Pro over a free version of the same product on a Joomla 2.5 site being developed now.

While trying to access the component in backend the following error appears: Fatal error: Cannot redeclare class JTableMenu in /home/bibliot0/public_html/libraries/joomla/database/table/menu.php on line 204

Have then uninstalled manually the free version and re-installed the Pro version: Same error.

Thanks to advise a possible fix or I can grant an access as superuser if you are willing to help.

That's urgent.
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:Error during installation - please help 11 Years ago
Karma: 101  
Hello,

Book Library Pro and free version work very very like
so where from that error - difficult say.

May be you install some thing also ?

Please try in file:
{yours site}/administrator/components/com_booklibrary/functions.php

find row:
require_once (JPATH_ROOT .DS.'libraries'.DS.'joomla'.DS.'database'.DS.'table'.DS.'menu.php' );

and replace to:
JLoader::register('JTableMenu', JPATH_LIBRARIES.DS.'joomla'.DS.'database'.DS.'table'.DS.'menu.php';

If that not help, please send to us admin access to yours site. Yours account details youy may send with help: OrdaSoft support form

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
fpelliz (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Error during installation - please help 11 Years ago
Karma: 0  
The change worked well and the installation is ok now.

Thanks for your help.
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:Error during installation - please help 11 Years ago
Karma: 101  
Hello,

You may vote for us on joomla.org and write excellent review

If you will heave some other errors or questions please write.

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
fpelliz (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Error during installation - please help 11 Years ago
Karma: 0  
I have two more issues that prevent the complete function of the component:

(1) The modules "New" (on the home page) and "Featured" (on the internal pages with the component, filtered or not) do not assign a correct link to the book page, following the proper path & pages. In fact when clicking on a book, it sends you to the book page but without the menu and the other modules that are supposed to be in the page. This is because the link (with or without the SEF activated) is not correct. I don't know where the problem lies.

(2) The second problem refers to Internet Explorer only, all versions and all OS: All the cover images, when at full size, are not shown by the modules (New and Featured) and in the book page. Only on the list of books inside the categories the small images are shown. My idea is that, as the images come from Amazon, and they are in the form of xxxx.xxxx.jpg, chances are that the dot in the middle of the filename might disturb IE; this can be valid if the thumbs of the book list inside the categories are renamed, hence do not have the dot anymore.

I would very much appreciate if you access the backend of the site and investigate on the possible fixes.
If you agree, I will obviously send you the access parameters by email.

Thanks a lot in advance for your help.

Franco
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:Error during installation - please help 11 Years ago
Karma: 101  
Hello,

The modules "New" (on the home page) and "Featured"
Please in module exist parameter ItemId - please set to it ID for BookLibrary Menu.

The second problem refers to Internet Explorer only, all versions and all OS:
Please check yours template or other plugins, modules. For me with default Joomla template all work good

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