OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

BookLibary Component Support

Go to bottom Favoured: 0

Ebook

alie (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Ebook 13 Years, 4 Months ago
Karma: 0  
how to change the directory book
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Ebook 13 Years, 4 Months ago
Karma: 101  
Sorry,

Not understand what you means, please give more details

Thank,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
alie (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Re:Ebook 13 Years, 4 Months ago
Karma: 0  
These files

I need [ROOTPARENT]/knihy
Logged Logged
Last Edit: 2010/12/23 07:48 By alie.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Ebook 13 Years, 4 Months ago
Karma: 101  
Hello

In Book Library you can change location for eBook folder with help Manual correct config file "admin.booklibrary.class.conf.php" in folder:
"{yours site}/administrator/components/com_booklibrary"
Need correct below code:
Code:

$booklibrary_configuration['ebooks']['location']='/components/com_booklibrary/ebooks/';


But you need do that very careful. You need check for all exist books - where they save eBooks.
Because if you not check that and not correct this path for all existing eBooks - you may have errors in future in time export/import.
Because that - in Book Library setting we only show path for save eBooks - and not permit edit it.

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
alie (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Re:Ebook 13 Years, 4 Months ago
Karma: 0  
I have a problem Booklibray report error.

set
/home/ftpsite/onlineknihovna.cz/www

I need toto set a directory knihy ( place www)
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Ebook 13 Years, 4 Months ago
Karma: 101  
Hello,

I am not full understand yours problems.
E.g. yours site located at so folder:
/home/ftpsite/onlineknihovna.cz/www

so you can set any folder in that folder. E.g. you can create so folder:
/home/ftpsite/onlineknihovna.cz/www/knihy

So in config file you need set:
Code:

$booklibrary_configuration['ebooks']['location']='/knihy/';


You need check - that folder must be accessible for read/write

Folder you may set only in inner yours site folder, not out !!!


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