Forums / Setup & design / Ezoe 5.1 ignores settings from upload.ini

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Ezoe 5.1 ignores settings from upload.ini

Author Message

Ingemar Hultquist

Sunday 30 January 2011 11:26:16 pm

Hi

These settings in upload.ini.append.php seem to be ignored by the upload popup in the Ezoe with the results that our users can't see all of their folders.

[LocationSettings]
 MaxDepth=6
 MaxItems=700

Did this settings move to somewhere else or are they hardcoded somewhere in the upload form?

Ezoe 5.1
Exponential: version: 4.3

André R.

Wednesday 02 February 2011 1:35:17 am

Oe 5.1+ uses those settings but does not do a tree fetch, instead it does a list fetches recusivly to be able to solve a sorting issue (see issue tracker or git blame to see which one).
And it supports max 3 levels atm.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Ingemar Hultquist

Thursday 03 February 2011 4:41:03 am

Ok, thanks for the information. I managed to add another level to upload_objects.tpl