Main menu

Forum


× Help Forum English

problems and questions

  • ichbins
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 2 Mesi fa #5497 da ichbins
problems and questions è stato creato da ichbins
Hallo!

i'm really a fan of your Event component! :)

I'm testing for a while now … but there are some problems and questions i have...
(using joomla 2.5.14 and latest icagenda 3.2.4)


1. Problem - date period:
As we’re using events with a duration of one week, i have problems in the
- Event list view:
if the event is in future, it only shows the start date of the event duration, if event is in past, it only shows the last day of the event duration date.

I would expect from the functionality of event list (with duration), that there`s always shown the: start date - end date.
Maybe as an additionaly hint, that the event is in „past“ or in „future“.

Do you think this is plausible and will change this? - Otherwise i would change it in template by myself.

- Event datail view:
it shows only the start day if it`s in future and the end date if it’s in the past in the top area, but not the duration date.
My workaround here is to bring the „all dates" additionally in the top area.

If there's a duration date of an event from one week and i click on detail of the event during the date period of the event, it shows me „today: and the actual date.
… i would expect here the event date, either the single date or duration date with or without time.




2. Problem in the date-settings in backend with the date picker.
when using the datepicker it shows the time in „hours:minutes", after saving it shows the time in „hours:minutes:seconds"
also if i set the start date and want to set the end date, it deletes the start date inside the startfield when clicking into the end datepicker.
Any idea?

3. Multilingual site de/en with joomfish 2.5.1:
German is the main laguage and english the second language.
i’m using joomfish and ...what a pity … can’t find a workaround without error messages.
- working: "all events“/"alle events" in frontend and changing the language switcher from joomfish shows the events i created in .de and .en
- working: module "Event calender“/"Event Kalender" is shown colored with the events i created.
- not working: The event calender module "tooltip event" in frontend in english shows no result, white page, but notice:

Notice: Undefined index: template in /.../components/com_icagenda/helpers/icmodel.php on line 1195 Notice: Trying to get property of non-object in /.../components/com_icagenda/helpers/icmodel.php on line 816 Fatal error: Call to a member function get() on a non-object in /.../components/com_icagenda/helpers/icmodel.php on line 816

- not working: Event detail … switching from one event in german to english gives me the error 404 page. This is logical as the events in english are not translations of joomfish, but this is not a solution for a website-visitor who comes from search engine to the event detail in wrong language and wants to switch the laguage.


Questions
- do you see any possibility to work soon on icagenda compatibility with joomfish (content elements in joomfish)? - Would be great!!!
- if not, do you have an idea, how to avoid the notice/error messages or have a workaround therefor?

It’s no problem to buy a pro icagenda version ;-), ...but it’s elemtentary for me to have a solution for functioning multilingual site.


Thanks in advance,
ichbins

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
11 Anni 2 Mesi fa #5503 da Lyr!C
Risposta da Lyr!C al topic problems and questions
Hallo!

First, so many questions in one topic... :side:

About display of information, yes this could be changed by creating your own theme pack.
Today, i've not yet having time to create the documentation for helping user to do that, but i hope to be able to begin it as soon as possible!
But, as far as possible, i'm giving tips and help to Pro users (not doing all the work, but giving them code as far as possible)

For your information, you can called in a theme pack many information, listed in site/models/list.php (item array)

For exemple, $item->startDate will return start date of a period event (endDate= end date, startTime = start time, endTime = end time... and so on for all object listed, there's a function with a function to be displayed, some with an pre-defined display, other only a setting value.)

So, this information is about 1. ;-)


About 2., this is because of the auto detection in the timepicker script of the start date. The script used is : trentrichardson.com/examples/timepicker/
I've just added some integration, and strings of translation.
But you're right, this maybe need to be change, to keep the start date in the field, if it is possible...

About 3, i've just do content element xml files for Falang, and seems to work.
About Joomfish, the problem is no Joomla 2.5 stable version available today, and seems to be a dead project... (and no joomla 3 version)
The beta i've downloaded on GitHub of joomfish was making error on my test website, so today not possible to test the files but i will attached you the files to this message, so, if you have a working version of Joomfish, could you test the content element files attached, and tell me if it's working ?

Thanks for your test about joomfish!

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File allegato:

Allegati:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • ichbins
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 2 Mesi fa #5521 da ichbins
Risposta da ichbins al topic problems and questions
Hallo Lyr!C,

