Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: menu
13 Aug 2009 08:39

wmfinck

I need to find out how to determine what the URL will be for viewing an event ticket in the front end. The event ticket does not appear in the menu-creation function so I do not know how to find a ticket's URL, and tickets probably should not appear on the menu anyway, since they are purchased. But I need a way for subscribers to view/print a ticket after purchase, and to do that I must determine what a ticket's URL is.
All I need is the URL for one event ticket, and surely once I see how it...
Category: RSEvents!
12 Aug 2009 17:38

lawrence.smith

Any tips on how to disallow the first option in a drop-down menu?
Category: RSForm! Pro
07 Aug 2009 13:09

nikhilthecool

Hi,

I wish to edit the text in the Guest Menu of RSEvents.

Please suggest me a suitable way for the same.

Also let me know if it is possible to hide the same Guest Menu that shows up in the frontend.
Category: RSEvents!
04 Aug 2009 10:28

der_depp

Ok thats not an option...

But the only problem is, that you don`t have the option to show "Export Guests" and "List subscribers" which are shown in the host menu, in the guest menu.
Wouldn`t it be fairly easy for you to add this feature?
The component is nearly perfect for me, it`s only this one thing thats holding me back from bying it...
Category: RSEvents!
28 Jul 2009 07:10

der_depp

Hi,
before purchasing RSFormsPro and RSEvents I want to make sure that the component has all the functionalities I need.

1: On the demo page it is not possible to choose a cusomized form for registration. Does this work in the latest version?
2: Is it possible to choose the customized form when I`m creating a event in the front end?
3: Is it possible to export all registrations to a certain event (csv export) from the front end?
4: Is there a module to display a mini calendar or latest events...
Category: RSEvents!
23 Jul 2009 17:13

becky.m.vorpagel

How does the rsforms pro plugin work in regards to searching through custom fields.

For example lets say I add fields for "Age", "county" and "language" into the registration form.

I want to make a menu link that pulls up all the events in a specified county for a certain age group in a certain language, can I do that using the RSforms pro plugin? are the forms submitted to a DB that I can link to and search accordingly?

Perhaps I could use categories for any one of these fields but My...
Category: RSEvents!
23 Jul 2009 08:24

bogdanc

Hello,

You can go to your Joomla! installation folder > \language\en-GB and now edit the file en-GB.com_rsevents.ini . Now you can change all the labels from RSEvents! . Simply search for the value you want to change and change it. For example you can change this line:

RSE_MENU_EVENT_SUBSCRIBE=Subscribe

To this:

RSE_MENU_EVENT_SUBSCRIBE=Purchase Tickets

And now instead of "Subscribe" you will have "Purchase Tickets" .

Regards!
Category: RSEvents!
22 Jul 2009 16:43

Bellman

Disregard this message. I have found necessary function in menu element options.
Category: RSEvents!
22 Jul 2009 09:25

andooz

Hi, when in the front end, and navigated to an event 'invite' or info page, I would like to change some of the text.
Specifically the word 'subscribe' which is used to buy the ticket. I would rather have 'purchase tickets' or somethign like that. Where in the code would I best make that change?

Also if I wanted to change the menu name from 'guest menu' to 'options' or something like that, how would I go about that.

Many thanks.
Category: RSEvents!
22 Jul 2009 07:44

JBHawaii

@Vorpel85,

Matius a developer at kunena.com provided this preliminary script that might give you an idea how you can accomplish auto-submitting to a forum post. My level of php coding is limited and I really can't tell you if this will work or not hopefully you are familiar with php...
<?php
 
// Preparations
$db = &JFactory::getDBO();
$db->setQuery("SELECT id FROM #__menu WHERE link='index.php?option=com_kunena' AND published='1'");
$kunenaItemid = $kunena_db->loadResult();
if...
Category: RSForm! Pro
14 Jul 2009 22:33

jennmitch75

You can visit my site. www.sandiegooutdoorguide.com I think if I list them out it will make it easier for you.


1. When I enable the add event form my drop down menu items do not work.
2. The submit button does not appear as a button at the bottom. Same goes for the search button on the event search.
3. Calendars do not pop up for date selection.
4. How can I add tooltips to explain what the paypal email address is needed for?

Same thing happened with eventlist and stupidly I thought that...
Category: RSEvents!
12 Jul 2009 23:02

michael.burgess

Hopefully there's an explanation or solution for this problem soon, since my customer is dying to have their site go live ASAP.

I just noticed tonight that although the start day and option to remove the "week" column can be selected when putting the calendar view as a menu item, those settings don't stick if you scroll to the next month or choose another category from the drop-down menu. These settings should stay intact no matter which view of the calendar you're seeing, I would think. What...
Category: RSEvents!
08 Jul 2009 13:55

brian.scroggins

For those interested a simple upgrade to Joomla 1.5.12 did the trick.
Category: RSForm! Pro
07 Jul 2009 09:20

brian.scroggins

Sorry for the format, every time I pasted the text it converted several parts to smiley faces.
Category: RSForm! Pro
07 Jul 2009 09:19

brian.scroggins

Using Joomla 1.5

I was able to create and test a form but when I go to add the form to a menu I get the following error:
Fatal error: Class 'JFilterOutput' not found in C:\wamp\www\website\components\com_rsform\controller\adapter.php on line 268
Here is the text for line 268 from adapter.php:
('', '$menu', '$title', '".JFilterOutput::stringURLSafe($title)."', 'index.php?option=com_rsform', 'component', 1, 0, '{$r['id']}', 0, 0, 0, '0000-00-00 00:00:00', 0, 0, 0, 0, 'formId=$formId')";...
...
Category: RSForm! Pro
Displaying 1396 - 1410 out of 1615 results.