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) »
  • Registration Form : The requested page cannot be found --- no cart display
Pages: [1]

Author Topic: Registration Form : The requested page cannot be found --- no cart display  (Read 996 times)

gtrennert

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Joomla! 3.3.6
  • MySQL version: 5.1.36
  • PHP version: 5.4.6
Registration Form : The requested page cannot be found --- no cart display
October 14, 2014, 05:01:50 pm
Hello

I just installed to test the event feature and have 3 questions :


1)
I created some events with "Online registration enabled?" checked, but when doing ONLINE REGISTRATION (LIVE) I get the message :
Quote
The requested page cannot be found.
If difficulties persist, please contact the System Administrator of this site and report the error below.
 0 <div id="crm-container" class="crm-container" lang="fr" xml:lang="fr"> <style type="text/css" media="screen">@import url(/civicrm/administrator/components/com_civicrm/civicrm/css/civicrm.css);</style> <div class="messages status no-popup"> <div class="icon red-icon alert-icon"></div> <span class="status-fatal">Sorry but we are not able to provide this at the moment.</span> <div class="crm-section crm-error-message">Impossibilité de trouver le nom d'utilisateur pour ce type de paiement</div> <p><a href="http://localhost/civicrm/" title="Main Menu">Return to home page.</a></p> </div> </div> <script language="JavaScript"> function toggle( element ) { var className = element.className; if ( className == 'crm-accordion-wrapper collapsed crm-fatal-error-details-block') { element.className = 'crm-accordion-wrapper crm-fatal-error-details-block'; } else { element.className = 'crm-accordion-wrapper collapsed crm-fatal-error-details-block'; } } </script>

2)
When displaying the event in the frontend I can't see the registration form but 2 buttons "Add to cart" !

3)
So I can add an event to the cart but I can't any way to display this cart ?

Thanks for help to understand !

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Registration Form : The requested page cannot be found --- no cart display
October 15, 2014, 02:26:11 am
Hey there,

Just so you know, you can use the demo sites to test CiviCRM functionality https://civicrm.org/demo.

My french is not very good but does
Quote
Impossibilité de trouver le nom d'utilisateur pour ce type de paiement
mean impossible to find the user name for this payment method? If so, you might want to if your payment processor is set up correctly (or choose the pay later option to bypass this problem).

The add to cart functionality is "experimental".  I don't know of anyone using it (though there may be people out there doing so) so not that surprised that it doesn't work - try not using it, maybe?
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

gtrennert

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.5.1
  • CMS version: Joomla! 3.3.6
  • MySQL version: 5.1.36
  • PHP version: 5.4.6
Re: Registration Form : The requested page cannot be found --- no cart display
October 15, 2014, 02:45:49 am
Thank you for your answers

1) Registration menu link
I resolved the issue thanks to your comment
Sorry but I forgot to enter the event - even if I can' really understand the usage of this menu link
In my case I will have hundreds of events so I can't enter hundreds of menu links

2) Registration / cart
a)
I understand that cart is experimental even if I regret this because I need something like this - can you tell me where I can find information on the direction that civicrm will take in the next versions ?
b)
There is one last thing I perhaps did not explain clearly :
I have an event and enabled online registration and I thought this would add a registration form at the end of the event display - but the only thing that happens on the event card is that the CART button is added ?
Is there anyway to give access to online registration when displaying the event ?




Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Registration Form : The requested page cannot be found --- no cart display
October 15, 2014, 03:54:21 am
Quote
I understand that cart is experimental even if I regret this because I need something like this - can you tell me where I can find information on the direction that civicrm will take in the next versions ?

I don't think there are currently any plans to further develop this. Work was initially done in 2011 by Adam Wright: https://issues.civicrm.org/jira/browse/CRM-8705.  I suspect that if you want it developed further, you'll need to find resources to support the development, e.g. https://civicrm.org/make-it-happen

Quote
I have an event and enabled online registration and I thought this would add a registration form at the end of the event display - but the only thing that happens on the event card is that the CART button is added ?
Is there anyway to give access to online registration when displaying the event ?

Sorry - I am not sure on the answer to that question. Did you see this page: http://wiki.civicrm.org/confluence/display/CRMDOC/CiviEvent+Cart+Checkout

PS. It looks like you are using Joomla.  Not sure if you need to use Joomla or if you could switch to Drupal, but Drupal has webform integration which allows you to register for more than one event at the same time using the webform interface. There are some limitations with that interface (but not many) and it might be that drupal webform + civicrm does what you need.
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Registration Form : The requested page cannot be found --- no cart display

This forum was archived on 2017-11-26.