- choose profile to use (in-portal.full or in-portal.community)
- checkout In-Portal 5.1.x using chosen profile
- checkout In-Portal 5.2.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
- install In-Portal 5.1.x
- copy over /system/config.php file from In-Portal 5.1.x installation to In-Portal 5.2.x installation (fix WebsitePath setting if needed)
- open /core/install.php in the In-Portal 5.2.x installation
- perform an upgrade with Debugger enabled
- confirm, that no errors contaning DB queries to la_opt_cron* phrases are made to LanguageLabels database table
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 205 Build 205: arc lint + arc unit