thanks for your response and informations...

to 1.
thanks, i will try it.

to 2.
thanks for information ... then it's more optical and doesn't leads to errors. ;-)

to 3.
you’re right, joomfish seems to be frozen in…, but i found new informations, maybe developement is going on, see here .

I’m using the free joomfish version 2.5.1 stable (download from frontpage at: click here ):


Thanks a lot for working on joomfish integration!!! and for your content element files. I was testing, but it’s not really working yet ;-(

icagenda "content elements" installed in joomfish => no problems

translated events in jommfish component from .de to .en ... the results:
=> in component icagenda, there's no event in .en visible.
=> in frontend, there's no translated event visible

modul event calender tooltip, click on tooltip event shows no result (as before), white page, but notice (as before installing the content elements):

Notice: Undefined index: template in /.../components/com_icagenda/helpers/icmodel.php on line 1195 Notice: Trying to get property of non-object in /.../components/com_icagenda/helpers/icmodel.php on line 816 Fatal error: Call to a member function get() on a non-object in /.../components/com_icagenda/helpers/icmodel.php on line 816 an other notice:


Frontend, Event detail view…, switching from one event in german to english (the joomfish language Button) gives me the error 404 page.

debugging on, output:

Call stack
# Function Location
1 JSite->dispatch() /www/htdocs/.../index.php:42
2 JComponentHelper::renderComponent() /www/htdocs/.../includes/application.php:197
3 JComponentHelper::executeComponent() /www/htdocs/.../libraries/joomla/application/component/helper.php:351
4 require_once() /www/htdocs/.../libraries/joomla/application/component/helper.php:383
5 JController->execute() /www/htdocs/.../components/com_icagenda/icagenda.php:73
6 iCagendaController->display() /www/htdocs/.../libraries/joomla/application/component/controller.php:761
7 JController->display() /www/htdocs/.../components/com_icagenda/controller.php:48
8 icagendaViewList->display() /www/htdocs/.../libraries/joomla/application/component/controller.php:722
9 JView->display() /www/htdocs/.../components/com_icagenda/views/list/view.html.php:76
10 JView->loadTemplate() /www/htdocs/.../libraries/joomla/application/component/view.php:205
11 include() /www/htdocs/.../libraries/joomla/application/component/view.php:649
12 JError::raiseError() /www/htdocs/.../components/com_icagenda/views/list/tmpl/event.php:55
13 JError::raise() /www/htdocs/.../libraries/joomla/error/error.php:251


if i open the translation to the menu item i have somme messages in the translation "parameters":

Notice: Undefined variable: dmy_1 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 285
Notice: Undefined variable: dmy_1 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 286
Notice: Undefined variable: dmy_2 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 291
Notice: Undefined variable: dmy_2 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 292
Notice: Undefined variable: dmy_3 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 297
Notice: Undefined variable: dmy_3 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 298
Notice: Undefined variable: dmy_4 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 303
Notice: Undefined variable: dmy_4 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 304
Notice: Undefined variable: dmy_5 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 309
Notice: Undefined variable: dmy_5 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 310
Notice: Undefined variable: dmy_text_5 in /.../administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 313
........ and so on ...



Maybe that helps somehow ...

thanks, ichbins

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
11 Anni 2 Mesi fa #5539 da Lyr!C
Risposta da Lyr!C al topic problems and questions
Yes, and thanks for information!

I think i won't work on Joomfish integration, as if the project is abandonned, is not a good idea...

Falang is a fork of joomfish, and seems to work well since a long time now! And developper is still there!

Maybe lanternfish a new joomfish, but as Falang is already working, with a free version, and a low price version with removing of copyright, why using something else ?

In all cases, only Falang has a free version, so i can test and update content elements files.
But with lanternfish, too expensive! (but for the price, if one purchase their extension, the best way is to ask them to create the needed files, and easy as iCagenda as a free version of the component!)


ABout your error messages, first, check your menu-item to iCagenda list of events (it may be unpublished, or need to open it, set date format, and save again.)
Just after, empty cache.

About joomfish, i'm sorry, but i recommend you to use an other extension, stable, working on Joomla 3 too, and having an active developper behind!
;-)

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

Moderatori: Lyr!C
Tempo creazione pagina: 0.117 secondi

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new