Cyril Rezé
Results
2
issues of
Cyril Rezé
### Steps to reproduce the issue On a Joomla install with at least 2 languages, and language plugins enabled. 1. In frontend, log in with an edit-article-permission account 2. Open...
No Code Attached Yet
### **User description** If we run this code example, it will return errors: ``` // Bind values $query ->bind(':user_id', 1001, Joomla\Database\ParameterType::INTEGER) ->bind(':profile_key', 'custom.message') ->bind(':profile_value', 'Inserting a record using insert()') ->bind(':ordering',...
Review effort 1/5