/
Sites without front-end part and interface preset problem

Sites without front-end part and interface preset problem

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/dc58290de35a05b9#

We website using In-Portal doesn't have front-end part, e.g. typing "http://www.site.com" leads directly to administrative console (no need to write "/admin" each time), then it's interface presets doesn't work. In this case we define special variable in "config.php" file named "AdminDirectory" with empty value (has "/admin" by default).

Interface preset manager assumes, that all site configs are located under that directory. I propose to define interface preset directory in "config.php" too. Not in ConfigurationValues table to prevent additional SQL on every page load. On other hand we can hardcode, that interface presets always are located inside "/admin" directory no matter what happens.

It's my 2nd project without administrative console since last month (about 1 project per month with such issue), so I'm worried about solution.

Related Tasks

INP-553 - Getting issue details... STATUS