Help us to help you!

Our aim is to offer you the best service possible, to do this we need to know: (1.) Joomla! version (2.) Server type (3.) Editor version (4.) Browsers type & Version and any (5.) Error messages you may have, for help in finding this information please - click here…We would also invite you to read our form rules before posting - read more…

Welcome, Guest
Please Login or Register.    Lost Password?

I can't see files in filebrowser
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: I can't see files in filebrowser
*
#857
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
I came across this problem while fixing another, here's how I fixed it:
remove the & (by reference) from the $params variable from the afterLoad function in the following files:
JOOMLA_PATH\plugins\editors\jckeditor\includes\ckeditor\plugins\editor\client.php
JOOMLA_PATH\plugins\editors\jckeditor\includes\ckeditor\plugins\editor\sigparameters.php
JOOMLA_PATH\plugins\editors\jckeditor\includes\ckeditor\plugins\editor\parameters.php
JOOMLA_PATH\plugins\editors\jckeditor\includes\ckeditor\plugins\editor\allvideosparameters.php

Ensure
display_errors = Off
in php.ini
TeaPot
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/09/09 17:47 By T.Wii.
The topic has been locked.
 
#858
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
It doesn't work for me either.

File permissions are good :
1. Joomla's index.php file - 644
2. Joomla's configuration.php file - 644
3. Joomla's plugins folder - 775
4. jckeditor plugins folder - 775
5. Folder with the files - 777

I tried the connector.php file too. Doesn't work :

I see the folders when I load the File Manager (for images or files), but when I navigate through folders, I can't see any files and I can't upload either...



Does the folder need to be called "Files" because, at the moment, my "files" folder is named "documents".

Any other idea ?
Maude
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#863
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 31
Hi T.Wii

Thanks for your investigative work and hotfix. However, there are case where you do want to pass the parameter object by reference rather than by value.

I have attached a patch file for you to try

Regards
This attachment is hidden for guests. Please login or register to see it.
Awills (Team Member)
Administrator
Posts: 500
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The topic has been locked.
 
#865
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
Changed parameters back to by reference, installed patch and it works. This also fixes the original issues I was having with the AllVideos plug-in not removing the path from the file name, and the file browser authentication saying it was disabled when it shouldn't. Thank you..
TeaPot
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#889
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
Installed the hotfix and connector.php. Nothing showing in the File Manager. No errors

Joomla Version 1.5.15. MacOSX Safari 5.0.2. Joomla is installed in a subdirectory of the root public html folder

1. Joomla's index.php file - 644
2. Joomla's configuration.php file - 644
3. Joomla's plugins folder - 775
4. jckeditor plugins folder - 775
5. Folder with the files - 777

PHP Built on: Linux dilga.instanthosting.com.au 2.6.18-164.11.1.el5xen #1 SMP Wed Jan 20 08:53:10 EST 2010 i686
Database Version: 5.0.90-community-log
Database Collation: latin1_swedish_ci
PHP Version: 5.2.13
Web Server: Apache
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.15 Stable [ Wojmamni Ama Mamni ] 05-November-2009 04:00 GMT
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5
jeremy mears
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/09/14 15:46 By jeremymears.
The topic has been locked.
 
#894
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 31
Joomla recommended chmod settings are 755 for folders and 644 for files

Please make sure all your files and folders are set to those settings and try again

Regards
Awills (Team Member)
Administrator
Posts: 500
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The topic has been locked.
 
#895
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
tried that. still no dice. This is rather bothersome.
mdiscenzo
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#898
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
I am having the same problem. I have used this editor on several other sites with no issues, but this last install is so frustrating.

Is there not an easier way to do this? I even tried back installing an older version and it won't open as editor at all.
Dottie McLeroy
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#915
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 0
Hello, I have this same error.

This is on a live server with my webhost. As such I don't have access to php.ini
I'm using Joomla 1.5.20 and JCK 3.3.1. My webhost is a fairly standard shared setup and I have had no other permission issues or problems installing any other plugins.


I have tried changing the error reporting to both 'simple' and 'none' - neither worked.
Therefore I will now be using the JCE editor for the current site I am working on. I'm sorry that I have to do this. I have been a long time supporter of and advocate for the Joomla FCK and now CK editors, however until a suitable and simple resolution is provided to this problem I won't be able to use this editor. IT SHOULD WORK OUT OF THE BOX.
Nicole Paton
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#917
Re:I can't see files in filebrowser 1 Year, 8 Months ago Karma: 31
The recommended chmod as docs.joomla.org/What_are_the_recommended...ctory_permissions%3F will allow the file manager to work out of the box. but unfortunatley we are not responsible for the set up off file pemissions on your web hosts server. And in some cases you have to set them as 777 for directores and 666 for files!

Regards
Awills (Team Member)
Administrator
Posts: 500
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London
Last Edit: 2010/09/20 11:20 By awills.

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The topic has been locked.
 
#925
Re:I can't see files in filebrowser 1 Year, 7 Months ago Karma: 0
I had same problem with Joomla 1.5.20 & 3.3.1 and it was a stupid problem, i have a lot of PDFs inside files/PDF/2010 folder, if one of them has local (regional) caracters in its name, the filebrowser fails and shows a empty windows, example, a folder with this files will be showed ok:

uno.pdf
dos.pdf

if you change for:

úno.pdf
dos.pdf

filebrowser shows a empty windows (no files).
tbote
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to topPage: 123
Moderators: Paul (Team Member)

Share this post