[New Plugin] Google map plugin - testers needed

More
12 years 1 month 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
12 years 1 month 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...

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

More
12 years 1 month 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
12 years 1 month 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
12 years 1 month 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...

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

More
12 years 1 month 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.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.276 seconds
Save
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