FlexiContent from SVN

More
14 years 6 months ago #18139 by ggppdk
Replied by ggppdk on topic FlexiContent from SVN
See here for a usable FC v2.0 useable beta:
www.flexicontent.org/forum/index ... pic#p18141

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 review. Thanks!
The topic has been locked.
More
14 years 6 months ago #18144 by effrit
Replied by effrit on topic FlexiContent from SVN
hi. thanks for developing this nice component ;)
but this beta is non usable for me :
after submit item from frontend i try edit this from front and get fatall error:
Call to a member function get() on a non-object in Z:\home\j17_new\www\components\com_flexicontent\views\item\view.html.php on line 336

and on category view there are tonns of notice:

Notice: Undefined index: text in Z:\home\j17_new\www\components\com_flexicontent\classes\flexicontent.fields.php on line 387

Notice: Undefined property: stdClass::$attribs in Z:\home\j17_new\www\components\com_flexicontent\classes\flexicontent.fields.php on line 261

Notice: Undefined property: stdClass::$iscore in Z:\home\j17_new\www\components\com_flexicontent\classes\flexicontent.fields.php on line 266

Notice: Undefined property: stdClass::$iscore in Z:\home\j17_new\www\components\com_flexicontent\classes\flexicontent.fields.php on line 314

Notice: Undefined property: stdClass::$field_type in Z:\home\j17_new\www\components\com_flexicontent\classes\flexicontent.fields.php on line 314

Notice: Undefined property: stdClass::$field_type in Z:\home\j17_new\www\plugins\flexicontent_fields\fcpagenav\fcpagenav.php on line 41
...

and in both template i cant see data from 'description' field - all i get is title and emptiness
The topic has been locked.
More
14 years 6 months ago #18146 by ggppdk
Replied by ggppdk on topic FlexiContent from SVN
About bug it will be fixed.

about notices please comment out the line:

error_reporting(E_ALL);

at the start of file components/com_flexicontent/flexicontent.php

It is there to help debugging the beta

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 review. Thanks!
The topic has been locked.
More
14 years 6 months ago #18147 by ggppdk
Replied by ggppdk on topic FlexiContent from SVN
It is a bug fixed in r1.5.6 that forgot to fix in v2.0

replace line 324 :
Code:
}

with
Code:
} else { $params = new JParameter(""); }

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 review. Thanks!
The topic has been locked.
More
14 years 6 months ago #18156 by ggppdk
Replied by ggppdk on topic FlexiContent from SVN
efrit, about problems in category view:

Installation script is setting permissions wrongly for the fields,
please execute this on phpmyadmin:

UPDATE `jos_flexicontent_fields` SET access=1

Then clean / purge cache and then refresh the category and it should work

above replace jos_ with your db prefix

For posting bugs please do here:
www.flexicontent.org/forum/index ... pic#p18164

I am locking this topic.

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 review. Thanks!
The topic has been locked.
Moderators: vistamediajoomlacornerggppdk
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