|
|||||||
![]() |
Forum Index > glFusion > glFusion Add-on, Plugin Support |
|
|
EvList Bug
|
|||
| First | Previous | 1 2 3 4 5 | Next | Last | | | Printable Version |
|
eric | ||||||||
|
Hi Lee, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
lgarner | ||||||||
|
That would work. That's sort of how data is stored now, except that instances of a base event are always tied to the actual event such that changing a recurring event's schedule replaces all recurrences. For purposes of the search it's probably ok to link to the first occurrence. |
![]() Admin Group Comfort Level:: +51 ![]() ![]()
Registered: 06/10/08 |
||||||||
|
|||||||||
|
Rocky | ||||||||
|
I am seeing the same problem with search results. It's just a current single event. The eid that the search result uses in the url is different from that of the actual event. |
![]() Active Member Group Comfort Level:: +4 ![]()
Registered: 01/08/06 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Hi Lee, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
lgarner | ||||||||
|
When you click that item it should open up a line so you can enter the dates. Is that not happening? Or is it not doing anything with the dates after you enter them? |
![]() Admin Group Comfort Level:: +51 ![]() ![]()
Registered: 06/10/08 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Goodmorning All, |
![]() Active Member ![]() Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
Quote by: lgarnerWhen you click that item it should open up a line so you can enter the dates. Is that not happening? Or is it not doing anything with the dates after you enter them?
PHP Formatted Code 'rec_formats' => array(1 => 'Voorgaande Evenementen', 2 => 'Aankomende Evenementen', 3 => 'Komende Week', 4 => 'Komende Maand', 5 => 'Evenementen', 6 => 'Datum', 7 => 'Evenementen Lijst',
PHP Formatted Code /* column block and centerblock */$X_LANG_EVLIST05 = array ( 1 => 'Voorgaande Evenementen', 2 => 'Aankomende Evenementen', 3 => 'Komende Week', 4 => 'Komende Maand', 5 => 'Evenementen', 6 => 'Datum', 7 => 'Evenementen Lijst' );
PHP Formatted Code 'recur_desc' => array(1 => 'Vind elke dag plaats', 2 => 'Vind elke maand plaats op dezelfde datum(s)', 3 => 'Vind elk jaar plaats op dezelfde datum', 4 => 'Vind elke %interval% week plaats op de %day%', 5 => 'Vind elke %interval% maand plaats op de %daynum% %day%', 6 => '', // custom dates
PHP Formatted Code /* recurring periods */$X_LANG_EVLIST06 = array ( 1 => 'Dagelijks, bijv., 4 april tot en met 7 april (aaneensluitend)', 2 => 'Maandelijks op datum, bijv., de eerste van de maand', 3 => 'Jaarlijks, bijv., ieder jaar op 25 december', 4 => 'Wekelijks, bijv., Maandag, Woensdag, en Vrijdag', 5 => 'Maandelijks op dag, bijv., de derde vrijdag van de maand', 6 => 'Meerdere datums: een komma-gescheiden lijst van kalenderdatums' );
|
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
|
SOLVED! Quote by: ericGoodmorning All, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
lgarner | ||||||||
|
The "$X_LANG" variables are legacy and no longer used (the "X" was put there to make sure they didn't get used. Only the "recur_desc" array is used for the values. |
![]() Admin Group Comfort Level:: +51 ![]() ![]()
Registered: 06/10/08 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Mmmzzz that is interesting Lee since the first block in my case are the textual options I actually have in my dropdown box which is the 'rec_formats' and not the recur. Could it be that in my case thw wrong language block is used? |
![]() Active Member ![]() Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
|
It's ok, I couldn't edit my previous post anymore but I understand now, there's the rec_formats and the recur_formats which both are used but in my case I only need to adjust the rec_formats |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Hi Lee, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Hi Lee, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
eric | ||||||||
|
Lee, |
![]() Active Member Group Comfort Level:: +1 ![]()
Registered: 08/28/09 |
||||||||
|
|||||||||
|
lgarner | ||||||||
|
There was an ampersand that was urlencoded in the template, which shouldn't have been. Try the attached template file instead. The fields should be filled in by Javascript. |
![]() Admin Group Comfort Level:: +51 ![]() ![]()
Registered: 06/10/08 |
||||||||
|
|||||||||
|
| First | Previous | 1 2 3 4 5 | Next | Last |
| All times are CDT. The time is now 12:51 am. |
|
|