Vox Populi(x) forum

Alexandria Book Library => Errori (Bugs) => Topic started by: Bert Heijenga on 06 April 2015, 20:34:12

Title: no frontend?
Post by: Bert Heijenga on 06 April 2015, 20:34:12
After a  successful migration (?) process, I  want to see something on the frontend of my webpage (of course). So I made a menuitem "categories";  when I click on it I see all the categories there are. But when I click ON a category the only thing I see is this (screenshot 1), so only one book, and there are lots of books in this category. When I click on 'geavanceerd zoeken' (advanced search) I only see ONE book (screenshot 2). What did I do wrong?
In the backend I see all the books, categories, authors etc., nothing strange.
B.
Title: Re: no frontend?
Post by: federica on 10 April 2015, 10:07:31
Bert,
please, can you post the screenshots?
Title: Re: no frontend?
Post by: Bert Heijenga on 10 April 2015, 21:37:18
screenshot 1 after clicking on alle categorieën (all categories) in the menu
screenshot 2 after clicking on the first category displayed, (geografy, lanscapes, atlasses) which should (?) display 69 items

Bert
Title: Re: no frontend?
Post by: federica on 13 April 2015, 09:30:49
Hi Bert,
try to update joomla to the latest version (now 3.4.1)
Title: Re: no frontend?
Post by: Bert Heijenga on 13 April 2015, 16:16:56
I am using Joomla 3.4.1 already.
Title: Re: no frontend?
Post by: federica on 13 April 2015, 18:41:21
Try to disable abook breadcrumb in the abook configuration.
Otherwise, can you post the php log lines where you see the error?
Title: Re: no frontend?
Post by: Bert Heijenga on 13 April 2015, 22:25:26
disabled abook breadcrump, attached is  last part of  /log/error_log
Title: Re: no frontend?
Post by: federica on 27 April 2015, 20:52:24
Hi Bert,
try to disable all third-party extensions (components and modules) and check if the error disappears.
I think it isn't a mistake caused by abook.
Title: Re: no frontend?
Post by: Bert Heijenga on 04 May 2015, 20:14:04
I disabled JComments, and that helped a lot. I can view the books in the categories now,  but there still is an issue: I also made a menu entry "search", and that gives me this - see screenshot - there are two buttons (I suppose),  "Search tools" and "wissen" (Dutch for delete or reset ) but they are NOT clickable.
Can you help?
Bert
Title: Re: no frontend?
Post by: federica on 05 May 2015, 18:11:56
It could be a javascript error, give me the website address please, I can check if there are some errors.
Title: Re: no frontend?
Post by: Bert Heijenga on 06 May 2015, 09:22:36
address is http://historischleek.nl  menuentry > bibliotheek > "Catalogus" and "zoeken in de catalogus"

Bert
Title: Re: no frontend?
Post by: federica on 27 June 2015, 16:31:06
i Bert,
I found a javascript error in the your site.
http://historischleek.nl/media/system/js/tabs-state.js line 16
jQuery(".hasTooltip").tooltip is not a function
loadTab()tabs-state.js (riga 16)
[Interrompi per questo errore]

jQuery(document).find('a[data-toggle="tab"]').on('click', function(e) {