FLEXIContent - v2.0.0 - final for J2.5 released (r1648)

More
12 years 8 months ago #18186 by Arkadiy
Code:
Notice: Undefined property: JForm::$version in Z:\home\j17\www\plugins\flexicontent_fields\checkboximage\checkboximage.php on line 74 Fatal error: Call to a member function isAdmin() on a non-object in Z:\home\j17\www\plugins\flexicontent_fields\checkboximage\checkboximage.php on line 91
36 string replace
Code:
global $mainframe;
to
Code:
$mainframe = JFactory::getApplication();
add later
Code:
$version = $item->getValue('version', NULL, 0);
replace on 74 string
Code:
$item->version
to
Code:
$version
The topic has been locked.
More
12 years 8 months ago #18187 by Arkadiy
Replace from flexicontent.helper.php in string 745
Code:
global $mainframe;
to
Code:
$mainframe =& JFactory::getApplication();
radioimage.php in string 38
Code:
global $mainframe;
to
Code:
$mainframe =& JFactory::getApplication();
The topic has been locked.
More
12 years 8 months ago #18189 by effrit
hi!
when i publish Advenced Search module i take this:
Fatal error: Class 'modSearchHelper' not found in Z:\home\j17_new\www\modules\mod_flexiadvsearch\mod_flexiadvsearch.php on line 31

also, i have favorite one item, but its not showing in list of my favorite content (after i create 'Favorites' in menu).
The topic has been locked.
More
12 years 8 months ago - 12 years 8 months ago #18192 by Arkadiy
In checkboximage and and checkbox in editing the content is displayed instead of checkboxes, a text box
Code:
<input type="custom[checkbox]"
does not work
Last edit: 12 years 8 months ago by Arkadiy.
The topic has been locked.
More
12 years 8 months ago #18193 by effrit
add:
i have 2 category:
"root" what must content flexi items
and other
"noFlexi" - for com_content articles
but in 1.5.4 version i have the parameter "root Flexi category" to select, and in 2.0 i cant understend how menaged this settings.
i found something similar in FlexiHiddenMenu, but still, if i set this in "root" and post com_content article in "noFlexi" category i have notification from flexi what i must bind it or change category

i just want to separete flexi and no flexi items
there are i wrong? :o
The topic has been locked.
More
12 years 8 months ago #18195 by ggppdk
Thank you all,

We will fix bugs tomorrow and make a new download archive, which you can use to update.

Continue posting bugs as you find them.

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...
The topic has been locked.
Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.297 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