By Aikigi on Thursday, 08 October 2015
Posted in General Issues
Replies 3
Likes 0
Views 671
Votes 0
Hi,

I just instal ES 1.4.1 on my test site and have a couple of issues:

1. The menus on the main toolbar aren't working in Elegant theme.

2. I have entered the Path to FFMpeg as suggested by my hosting provider, unfortunately, ES doesn't seem to detect the executables...

How can I find out the path?

3. I just realize I have an issue with the albums layout. The left navigation/album title bar styling is missing. (see URL in site detail)

4. Depending of the type of page (user profile, group, event...) the application filter and application sidebar icons aren't visible.


Also, can you please let me know how to fix those issue so I can apply them to my live site when updating it.

Thank you.
1. I'm talking about the main navigation toolbar as shown on the screenshot "Toolbar".
I already get our designer to check this and fix in this 2 files, it should work fine now.
JoomlaFolder/components/com_easysocial/themes/elegant/toolbar/default.php
JoomlaFolder/components/com_easysocial/themes/elegant/toolbar/default.profile.php


2. About the ffmpeg, my test site is on the same VPS than my live site, so I thought it would have the same path. Also, if I remove the first " / " from the path, I don't get the error but ES still don't detect the executables... I use WHM, can I find the path in it? If not then I'll contact my hosting company again...
Yes, it would be best you can consult with your hosting to get the correct path. And try to temporary disable this "open_basedir" from your php server.

3. Yes, I'm talking about the left sidebar which display the album names.
I already consult with our designer regarding this, actually this is the default styling.
·
Friday, 09 October 2015 17:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Aikigi,

I am really sorry that delay of this reply,

1. The menus on the main toolbar aren't working in Elegant theme.
May i know which main toolbar is not working?

2. I have entered the Path to FFMpeg as suggested by my hosting provider, unfortunately, ES doesn't seem to detect the executables...
How can I find out the path?

May i know this is your current test site ffmpeg path? /usr/bin/ffmpeg/

If yes, it seems like you hitting this error :
Warning: is_file(): open_basedir restriction in effect. File(/usr/bin/ffmpeg/) is not within the allowed path(s): (/home/lousstta:/usr/lib/php:/usr/local/lib/php:/tmp) in
Can you request with your webhosting provider to help you disable this 'open_basedir' on your php server and see how it goes?

3. I just realize I have an issue with the albums layout. The left navigation/album title bar styling is missing. (see URL in site detail)
Do you referring this layout styling missing?
Check my screenshot here : http://screencast.com/t/funMbmsT

4. Depending of the type of page (user profile, group, event...) the application filter and application sidebar icons aren't visible.
Are you referring this app filter sidebar?
Check my screenshot : http://screencast.com/t/DHkTwWHs
If yes, we already removed app icon in `filter` area and only appear these icon on `apps` area.
·
Friday, 09 October 2015 13:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, I'm sorry for not being more precise in my original post.

1. I'm talking about the main navigation toolbar as shown on the screenshot "Toolbar".

2. About the ffmpeg, my test site is on the same VPS than my live site, so I thought it would have the same path. Also, if I remove the first " / " from the path, I don't get the error but ES still don't detect the executables... I use WHM, can I find the path in it? If not then I'll contact my hosting company again...

3. Yes, I'm talking about the left sidebar which display the album names.

4. Ok I understand.

Thank you.
·
Friday, 09 October 2015 15:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post