Page 2 of 2

Re: Phoca OG - only name instead of property

Posted: 19 Nov 2025, 13:23
by Jan
Hi, can I see the site where this occurs? The possible reasons could be:

- it is rendered by other part of the system (another extension, core)
- cache holds old value
- the parameter option is not somehow stored in database (This is very unlikely, but you can try to check if Joomla is storing plugin parameters correctly - in the extensions table.)
- human oversight

Unfortunately, I can't think of any other reason why Joomla wouldn't take the value from the plugin settings. :idea:

Jan

Re: Phoca OG - only name instead of property

Posted: 19 Nov 2025, 13:50
by Jo73
Hi Jan,

thanks for your reply.
#1 - I can rule out.
#2 - I am just using the regular functions in the Joomla backend to clear the cache.
#3 - Maybe that could be a root cause. How should the data in the _extension DB look like correctly? Potentially I can compare a correct setup in the DB one to one with my data.

Re: Phoca OG - only name instead of property

Posted: 23 Nov 2025, 22:28
by Jo73
Hi Jan,

any idea on my reply?
This is all very odd, right?