Double Select List - Item Form

More
11 years 8 months ago #40973 by mauriestate
It is our first item submission form, do not know if this is related to our template css or a bug within FC, but on the item submission form, if we create a select list and make it available, we have two instances of the same select list, see below screenshot:

[attachment=0:1j4j5zkh]<!-- ia0 -->double_selection_list_002.png<!-- ia0 -->[/attachment:1j4j5zkh]

[attachment=1:1j4j5zkh]<!-- ia1 -->double_selection_list.png<!-- ia1 -->[/attachment:1j4j5zkh]

We have set this item submission page as public so you can see it live and you may access it here www.golfmediaplus.com/submit-a-course-standard.html .

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.
Attachments:

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

More
11 years 8 months ago #40974 by ggppdk
Hello

this HTML select form field is normally hidden via CSS,

in your case, your template or some other extensions is loading CSS that forces it to appear,

this should be easy to fix, just by examining the page CSS, but your page is currently not loading: i see a white page,

please set error reporting parameter in Joomla Global setting to "simple"


-- 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 8 months ago #40975 by mauriestate
I have set error reporting to simple and getting this error message:
Code:
Fatal error: Call to undefined method JRegistry::setValue() in /home/golfplus/public_html/components/com_flexicontent/views/item/view.html.php on line 576

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

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

More
11 years 8 months ago #40978 by ggppdk
Hello

yes, this bug was fixed after r1781, and appear when CAPTCHA is enabled,

just edit this file:
components/com_flexicontent/views/item/view.html.php
(go to line 576)

and replace "setValue" with "set"


-- 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 8 months ago #40981 by mauriestate
Hi,

Thanks for this quick fix, the page is now available at www.golfmediaplus.com/submit-a-c ... ndard.html and you can now see the double select list appearing. Please let me know how to override this css issue.

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

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

More
11 years 8 months ago #40982 by ggppdk
Hello

this is not a CSS issue,

for every select field,
some extension is duplicating the HTML:
<select name="some_name"...>...</select>

and adds a:
<select name="some_name_chzn"...>...</select>

Please think which of the
- content plugins
- system plugins
- and other extensions

that you have installed, is doing this

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.

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