UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Multiple audio in the blog

Oleg Kharol · ·
2:13 AM Sunday, 10 November 2013
None
At addition in the audio blog - everything comes from media of the manager normally. In this case in the text panel we see: [embed=audio] { "file": "/bon.mp3", "place": "user:811" } [/embed]

If we add in a material for time of some audio of files, in the text panel we see approximately the following:
[embed=audio] { "file": "/chuck_berry_-_you_can_never_tell_zaycev.net.mp3", "place": "user:811" } [/embed] [embed=audio] { "file": "/cheb-khaled---cest-la-vie.mp3", "place": "user:811" } [/embed] [embed=audio] { "file": "/adriano_celentano_-_confessa_zaycev.net.mp3", "place": "user:811" } [/embed] [embed=audio] { "file": "/20131106-121835.mp3", "place": "user:811" } [/embed]


In this case EasyBlog gives out a mistake at display of all blogs: Notice: Undefined property: stdClass: : $place in/home/d/directo5/dnevnik/public_html/components/com_easyblog/helpers/audio.php on line 62 Notice: Undefined offset: 1 in/home/d/directo5/dnevnik/public_html/components/com_easyblog/helpers/audio.php on line 71

Solution:
To edit these tags in the field of the text. Each tag on a separate line:

[embed=audio] { "file": "/chuck_berry_-_you_can_never_tell_zaycev.net.mp3", "place": "user:811" } [/embed]
[embed=audio] { "file": "/cheb-khaled---cest-la-vie.mp3", "place": "user:811" } [/embed]
[embed=audio] { "file": "/adriano_celentano_-_confessa_zaycev.net.mp3", "place": "user:811" } [/embed]
[embed=audio] { "file": "/20131106-121835.mp3", "place": "user:811" } [/embed]


Everything is in that case good.

How to make that automatically new EMBED rose on a new line at addition of Multiple audio?
The replies under this section are restricted to logged in users or users with an active subscription with us