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) »
  • Civi Events Online Registration only showing the title...
Pages: [1]

Author Topic: Civi Events Online Registration only showing the title...  (Read 374 times)

rchapman

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
Civi Events Online Registration only showing the title...
January 28, 2013, 10:48:12 am
In a big H1 tag, only the title shows in a basic white page when I try online registration to any of my events. There was a security update to both apache and php, but I think what may have happened is a permissions error or something.

Has anyone else come across this kind of thing and there's a "oh, you forgot __" solution, by chance? I'm running civi 4.1.6.


~rchapman

rchapman

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
Re: Civi Events Online Registration only showing the title...
January 30, 2013, 07:52:42 am
In a really strange way, this has been solved. I'm not sure if this should still be within CiviEvent, but here's what's up:

I went through the tpl files one by one to find out why the crm-event-register-form-block wasn't being shown. Then I added little "hello world" lines (on a test server copy, calm down) in the Register.tpl file. Turns out it got to the include statement for 'TrackingFields.tpl'. So I added a div at the top of TrackingFields.tpl just to 'hello world' as usual. That fixed it. The whole problem. My event registration now fully loads, no worries.

So to fix the issue of your event registration showing a blank page with the event header only, and nothing showing up in the error logs, what was done, is a div with only 'nbsp;' in it at the very top of the TrackingFields.tpl file.

I don't think this is a bug. I believe this is the result of me not closing a div tag somewhere along the line of other manipulation. But I thought I'd close out this post with how I fixed it, and just in the off chance there is something that needs fixing/tweaked. I'm using civi 4.1.6.

~rchapman

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Civi Events Online Registration only showing the title...

This forum was archived on 2017-11-26.