Authors name is not getting displayed on Product Book Info, but it is getting displayed on the product listing.
I want the authors name to be dispalyed on both product listing and product book infor page.
Please help
Printable View
Authors name is not getting displayed on Product Book Info, but it is getting displayed on the product listing.
I want the authors name to be dispalyed on both product listing and product book infor page.
Please help
Sorry raunharman didn't see your post.. did you fix it.. if not, is it V3 or V4 book?
---------
I've been advised the book admin preview page has a bug, but only when using 'product pricing by attributes'. Here is a preview_info.php update fix zip, should work on V3 or V4 book. I forgot to update it..
http://www.jphuk.co.uk/zc125/downloa..._file_fix1.zip
Anyone please try it.. it runs single or multilanguage, specifically for V138a zencart, do not use it on 1.3.7.
Tried to - all files passworded so couldn't unzip
Hi!
I've installed a Zen-Cart System (Zen Cart v1.3.7.1) to create my book shop: http://libreria.klinamen.org.
Also I've installed the Product Type Book (the last version) but I have a problem. All work correctly except when I try to view the author information:
http://libreria.klinamen.org/index.p...ain_page=index
1054 Unknown column 'book_type_authors' in 'field list'
in:
[select book_type_authors from k_shop_books_to_authors where book_authors_id = 7]
Can anyone help me? Thx!
Bob.. I just p.m'd you.. if anyone else has the 'password' prob, be assured I did **not password the zip file! send me your computer O.S and unzipper type, maybe its specific.
---
ghawar.. btw, for 137 use the book zip for 1.3.7, not the latest 1.3.8 one.
But it errors because there is no field 'book_type_authors' in the book authors table.. I searched in all the files of the books zips in 136, 137 and 138 versions, there apparently is no 'book_type_authors' phrase in the code anywhere. I searched using Dreamweaver, so it should pick up any obvious entry.
If you still have the error, you can p.m me describing what you do, when your error occurs, so I can try to replicate it.
I downloaded this to do a pure install, and am following instructions. the 1_README_for_BOOK_MAIN_FILES_install.txt file tells me to upload the files, yet the folder called 1_BOOK_MAIN_FILES is empty.
am i missing something?
thx in advance...
Never mind - those files are there, but the permissions on them were set so that they were not visible on a desktop, I found 'em through terminal. it's all good.
Hmm... It's a problem :(.Quote:
ghawar.. btw, for 137 use the book zip for 1.3.7, not the latest 1.3.8 one.
But it errors because there is no field 'book_type_authors' in the book authors table.. I searched in all the files of the books zips in 136, 137 and 138 versions, there apparently is no 'book_type_authors' phrase in the code anywhere. I searched using Dreamweaver, so it should pick up any obvious entry.
If you still have the error, you can p.m me describing what you do, when your error occurs, so I can try to replicate it.
If you are viewing a book, for example:
http://libreria.klinamen.org/index.p...roducts_id=561
And your click in Autor:
Autor: Samuel Toledano (http://libreria.klinamen.org/index.p...r=book_authors)
I get the error...
What can I do?
ghawar
Thanks for the site links. I see it's the authors search
Wait for me to check my own sites, I will get back to you in a day or so!
Also please advise, which language packs are you using? These will be listed in the site's zencart language section, in admin.
ghawar
You could try the standard book fileset (unchanged) on a test cart, see if you get the same fault there.
I cannot locate a reason to see 'book_type_authors' anywhere in the operation of the book files (1.3.7).
This phrase is a mixture of 'type' and 'authors', I see you made new defines labels for your site, I suggest you search your own fileset for that phrase 'book_type_authors' in case something got changed in error.
I would expect to find it in /index_filters/book_authors_filter.php, as that's the file responding to authors search clicks.
The sql fault is not one anyone else has had, as far as I know, - and I just can't see anywhere it could creep in.