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) »
  • List of upcoming events
Pages: [1]

Author Topic: List of upcoming events  (Read 1273 times)

fyhllj

  • Guest
List of upcoming events
September 17, 2008, 08:23:18 pm
Use this link's codes (http://wiki.civicrm.org/confluence/display/CRMDOC/List+of+Upcoming+CiviEvents+or+Feed+of+Events);

This part:

 $display .= l($title_place.' '.$title_desc, 'civicrm/event/info', array( 'query' => 'reset=1&id='.$event['id'] )).'<br />';
 echo $display;

When I click the event link, which only direct me to the following url:

http://localhost:8888/oiaevents/?q=civicrm/event/info

The expected one should be
http://localhost:8888/oiaevents/?q=civicrm/event/info&reset=1&id=3

Any clues about what's going on here. My civicrm version is 2.06.

Thanks in advance!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: List of upcoming events
September 17, 2008, 09:24:06 pm
This page is update for CiviCRM v2.1 with drupal 6.

check the changes http://wiki.civicrm.org/confluence/pages/diffpages.action?pageId=12679&originalId=8716315

Also added comment http://wiki.civicrm.org/confluence/display/CRMDOC/List+of+Upcoming+CiviEvents+or+Feed+of+Events?focusedCommentId=9437407#comment-9437407

HTH

Kurund
Found this reply helpful? Support CiviCRM

fyhllj

  • Guest
Re: List of upcoming events
September 18, 2008, 05:49:14 am
Thank you!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • List of upcoming events

This forum was archived on 2017-11-26.