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) »
  • event posting denied
Pages: [1]

Author Topic: event posting denied  (Read 1227 times)

watida

  • Guest
event posting denied
May 31, 2008, 03:59:11 am
hello

im building a site whereby i charge people to view events but its free to post information or post events, its sort of a database. so far i have succeeded in dissalowing people to view information on events, they can only see the frontpage bar, but cant get civic event to allow unregistered users to only be able to post content and not view civic event content... is there a way to do that?

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: event posting denied
June 04, 2008, 05:45:42 am
Hey,

It looks like you would need to write a custom module to allow people to add content, but not view it.

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

My absolute favourite: Wordpress Integration!.

Donate Now!

watida

  • Guest
Re: event posting denied
June 04, 2008, 06:12:13 am
umm geee how do i do that? its not like its just posting content

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: event posting denied
June 04, 2008, 06:26:18 am
Sorry for not being clear on my previous hint: vanilla CiviCRM doesn't allow to limit access only to adding events, but not viewing them. I don't know all your requirements, but it seems to me that in order to get this kind of functionality running, you probably need to write your own "event adding" functionality, which can use CiviCRM database. This way you will be able to control access to viewing event information (for registered users only), but also allow unregistered users to add new events through your custom module. In order to do that, you need to have some at least intermediate PHP programming experience.

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

My absolute favourite: Wordpress Integration!.

Donate Now!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • event posting denied

This forum was archived on 2017-11-26.