[New Plugin] Google map plugin - testers needed

More
11 years 10 months ago #25615 by igcorreia

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

More
11 years 8 months ago #27973 by horsey
Hello guys, that never really worked for me. It used to return nothing when called by the component, and "items" for anything else. I never had it return "module". I have it running like that with 1.5.6 RC4 (r1264)

I currently work on a site with 1.5.6 RC5 (r1338) installed.
With that version it returns "items" when called by the component.

When called from a module it returns "items" once for every item in the module. So for a module with 4 items it returns "itemsitemsitemsitems".

For a module with 1 item it returns "items" and I can't switch anymore.

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

More
11 years 7 months ago #27974 by ggppdk
The view not passed properly,
this was fixed in later versions,
please use r1420

The view values are:
FLEXI_ITEMVIEW, 'category', 'module'

NOTE above that FLEXI_ITEMVIEW does not have quotes
so use like e.g.:
Code:
$flexi_view = JRequest:getVar('flexi_callview'); if ($flexi_view == FLEXI_ITEMVIEW) ... if ($flexi_view == 'category') ... if ($flexi_view == 'module') ...


-- 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
11 years 7 months ago #27988 by horsey
Hello, thanks for the snappy answer, but sorry.
I updated to 1.5.6 RC7 r1420 and it still does the same.

It's always "items" - for items
And "items" once for each item in a module - like "itemsitemsitems"

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

More
11 years 7 months ago #27990 by ggppdk
Please, send me a PM with
- admin login and tell me
- which FLEXIcontent field plugin you are authoring,
- and in which module you are using it
- and the link in frontend that you use to display the module

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
11 years 7 months ago #27994 by ggppdk
You are not displaying any flexigmaps field inside the module you suggested to me,

please checked and the field names is the extra fields box

So how can you expect the flexi_callview to have this value???


When a field display is created the JRequest:getVar('flexi_callview') will be:

- FLEXI_ITEMVIEW for FLEXIcontent items view,
- 'category ' for FLEXIcontent category view,
- 'module' for FLEXIcontent module,
- "items" for other views, e.g. tags


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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.360 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