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: calendar
26 May 2009 05:28

almeidaniel

This worked with me

<img src="your/path/image.png" id="btn'.$calendars[$componentId].'"
type="button" value="'.$data.'"
onclick="showHideCalendar('cal'.$calendars[$componentId].'Container');"
class="btnCal" '.$data.' />
Category: RSForm! Pro
25 May 2009 17:34

vndesign

Parse error: syntax error, unexpected T_STRING in /../components/com_rsform/controller/functions.php on line 615
Category: RSForm! Pro
25 May 2009 10:12

bogdan

Hello ,

This can be done by altering the source code. If you want that please go to /components/com_rsform/controller/functions.php and at line 615 replace :
<input id="btn'.$calendars[$componentId].'" type="button" value="'.$data['POPUPLABEL'].'" onclick="showHideCalendar(\'cal'.$calendars[$componentId].'Container\');" class="btnCal" '.$data['ADDITIONALATTRIBUTES'].' />

with
<img src="your/path/image.png" id="btn'.$calendars[$componentId].'" onclick="showHideCalendar(\'cal'.$calendars...
Category: RSForm! Pro
25 May 2009 08:05

vndesign

Is it possible to insert an image for calendar field like this:



rather than just (...) or text label?


Category: RSForm! Pro
21 May 2009 10:35

pamela.long

my event list is displaying with the oldest date at the top and the recent dates at the bottom of the list. please see at
http://webhead3.com/index.php/calendar/event-list/events

I want to display dates so that recent dates are at top of list.
May 2009
June 2009
and so on

how do I correct this?
Category: RSEvents!
21 May 2009 07:46

alexp

Hello,

Please submit a ticket to Tech support regarding this issue.
Category: RSEvents!
20 May 2009 09:34

pamela.long

how do I get events to display in the calendar? I have events added to the category and they display in the Event list format but not on the calendar.
Category: RSEvents!
20 May 2009 09:25

pamela.long

I installed RS Events and all plugins and need to know how to tweak a few things:

- what php code do I use to show date display in this format: May 20, 2009

- how do I get times to display in am/pm format instead of military time

- THis community calendar has many events that are repeating events ( weekly and monthy). The Event list is getting unmanageble already and I've only listed 2 repeating events. Is it possible to organize the events by date?
so all events that fall on May 20 are...
Category: RSEvents!
24 Apr 2009 05:57

pango

Hi everybody,
I have the same problem in french : my calendar appears in English.
The only way I found is to delete the English Calendar parameters in the default file (//CALENDAR SETUP at the end), and put instead of it the French translation.
It works but only for a single language web site.

Regards
Pango
Category: RSForm! Pro
01 Apr 2009 04:48

daniel.east

Hello alexp,

Thanks for the reply. I tried your suggestion, first I:

Changed the file name from "spanish.php" to "es-ES.com_rsform.php" keeping in in the folder: components/com_rsform/languages/

That didn't work ... so I tried this

Moved the file "es-ES.com_rsform.php" into language/es-ES/ along with all the other global translations ... that didn't work either

Any ideas ?

Thanks, Dan
Category: RSForm! Pro
31 Mar 2009 13:23

josep.carreras

I have the same problem in a monolingual, Spanish, site without joomfish.
rsformpro detects and loads correctly the spanish.php file in the backend but still the calendar strings are shown in English.

Any solution?

Regards,
Josep

P.D [the language files should be encoded in UTF-8 to read well. Currently ANSI]
Category: RSForm! Pro
30 Mar 2009 07:27

alexp

Hello,

Make sure that the language files are named according to the joomfish standards.
Category: RSForm! Pro
30 Mar 2009 03:41

daniel.east

Hello,

I have a form in three different languages (English, French and Spanish) I control the translations using Joomfish - when I switch between languages the forms change without issue, but when I select the pop-up calendar they remain in English. I have uploaded french.php and spanish.php into components/com_reform/languages

Any help gratefully received.

Thanks, Dan
Category: RSForm! Pro
27 Mar 2009 09:31

alexp

Hello,

This is due to the fact that you have upgraded from an older version of RSform!Pro that did not have certain features. A quick resolution to this would be to simply remove those form items ( most likely a calendar or textarea ) and add them again.

Also, please verify that your language file ( components/com_rsform/languges ) contains this label ( around line 96 ):

DEFINE('_RSFORM_BACKEND_COMP_FIELD_WYSIWYG','WYSIWYG Editor');
Category: RSForm! Pro
26 Mar 2009 21:25

IslandDesign

I would also like to know how to do this, is it possible to change button to an image? As it is right now, it is not clear that it should be clicked on by some users.

Thanks,
IDS
Category: RSForm! Pro
Displaying 931 - 945 out of 1055 results.