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) »
  • Add Event - Blank Page
Pages: [1]

Author Topic: Add Event - Blank Page  (Read 1146 times)

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
Add Event - Blank Page
October 08, 2014, 03:26:47 am
Hi!
I've recently upgraded to 4.5.0. Now I can't add an event via the navigation menu. Whenever the following page is called, I get a blank page with a js error: civicrm/event/add?action=add&reset=1

Chrome gives me the following JS Error:
"Uncaught ReferenceError: CRM is not defined (anonymous function)"
The error occurs in the following js file: civicrm/ajax/menujs/102/de_DE/1/nRTomRc2

However, it works if i click add event on the civievent dashboard.

Any ideas how to tackle this issue?

Thanks!

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: Add Event - Blank Page
October 08, 2014, 05:34:18 am
Did you try rebuilding your menus after the upgrade?  It sounds like something might be wrong with your specific menu item.
CrusonWeb - Web Development, Implementation, and Support.  Specializing in CiviCRM and Joomla (although also knowledgable in Wordpress and Drupal as well).

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Add Event - Blank Page
October 08, 2014, 05:44:30 am
We are releasing 4.5.1 in the next day or so, I suspect upgrading will solve it.
Try asking your question on the new CiviCRM help site.

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: Add Event - Blank Page
October 08, 2014, 01:16:22 pm
Quote from: danc on October 08, 2014, 05:34:18 am
Did you try rebuilding your menus after the upgrade?  It sounds like something might be wrong with your specific menu item.

Thanks for the hint. I did rebuild the menus.

Quote from: Coleman Watts on October 08, 2014, 05:44:30 am
We are releasing 4.5.1 in the next day or so, I suspect upgrading will solve it.

Thank you, I'll wait for 4.5.1 then!

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: Add Event - Blank Page
October 17, 2014, 01:05:12 am
Unfortunately upgrading to 4.5.2 didn't help. This is the source code of the blank page I'm getting when creating a new event from the navigation menu:

Code: [Select]


            <script type="text/javascript" src="/crm/sites/all/modules/civicrm/packages/ckeditor/ckeditor.js"></script>
   
<div id="crm-container" class="crm-container" lang="de" xml:lang="de">


<script type="text/javascript" src="/crm/civicrm/ajax/menujs/102/de_DE/1/ygLBDLa8"></script>

<div id="printer-friendly">
<a href="/crm/civicrm/event/add?action=add&amp;snippet=2" target='_blank' title="Druckansicht für diese Seite anzeigen.">
  <div class="ui-icon ui-icon-print"></div>
</a>
</div>

<script type="text/template" id="designer_template">
  <div class="crm-designer-toolbar full-height">
    <div class="crm-designer-buttonset-region ui-dialog-buttonset">
    </div>
    <hr />
    <div class="crm-designer-palette-region full-height">
    </div>
  </div>
  <div class="crm-designer-canvas full-height scroll">
    <div class="crm-designer-preview-canvas"></div>
    <div class="crm-designer-form-region">
    </div>
    <hr />
    <div class="crm-designer-fields-region">
    </div>
  </div>
</script>

<script type="text/template" id="palette_template">
  <div class="crm-designer-palette">
    <div class="crm-designer-palette-search">
      <div class="crm-filter-objects">
        <span>Kontaktart:
          <select class="crm-form-select crm-contact-types">
          <option value="IndividualModel">Person</option>
          <option value="OrganizationModel">Organisation</option>
          <option value="HouseholdModel">Haushalt</option>
          </select>
        </span>
      </div>
      <hr>
      <input type="text" class="crm-form-text" placeholder="Suchfelder" />
      <a class="crm-designer-palette-clear-search crm-hover-button" href="#" style="visibility:hidden" title="Suche säubern"><span class="icon close-icon"></span></a>
      <div class="crm-designer-palette-controls">
        <a href="#" class="crm-designer-palette-toggle" rel="open_all">Alle öffnen</a>&nbsp; |&nbsp;
        <a href="#" class="crm-designer-palette-toggle" rel="close_all">Alle schließen</a>
      </div>
    </div>

    <div class="crm-designer-palette-tree scroll">
    </div>
  </div>
</script>

<script type="text/template" id="field_row_template">
  <div class="crm-designer-row" data-field-cid="_modelcid">
    <div class="crm-designer-field-summary"></div>
    <div class="crm-designer-field-detail"></div>
  </div>
</script>

<script type="text/template" id="field_summary_template">
  <span class="crm-designer-buttons">
    <a class="ui-icon ui-icon-pencil crm-designer-action-settings" title="Einstellungen"></a>
    <a class="ui-icon ui-icon-trash crm-designer-action-remove" title="Entfernen"></a>
  </span>
  <div class="description">help_pre</div>
  <div class="crm-designer-row-label">
    <span class="crm-designer-label">label</span>
    <br />
<b>Fatal error</b>:  Call to undefined function getRequiredMarker() in <b>/kunden/251568_1030/webseiten/crm/sites/default/files/civicrm/templates_c/en_US/de_DE/%%89/896/89673E6E%%ProfileTemplates.tpl.php</b> on line <b>64</b><br />

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Add Event - Blank Page
October 17, 2014, 08:05:49 am
Try deleting the contents of template_c directory
Try asking your question on the new CiviCRM help site.

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: Add Event - Blank Page
October 17, 2014, 09:33:27 am
Thanks, I tried that already. Unfortunately it didn't help.

Do you have an idea what could be the cause of this?

Spry_Julia

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5
Re: Add Event - Blank Page
November 19, 2014, 09:00:16 am
Not sure if you figured this out, but I had a possibly similar issue, which was caused by a PHP configuration. See this thread for details: http://forum.civicrm.org/index.php/topic,34873.0.html

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Add Event - Blank Page

This forum was archived on 2017-11-26.