-
I figured this would have to do more with coding standards and it was pointed out the discussion should continue here.
Discussion so far can be read here:
https://github.com/joomla/joomla-cms/pull/49…
-
We all know by now that Joomla Search (both smart or otherwise) will not search the content in the MySQL table. From what i can see Joomla will only search Content, etc. Thus a Search Plugin is requ…
-
Hi, it is possible to have a finder for Joomla Custom fields as :
{% set customfield_finder = joomla.finder("field").published(1).language() %}
![capture](https://user-images.githubusercontent.c…
-
I update the joomla-frameworks using composer. and then I executed the following commands.
# phpdoc.bat -d htdocs/joomla-framework-master -t htdocs/out --template="responsive-twig" --markers="TODO,FIX…
-
```
Testing on Joomla! 1.5.9 using Joomla! Captcha 4.3.0 Stable. The plugin is
not compatible with system cache enabled. It will let you change the
produced image X times (where X is set in the plug…
-
The error still exists after 2.0.12
Ungültige Backend Antwort.
Daten nicht im JSON Format.
-
I've run it a few times, and get the following:
500 - An error has occurred.
JDatabaseMySQL::query: 0 - SQL=
Return to Control Panel
Call stack
# Function Location
1 JAdministrator->dispatch(…
-
Hi,
I love your Cookie Consent solution for the Joomla universe!
Please, could you do a slight change to your code to let us user language overrides with your extension:
This is how I set my la…
-
```
- Do check of the entered values
- Add Group ID
- Add creat Joomla user Y/N
- Add creat a Joomla contact Y/N
...
```
Original issue reported on code.google.com by `feki.hichem` on 5 Jun 2009 at 1…
-
We should look into pulling HTTP Response handling into its own class. This will make it easier to use some of our libraries independently (I'm think about the OAuth classes in particular)
The CMS ha…