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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Problem with event creation
Pages: [1]

Author Topic: Problem with event creation  (Read 721 times)

trevorwood

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 4
  • CiviCRM version: 4.0.2
  • CMS version: Joomla 1.6
  • MySQL version: 5.0.51a
  • PHP version: 5.2.6-1+lenny8
Problem with event creation
January 25, 2012, 08:25:28 am
I'm trying to give some people the ability to create events via the front end of a Joomla site. The URL I'm using is domainname/index.php?option=com_civicrm&task=civicrm/event/add&reset=1&action=add

If that's all I do, there's no problem, except that it pops up in a page with the website template around it and it doesn't fit properly. To get over this, I tried to pop it up in another window using Modal

{modal url=[index.php?option=com_civicrm&task=civicrm/event/add&action=add&reset=1]|width=800|height=600}Create An Event{/modal}

That pops up OK, but now I can't use the template option. Every time I select a template, it just clears the form and resets to blank.

Any ideas please

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Problem with event creation

This forum was archived on 2017-11-26.