OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
BL2.2 problem inporting book.. (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

BL2.2 problem inporting book..

Claudio (User)
Senior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
BL2.2 problem inporting book.. 11 Years, 6 Months ago
Karma: 0  
I have my web site on line.. and I have imported a lot of book from oldere version.. but only now I see THE ERROR.. when import in the release date disappears.. BL do not import the release date????
for me it's important.. I work with old book edition....

www.libreria-ancili.it
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:BL2.2 problem inporting book.. 11 Years, 6 Months ago
Karma: 101  
Hello,

Sorry small error at export time.

Please open yours file:

{yours site}/administrator/components/com_booklibrary/admin.booklibrary.class.impexp.php

find rows look like:

Code:

getXMLItemValue($book_xml,'releasedate');


and replace them to :

Code:

getXMLItemValue($book_xml,'releaseDate');


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