FileManager issues after upgrading to Pinzon

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
carterbeech
Forum Members
Forum Members
Posts: 48
Joined: Tue Nov 14, 2006 9:06 pm

FileManager issues after upgrading to Pinzon

Post by carterbeech »

I recently upgraded to Pinzon from 1.3.1. Given the leap, it was relatively painless except for some issues with Filemanager. Here is what I'm experiencing:

1. I can't navigate to/between folders. Clicking on a folder doesn't get me to the next level, it just reloads the page. The URL looks to be requesting the appropriate page, however.

2. I can't move items from folder to folder. I get an error saying
"You are not allowed to modify files outside the uploads-dir!" even though I'm logged in as admin.

Uploading to the root folder works fine. Any help would be great. Info below:

----------------------------------------------
Cms Version: 1.11.10
Installed Modules:
CMSMailer: 5.2.2
FCKeditorX: 1.0.5
MenuManager: 1.8.6
ModuleManager: 1.5.5
News: 2.14.2
ThemeManager: 1.1.8
Banners: 2.6.1
Calendar: 0.7.8
VisitorStats: 0.1.1
FormBrowser: 0.1
FormBuilder: 0.2
TinyMCE: 2.9.12
Glossary: 1.0
MysqlDump: 1.3.1
FileManager: 1.4.4
Printing: 0.2.3
RSS2HTML: 1.2.5.2
Search: 1.7.11
XMLMadeSimple: 0.1.2
CGExtensions: 1.38.11
SiteMapMadeSimple: 1.2.8

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.4.29
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 256M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.33
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

----------------------------------------------
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: FileManager issues after upgrading to Pinzon

Post by velden »

First thing I would double check is whether permissions of /uploads folder and files/folders below are sufficient.
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm
Location: TX

Re: FileManager issues after upgrading to Pinzon

Post by dmgd »

Same Issue. File permissions are 777 on all folders and files. in upload.
Also it seems to want to uploads files to pload/ directory and if it does not exist is creates it on upload.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1967
Joined: Mon Jan 29, 2007 4:47 pm

Re: FileManager issues after upgrading to Pinzon

Post by Jo Morg »

It seems like you have the uploads path hardcoded as 'ploads' on you config.php. I know I've seen this before....

PS: http://forum.cmsmadesimple.org/viewtopi ... ds#p311756
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm
Location: TX

Re: FileManager issues after upgrading to Pinzon

Post by dmgd »

Did not fix my issue. I created a new post.

http://forum.cmsmadesimple.org/viewtopi ... =8&t=70800
Post Reply

Return to “CMSMS Core”