-
**Description / Beschreibung**
Aktuell bekommt man bei folgender Ausgabe keinen richtigen Wert zurück.
```
$media = rex_media::get('test.svg');
$media->getWidth() // returns 0
```
Um eine sc…
-
We have to implement a custom wxr importer for the created wxr export files from single wmpl installation. We could not use the `WordPress Importer`-Plugin, there is no Hook to parse custom wxr elemen…
-
``` PHP
-
Hi,
Would it be possible to work with dynamic OPMLs available online : for example
https://diigo2dynopml.e-formation.mobi/conversion.php?url=https%3A%2F%2Fwww.diigo.com%2Frss%2Fuser%2Falexdup44%2F…
-
- I've installed AF v2.4.3 plus astroid "core" templates on XAMPP 7.3, Windows 10/64.
- I've NOT tested yet on other environments.
- Joomla 3.9.21 and Joomla 4-dev (nightly of today).
- Error rep…
-
### Expected behavior
the web player should allow to play the episode
### Actual behavior
Player shows following message:
The Player recieved an invalid configuration. Without media files the …
-
Can you prepare XML Reader please?
-
# Bug report
### What I did
my disk :
```
'stg1' => [
'driver' => 'ftp',
...
'url' => 'https://{my_domain}/uploads'
]
```
field :
```
[
'name' => 'url',
'ty…
-
```
Configured RSSIngest and I'm having problems loading
'http://www.google.com/trends/hottrends/atom/hourly'. It gets to the point
where it says "Starting to work with feed URL".
Any help would b…
-
Hi, I'm trying to parse an XML file that has a key value structure but it doesn't look like it's supported. You can see the XML file using the link and the model can be seen below. How can I parse the…