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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
Pages: [1]

Author Topic: Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0  (Read 593 times)

ehendricks

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
  • CiviCRM version: 4.5.8
  • CMS version: Drupal 7.35
  • MySQL version: 5.5
  • PHP version: 5.4.23
Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
October 09, 2014, 12:33:20 pm
This is with Drupal 7.

I have updated 5 sites and they are all having this problem.  For events, registrations, etc. when you click the "Configure" link and select any of the options you get a blank page.  This is caused by a PHP error: PHP Fatal error:  Call to undefined function getRequiredMarker() in /home/craftall/private_html/civicrm/templates_c/en_US/%%89/896/89673E6E%%ProfileTemplates.tpl.php on line 64 (on one site anyway).  Also I get Uncaught ReferenceError: CRM is not defined (anonymous function) in the console.

These operations are working in our local and development environments so its obviously something about our production server.  But I am stumped and if anyone can tell me where to look I would sure appreciate it!

(We had another issue with this upgrade that was due to server config.  The quick search (top left corner) would just spin.  Was getting 406 errors and had to change/delete 2 security_mod settings.)

Dan C

  • I post frequently
  • ***
  • Posts: 179
  • Karma: 17
  • CiviCRM version: All
  • CMS version: Joomla 2.5 and 3.X, Drupal 7, Wordpress 3.7 and up
  • MySQL version: 5.1.7 and up
  • PHP version: 5.3.5 and up
Re: Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
October 09, 2014, 03:36:34 pm
Have you tried clearing the templates_c directory?  At the same time you should just try clearing all of the caches
CrusonWeb - Web Development, Implementation, and Support.  Specializing in CiviCRM and Joomla (although also knowledgable in Wordpress and Drupal as well).

ehendricks

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
  • CiviCRM version: 4.5.8
  • CMS version: Drupal 7.35
  • MySQL version: 5.5
  • PHP version: 5.4.23
Re: Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
October 09, 2014, 07:06:29 pm
First thing I tried :)  Both deleting the folder and clearing the cache and every reset I know of.  More than once.

tosca

  • I’m new here
  • *
  • Posts: 23
  • Karma: 0
  • CiviCRM version: 4.5.2
  • CMS version: Drupal 7.31
  • MySQL version: 5.6.19-67.0
  • PHP version: 5.4.30
Re: Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
October 16, 2014, 12:50:32 pm
I think I may have the same problem. Can you create a new event from the navigation menu?

See: http://forum.civicrm.org/index.php/topic,34415.0.html

ehendricks

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
  • CiviCRM version: 4.5.8
  • CMS version: Drupal 7.35
  • MySQL version: 5.5
  • PHP version: 5.4.23
Re: Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0
November 19, 2014, 11:24:47 am
Thought I would post the solution to this.  The problem was that the in the php.ini file is a setting: asp_tags.  It was set to on and it needs to be off.  This is because backbone.js uses the same tag structure as ASP tags.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Blank Page when Configuring Events, Registrations, etc. after 4.4.6->4.5.0

This forum was archived on 2017-11-26.