Fatal error: Call to undefined method JRegistry::setValue()

More
11 years 8 months ago #40876 by hede
Please see this error on the item submission page:

Fatal error: Call to undefined method JRegistry::setValue() in /home/kiteboar/public_html/devj3/components/com_flexicontent/views/item/view.html.php on line 576

at http://www.devj3.kiteboarding-windsurfi ... Itemid=126

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

More
11 years 8 months ago #40878 by ggppdk
Hello

try replacing 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 #40887 by hede
... that helped!

Cheers

PS: Sorry for pushing ... maybe you can help me with <!-- l --><a class="postlink-local" href=" www.flexicontent.org/phpbb/viewtopic.php...=6887&p=40855#p40855 ">viewtopic.php?f=71&t=6887&p=40855#p40855 as well?

FF on Win10, FLEXIcontent version 3.0.10 on Joomla 3.4

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

More
11 years 8 months ago #40888 by ggppdk
Hello,

also in file
components/com_flexicontent/controller.php
replace:
Code:
JFactory::getConfig()->setValue('captcha', 'recaptcha');
with
Code:
JFactory::getConfig()->set('captcha', 'recaptcha');


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