Home Fórum | Support forum
Üdvözlet, Vendég

SimpleCalendar Map module Feature request
(1 megtekintés) (1) vendég
SimpleCalendar Map module forum.
If you find bugs please open a new topic (You need to login).
LeOldal: 1
TÉMAKÖR: SimpleCalendar Map module Feature request
#4
SimpleCalendar Map module Feature request 2 éve, 2 hónapja  
Please write me your feature request and I will try to implement it to the next version.
Utolsó szerkesztés: 2010-03-28 15:19 : Manó.
Vendégként nem küldhető be hozzászólás.
If you find my module useful please make a small donation or/and make review on the JED. It is motivate me!
 
#135
Válasz: SimpleCalendar Map module Feature request 1 év, 6 hónapja  
Hello

Error
Notice: Trying to get property of non-object in C:\Program Files\VertrigoServ\www\rozo\modules\mod_simplecalendarmap\helper.php on line 95

How can I fix it?
Vendégként nem küldhető be hozzászólás.
 
#136
Válasz: SimpleCalendar Map module Feature request 1 év, 6 hónapja  
Hello Rozo,

Please write me the version informations. (joomla, simplecalendar, simplecalendar map, PHP).

The map shows the places or there is no map ?

Regards
Manó
Utolsó szerkesztés: 2010-11-08 20:29 : Manó.
Vendégként nem küldhető be hozzászólás.
If you find my module useful please make a small donation or/and make review on the JED. It is motivate me!
 
#137
Válasz: SimpleCalendar Map module Feature request 1 év, 6 hónapja  
Change on \modules\mod_simplecalendarmap\helper.php line ~ 27

Kód:

$markers = array(0 => $params->get('marker'));

to
Kód:

$markers[0]->img = $defmarker;


I am waiting for you feedback!
Manó
Vendégként nem küldhető be hozzászólás.
If you find my module useful please make a small donation or/and make review on the JED. It is motivate me!
 
#138
Válasz: SimpleCalendar Map module Feature request 1 év, 6 hónapja  
Thanks Manó, this helped.

Joomla 1.5
SimpleCalendar 0.8.5b
SimpleCalendar last
PHP 5.2.6
Vendégként nem küldhető be hozzászólás.
 
FelOldal: 1