Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C CiviCRM Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,375
    • Issues 1,375
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • CiviCRM Core
  • Issues
  • #2340

Closed
Open
Created Jan 30, 2021 by eileen@eileen🎱Owner

Creating an afform without civicrm/ in the url breaks the site

The exception is uncaught when civi can't handle the url - meaning that multiple relevant pages (home page, api, any page that might be used to fix it) won't render.

Sorry, due to an error, we are unable to fulfill your request at the moment. You may want to contact your administrator or service provider with more details about what action you were performing when this occurred. 'trxn': Could not find access_callback in path tree, Could not find is_ssl in path tree

| CRM_Core_Exception: 'trxn': Could not find access_callback in path tree, Could not find is_ssl in path tree in /.../civicrm/CRM/Core/Menu.php on line 269 |                                                         


| 0                                                                                                                                                                               | CRM_Core_Menu::fillMenuValues(Array, 'trxn') | /../civicrm/CRM/Core/Menu.php:269     |
| 1                                                                                                                                                                               | CRM_Core_Menu::build(Array)                  | /../civicrm/CRM/Core/Menu.php:295     |
| 2                                                                                                                                                                               | CRM_Core_Menu::store(false)                  | /../civicrm/CRM/Core/Invoke.php:146   |
| 3                                                                                                                                                                               | CRM_Core_Invoke::getItem(Array)              | /../civicrm/CRM/Core/Invoke.php:67    |
| 4                                                                                                                                                                               | CRM_Core_Invoke::_invoke(Array)              | /../civicrm/CRM/Core/Invoke.php:36    |
| 5                                                                                                                                                                               | CRM_Core_Invoke::invoke(Array)               | /../civicrm/drupal/civicrm.module:459 |
| 6                                                                                                                                                                               | civicrm_invoke('api4')                       | /.../drupal/includes/menu.inc:527      |
| 7                                                                                                                                                                               | menu_execute_active_handler()                | /../drupal/index.php:21               |
| 8                                                                                                                                                                               | {main}                                       |                                                              |
Edited Jan 30, 2021 by eileen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking