By Oleg Kharol on Sunday, 10 November 2013
Posted in General Issues
Replies 9
Likes 0
Views 1.1K
Votes 0
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?
Hello Oleg,

Sorry for the late reply as it's the weekends. Unfortunately there is no settings for this.

Thanks!
·
Sunday, 10 November 2013 22:51
·
0 Likes
·
0 Votes
·
0 Comments
·
The task is very simple.
Simply each insert has to be since a new line when you write the blog. But it has to occur automatically. I unfortunately couldn't find a code which is responsible for it = (
·
Tuesday, 12 November 2013 03:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Sorry for the late reply. I will add this in the task list for future release of EasyBlog. Hope this helps.

Thanks!
·
Tuesday, 12 November 2013 19:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much, Adelene!
I hope that it will help. Mistake not pleasant = (
·
Tuesday, 12 November 2013 20:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Oleg,

Sorry about the bug but we will work on this for teh next release

Thanks!
·
Wednesday, 13 November 2013 01:04
·
0 Likes
·
0 Votes
·
0 Comments
·
After updating - the bug remained.
Still it is impossible to load more than one song
·
Saturday, 16 November 2013 06:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Oleg,

Sorry for the late reply. We've actually concentrated on the foxes for Joomla 3.2 for this release. We haven't had time to implement other fixes. I will try to include this in the next release. Thanks!
·
Saturday, 16 November 2013 18:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much!
After updating it is really possible to add some audio of files.
But after updating gives out on the page of blogs of the user:
Warning: preg_match_all() expects parameter 1 to be string, array given in /home/d/directo5/dnevnik/public_html/components/com_easyblog/helpers/audio.php on line 36 Warning: preg_match_all() expects parameter 1 to be string, array given in
·
Wednesday, 20 November 2013 21:06
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Oleg,

Sorry for the late reply. I have fixed this for you I will add this in the next release

Thanks!
·
Thursday, 21 November 2013 01:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post