- Posts: 20
- Thank you received: 1
LOTS OF PROBLEMS WITH EVENT BOOKING
- Pee
- Topic Author
- Offline
- Junior Member
-
Less
More
13 years 1 month ago #14990
by Pee
Replied by Pee on topic Re: LOTS OF PROBLEMS WITH EVENT BOOKING
Hi,
Thankks again for the swift reply.
I don't see that line in controller.php, I only have this:
<?php
/**
* @package Joomla.Administrator
* @subpackage com_admin
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
// no direct access
defined('_JEXEC') or die;
jimport('joomla.application.component.controller');
/**
* Admin Controller
*
* @package Joomla.Administrator
* @subpackage com_admin
* @since 1.6
*/
class AdminController extends JController
{
}
However I think that most users of this component will be glad if they are able to export all event booking users, so why make this not the default behaviour?
Thanks!
Thankks again for the swift reply.
I don't see that line in controller.php, I only have this:
<?php
/**
* @package Joomla.Administrator
* @subpackage com_admin
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
// no direct access
defined('_JEXEC') or die;
jimport('joomla.application.component.controller');
/**
* Admin Controller
*
* @package Joomla.Administrator
* @subpackage com_admin
* @since 1.6
*/
class AdminController extends JController
{
}
However I think that most users of this component will be glad if they are able to export all event booking users, so why make this not the default behaviour?
Thanks!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 1 month ago #15009
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: LOTS OF PROBLEMS WITH EVENT BOOKING
The file you looked at is a WRONG FILE. Please make sure you looked at the file administrator/components/com_eventbooking/controller.php .
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Jane
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
12 years 5 months ago #22397
by Jane
Replied by Jane on topic Re: LOTS OF PROBLEMS WITH EVENT BOOKING
I am using 1.4.5 and tried removing the code you referenced and then the exporting feature just gave me a blank page. So I added the code back in and it worked fine. Is there a more current fix to get a full list export?
Thank you,
Darlene
Thank you,
Darlene
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 5 months ago #22406
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: LOTS OF PROBLEMS WITH EVENT BOOKING
Hi Darlene
What do you trying to do ? Could you give me more detail information so that I can guide you ?
Regards,
Tuan
What do you trying to do ? Could you give me more detail information so that I can guide you ?
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Jane
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
12 years 5 months ago #22470
by Jane
Replied by Jane on topic Re: LOTS OF PROBLEMS WITH EVENT BOOKING
I'm trying to export a full list of registrants with details for all no matter their payment status.
Thanks,
Darlene
Thanks,
Darlene
Please Log in or Create an account to join the conversation.
- Jane
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
12 years 4 months ago #23391
by Jane
Replied by Jane on topic Full Export List
Just wanted to see if you were able to provide a fix for the exporting feature so I can export a full list of registrants no matter what their status is?
Thank you,
Darlene
Thank you,
Darlene
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.