Developer
Supported
Expresso
ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5
Back to this add-on's main page
View Other Add-ons From PutYourLightsOn
Where is the File Manager? [resolved]
General
supermonix
|
Posted: 31 March 2011 01:45 PM |
|
|
|
Hi! First of all, thank you for your great work!
I installed Expresso and set File Manager YES in the Custom Field screen, but there is no File Manager button in the Publish area. What can be wrong?
I read about an upload directory, but I cannot find where to set it up. But maybe in my version 1.2.2 is not necessary. Anyway, I can’t upload images nor docs.
Thanks a lot for help me!
Monica
|
|
|
supermonix
|
Posted: 31 March 2011 01:45 PM |
# 1
|
|
|
Attached 2 screenshots.
Thanks.
|
|
|
PutYourLightsOn
|
Posted: 31 March 2011 02:17 PM |
# 2
|
|
Developer
|
have you defined an upload destination in the cms?
|
|
|
|
PutYourLightsOn
|
Posted: 31 March 2011 04:23 PM |
# 4
|
|
Developer
|
ah it is issue with your language settings. can you please try changing “Link” to whatever that is in your language in ft.expresso.php on line 117:
var button = $(”#cke_’.$this->field_name.’ span.cke_button a[title=Link]”).parent();
i’ll be sure to fix this in the next release.
|
|
|
supermonix
|
Posted: 31 March 2011 05:45 PM |
# 5
|
|
|
sorry, but I don’t understand…
what does it mean “in your language”? My EE installation is in English.
|
|
|
supermonix
|
Posted: 31 March 2011 05:45 PM |
# 6
|
|
|
Ah! ok, I understand.
Just a minute. I’m going to try! :)
|
|
|
supermonix
|
Posted: 31 March 2011 05:49 PM |
# 7
|
|
|
No :( not working…
I tried collegamento, file, documento… not working
|
|
|
PutYourLightsOn
|
Posted: 31 March 2011 07:45 PM |
# 8
|
|
Developer
|
hover over the link icon and you should see it
|
|
|
supermonix
|
Posted: 01 April 2011 09:28 AM |
# 9
|
|
|
Hi! I found the problem. I had Firefox in italian. Using Firefox in english it works.
Anyway, this is a problem for me, because my clients usually use the browser localized in italian.
Could you fix it someway?
Thank a lot! :))
|
|
|
PutYourLightsOn
|
Posted: 01 April 2011 12:46 PM |
# 10
|
|
Developer
|
please change line 117 in ft.expresso.php to:
var button = $(”#cke_’.$this->field_name.’ span.cke_button a.cke_button_link”).parent();
|
|
|
supermonix
|
Posted: 01 April 2011 01:40 PM |
# 11
|
|
|
Great!! It works.
Thank you very much :)
|
|
|
PutYourLightsOn
|
Posted: 01 April 2011 03:36 PM |
# 12
|
|
Developer
|
glad to help. please leave a review for the add-on if you have time.
|
|
|
Moly Yim
|
Posted: 02 April 2011 04:52 PM |
# 13
|
|
|
Hello,
I can’t seem to get the File Manager to show up either, and I’ve already set an upload destination and have tried changing that line (didn’t work). Any ideas?
|
|
|
PutYourLightsOn
|
Posted: 02 April 2011 05:45 PM |
# 14
|
|
Developer
|
is your browser language english? did you select Yes from the file manager dropdown in Expresso’s field settings?
|
|
|
Moly Yim
|
Posted: 02 April 2011 05:52 PM |
# 15
|
|
|
Yes and yes to both questions.
|
|
|