-
I think this is an easy way to create real workflows in PublishPress
1. Move Statuses to be a main menu item:
https://github.com/publishpress/PublishPress/issues/217
2. Make room for permission…
-
### Steps to reproduce the issue
Edit a plugin.
Click Save button.
See PHP error log.
### Actual result
> PHP Warning: Undefined property: Joomla\CMS\Table\Extension::$module in \plugins\actionlog\j…
-
Hi!
Code:
```php
try
{
$app->triggerEvent('onCheckAnswer');
}
catch (Exception $e)
{
...
}
```
will always return error. Because an empty `$code` value provided.
So we need to add v…
-
Can you help me understand this? Thank you.
This is the BFStop message on the website's home page:
1690 BIGINT UNSIGNED value is out of range in '((1
-
### Steps to reproduce the issue
Home Dashboard > Content > Site Modules > New > Custom
### Expected result
To open text editor for module editing
### Actual result
An error has occurred.…
-
HI ya,
Got the plugin working, pulls jobs ok, but when you click on a job, nothing happens.
Also, cant see the filter or anything? and currency symbol doens't show correct?
![screenshot at aug…
-
```
Just adding Lithuanian translations
```
Original issue reported on code.google.com by `vmari...@gmail.com` on 4 Jan 2011 at 12:24
Attachments:
- [warning-lt.js](https://storage.googleapis.com/g…
-
```
Just adding Lithuanian translations
```
Original issue reported on code.google.com by `vmari...@gmail.com` on 4 Jan 2011 at 12:24
Attachments:
- [warning-lt.js](https://storage.googleapis.com/g…
-
Something that always bothered me in Joomla, but never reported...
And I did a thorough google search and it looks nobody reported this before either.
When using Joomla Cache, even the documenta…
-
Wenn ich in der View allprojects auf das kleine Projektbild klicke, sollte sich eigentlich ein Modal mit dem Bild öffnen.
Ich dachte, dass funktioniert bereits aber mir ist gerade dieser Fehler unter…