[New Plugin] Google map plugin - testers needed

More
13 years 10 months ago #23679 by horsey
OK, thanks a lot anyway. I hope the developer will have a look at it, too.

I have the component display turned of on the homepage, only modules, there it does not happen.
Code:
$view = JRequest::getVar("flexi_callview");

returns "items" all the time, so it won't switch.

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

More
13 years 10 months ago #23686 by horsey
I fixed it for now.
Code:
function onDisplayFieldValue(&$field, $item, $values=null, $prop='display') { if(JRequest::getVar("flexi_callview")) return;

For the component item nothing is returned, otherwise 'items' is returned.
Although its not expected behaviour I think. It never returned 'module'
I just updated to r1209. In the prior built it returned 'items' all the time.

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

More
13 years 10 months ago #23688 by ggppdk
mmm, for it to have value "module" you need to have at least one field in the custom field list of the module. The strange is that what you did works ..., because this would prevent the field from appearing in item view, unless you create it manually with getFieldDisplay() ???


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

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

More
13 years 10 months ago #23689 by horsey
I have several custom fields in each module.
It always returns 'items' for the module.
For the item view, no result is returned.

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

More
13 years 10 months ago #23708 by horsey
The plugin has also issues with the markers.

The whole routine handling the marker path is a bit confusing.
Along the way, the path at some point suddenly includes the category and missing the path to the marker folder.

For convenience I just hardcoded the path to my marker for the moment.

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

More
13 years 7 months ago #25566 by horsey
The plugin is not working in compatibility view with IE 8/9.
At least not on this site, maybe its a matter of MooTools smart loading feature, I don't know.

ibiza-se.com/

Just to let you know.

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

More
13 years 7 months ago #25575 by igcorreia
We know that and that is way we don't use it.
We are waiting for this plugin to be maintained more frequently.

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

More
13 years 7 months ago #25588 by horsey
I quite like it so far and am sorry for IE users.
Any idea why its not working in IE compatibility mode?

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

More
13 years 7 months ago #25593 by igcorreia
I think I found something.
hope I am a lucky man :D and this works.

I need you to find this file:
Code:
/plguins/flexicontent_fields/fleximaps-php

In line 305 change from this:
Code:
map: map,
to this:
Code:
map: map

UPDATE: WORKS FOR US, I AM A AWESOME DEBUGGER ahahahaha fu*ki*g ie7

But still the field is out of date. Because know we have translations, translations groups, advanced search, the filter class has change. This field needs to be in the core and evolve with FC itself, that's my opinion.

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

More
13 years 7 months ago #25594 by horsey
Yes, that did it, thank you!

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

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save