Skip to Content Skip to Menu

Jooglemap 3.0 bugs

15 years 10 months ago #81115 by TheShark69
Jooglemap 3.0 bugs was created by TheShark69
hello there is bugs in new jooglemap 3.0:

users are not showed in map and also markers

calculate correct latitude and longitude but

in backend this errors:

[code:1]Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 47

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 48

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 49

Notice: Undefined property: stdClass::$checked_out in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/libraries/joomla/html/html/grid.php on line 102

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 47

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 48

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 49

Notice: Undefined property: stdClass::$checked_out in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/libraries/joomla/html/html/grid.php on line 102

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 47

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 48

Notice: Undefined property: stdClass::$published in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/administrator/components/com_jooglemaps/admin.jooglemaps.html.php on line 49

Notice: Undefined property: stdClass::$checked_out in /var/www/vhosts/xxxxxxxxxxxxx/subdomains/social/httpdocs/libraries/joomla/html/html/grid.php on line 102[/code:1]

line 47,48 49 and 50

[code:1] $img = $row->published ? 'tick.png' : 'publish_x.png';
$task = $row->published ? 'unpublish' : 'publish';
$alt = $row->published ? 'Published' : 'Unpublished';
$checked = mosCommonHTML::CheckedOutProcessing( $row, $i );[/code:1]

Please Log in or Create an account to join the conversation.

15 years 10 months ago #81116 by TheShark69
Replied by TheShark69 on topic Re:Jooglemap 3.0 bugs
this is my first post,because with cb not problem,i think is a fantastic component.
Problems i find only with etra joomlapolis plugins,cb is fantastic :woohoo:

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum