Re: phoca gallery joomla 3.0
Posted: 02 Jan 2014, 15:44
Hi, really no idea what can be wrong, as you can see on the screenshots, it is normally working.
You can somehow try to change removing all aliases in the component but for this you need to search for the "JRoute" code in the component and see the $link (or similar variables). Such link variables you should somehow clean (remove the alias) ... But removing alias is removing standard Joomla! feature and I really don't know how the links will work - I still think, the alias is not a problem as this is standard Joomla! method which normally works on millions of the world sites.
Jan
Not sure if you read my posts above correctly, but there I have written, the links are made by Joomla! method - by JRoute() - so links in Joomla! (their encoding and decoding to SEF, etc.) are made by Joomla! methods.Can i manipulate the code of phoca to get the right url? Please could you tell me in which of the script the link is generated?
You can somehow try to change removing all aliases in the component but for this you need to search for the "JRoute" code in the component and see the $link (or similar variables). Such link variables you should somehow clean (remove the alias) ... But removing alias is removing standard Joomla! feature and I really don't know how the links will work - I still think, the alias is not a problem as this is standard Joomla! method which normally works on millions of the world sites.
Jan