[New Plugin] Google map plugin - testers needed

More
13 years 11 months ago #23677 by horsey
No, unfortunately not working.

How about calling it only once based on the url.
If the mainbody position loads before the module it would work, its like that in my case.

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

More
13 years 11 months ago #23678 by ggppdk
Unfortunately i have no idea what the conflict is without testing,

and currently i have already left aside my projects to work on the final version of FC,

I will certainly come back to this in a couple of weeks.

Best Regards


-- 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 11 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 11 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 11 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 11 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 11 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 9 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 9 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 9 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.

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