First of all, thank you very much for this module.
I encountered error "500 View not found [name, type, prefix]: abook, html, abookView" when I click on Tags menu item then select a Tag then click on the Title link.
I'm using Joomla 3.5.1
I found out that this only happens when I set
Search Engine Friendly URLs to
YesIt happens only under Tags and Authors and works well in Categories.
I also noticed that the URL in the demo site is different from ours. The demo site does not have index.php in the URL
For example,
(demo site) https://abook.neodemo.net/2-science-fiction/1-quando-i-sistemisti-governarono-la-terra.html
(our site) https://192.168.1.208
/index.php/tags/2-science-fiction/1-quando-i-sistemisti-governarono-la-terra.html
Quote from: yzzabel on 22 June 2016, 03:38:04
First of all, thank you very much for this module.
I encountered error "500 View not found [name, type, prefix]: abook, html, abookView" when I click on Tags menu item then select a Tag then click on the Title link.
I'm using Joomla 3.5.1
I found similar problem at http://forum.voxpopulix.org/supporto-(support)/link-between-author-book-not-working-with-sef-enabled/
Problem solved including removing the index.php
Quote from: yzzabel on 23 June 2016, 09:07:00
I found out that this only happens when I set Search Engine Friendly URLs to Yes
It happens only under Tags and Authors and works well in Categories.
I also noticed that the URL in the demo site is different from ours. The demo site does not have index.php in the URL
For example,
(demo site) https://abook.neodemo.net/2-science-fiction/1-quando-i-sistemisti-governarono-la-terra.html
(our site) https://192.168.1.208/index.php/tags/2-science-fiction/1-quando-i-sistemisti-governarono-la-terra.html
Quote from: yzzabel on 22 June 2016, 03:38:04
First of all, thank you very much for this module.
I encountered error "500 View not found [name, type, prefix]: abook, html, abookView" when I click on Tags menu item then select a Tag then click on the Title link.
I'm using Joomla 3.5.1