Categories layout don't show in assignment menu options

Started by korbeny, 10 October 2019, 20:30:45

Previous topic - Next topic

korbeny

Hello, first of all, thank you very much for this component, I'm testing it and it's very useful.
I have a problem, and is that the layout of "categories" can not be assigned to the menu, because it does not appear (attached image).

And this is the layout I need.

How can I fix it?

I tried to assign it through url (index.php?option=com_abook&view=categories) but it doesn't work.

Thank you very much

federica

Hi korbeny,
check if exists the file components/com_abook/views/categories/tmpl/default.xml and if the websever can access to this file.
Which abook version are you using?
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

korbeny

Thank you for answering.

I'm using the latest version (3.1.4).

And yes, the file exists and is accessible by the webserver.

federica

You can try to install again abook 3.1.4 WITHOUT uninstall it.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

korbeny

I all ready done, and nothing happens...

well it say that the installation was successful; but the ABL list, show the same items and "categories" is still missing.

korbeny

I can access to this layout from the direct url (http://site/index.php?option=com_abook&view=categories&id=0)

But, in this way, every link in the layout will open in the front page... and this is annoying


federica

Php logs tell you anything?
Are you using a windows or linux server? If linux, at the moment, try to set 777 permissions both files and directories (all site). Now check if it is ok.
Try to go to http://yoursite.xx/components/com_abook/views/categories/tmpl/default.xml via browser, do you see the xml file correctly?
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]