CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Error thrown for disabled events
Pages: [1]

Author Topic: Error thrown for disabled events  (Read 2726 times)

robbrandt

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal
  • MySQL version: 5.1.41-3ubuntu12.9
  • PHP version: 5.3.6
Error thrown for disabled events
August 12, 2013, 11:16:56 am
Using CiviCRM 4.3.5 on Drupal 7.

We have a number of events that were created last year, and most of the participants were imported (FWIW).  These events are now all marked disabled, but we would like to look at them.  When the event is clicked on, and error is thrown:

Code: [Select]
backTrace

#0 /home/crm/domains/society/public_html/sites/all/modules/civicrm/CRM/Core/Error.php(308): CRM_Core_Error::backtrace()
#1 /home/crm/domains/society/public_html/sites/all/modules/civicrm/CRM/Event/Page/EventInfo.php(83): CRM_Core_Error::fatal("The page you requested is currently unavailable.")
#2 /home/crm/domains/society/public_html/sites/all/modules/civicrm/CRM/Core/Invoke.php(292): CRM_Event_Page_EventInfo->run((Array:3), NULL)
#3 /home/crm/domains/society/public_html/sites/all/modules/civicrm/CRM/Core/Invoke.php(70): CRM_Core_Invoke::runItem((Array:15))
#4 /home/crm/domains/societyg/public_html/sites/all/modules/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#5 /home/crm/domains/society/public_html/sites/all/modules/civicrm/drupal/civicrm.module(436): CRM_Core_Invoke::invoke((Array:3))
#6 [internal function](): civicrm_invoke("event", "info")
#7 /home/crm/domains/society/public_html/includes/menu.inc(517): call_user_func_array("civicrm_invoke", (Array:2))
#8 /home/crm/domains/society/public_html/index.php(21): menu_execute_active_handler()
#9 {main}

Sorry but we are not able to provide this at the moment.
The page you requested is currently unavailable.

Return to home page.


This seems like a bug, but it also seems possible that some important data was dropped on the import.  Can anyone confirm that disabled events don't generate an error in their systems?

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Error thrown for disabled events
September 04, 2013, 11:19:13 pm
robbrandt :
Can you replicate the same on our demo
http://drupal.demo.civicrm.org/

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

robbrandt

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal
  • MySQL version: 5.1.41-3ubuntu12.9
  • PHP version: 5.3.6
Re: Error thrown for disabled events
September 05, 2013, 09:05:47 am
No.  A disabled event there shows
"Sorry but we are not able to provide this at the moment.
The page you requested is currently unavailable.

Return to home page."


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Error thrown for disabled events

This forum was archived on 2017-11-26.