OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Adding custom fields in BOOK (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

Adding custom fields in BOOK

LARdT (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Adding custom fields in BOOK 11 Years, 2 Months ago
Karma: 0  
It seems that is no concrete book which gives the error, because I've deleted the books near the last imported several times.
The error happens around the same number of books imported but with different books.

Limits on server: I've done database operations (from Excel) with much bigger datasets without problems, I don't think so.
Timeout problem? Not sure but when I import the whole database without the book summary the process takes longer.

If the XMLFULLIMport can be done in several parts then we have no problem, but I am not sure how to do it.
Because each import seems to start from zero. If I import 1000 records + 100 records, I end with 100 records, not 1100.
And the same happens with categories.

Could you describe how can I split the datbase in parts?
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8366
graph
User Offline Click here to see the profile of this user
Re:Adding custom fields in BOOK 11 Years, 2 Months ago
Karma: 102  
hello,

In Full import we every time clean database

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

find row:
Code:

mosBooklibraryImportExport::remove_info();


remove it, After that please try split file for import, but you will need save file structure

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