- go to Admin Console
- go to Configuration → Website → Advanced section
- uncheck Enable SEO-friendly URLs mode (MOD-REWRITE) checkbox and Save Changes
- in the /in-portal file after $application->Init(); line add echo $application->HREF('no_permission'); code
- confirm, that built link has:
- correct base url
- the index.php file is being used
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.3.x
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 257 Build 257: arc lint + arc unit