Affichage d'articles non publiés

More
11 years 4 months ago #38626 by ggppdk
Hello

thanks for your response and efforts

there was some bug NOT RELATED to this line,

so what you did is wrong, you try to fix a bug (or misconfiguration) by adding second bug.

-- instead please update to v2.0.3beta2 (it is stable except some 3rd party plugin might break tabs in rare cases)

in newer revision v2.0.2+ the line is:
Code:
$item_is_published = $this->_item->state == 1 || $this->_item->state == -5 || $this->_item->state == (FLEXI_J16GE ? 2:-1);
-- and it is correct,
what you did will make items in states:
In Progress::Published and Archived

not visible !!!

-- Published states for item view are 3 states:
a. Published : 1
b. In Progress::Published : -5
(FLEXIcontent EXTRA state this is published state !)
c. Archived : -1(J1.5) or 2(J1.6+):

-- Published states for category view are 2 states: 1, -5 ,
... while -1(J1.5) or 2(J1.6+) is used by archived (category) view

So if you click to view an item from the archived (category) view then you will get an error that it is not published

please undo changes , or better update to v2.0.3beta2
code.google.com/p/flexicontent/downloads/list

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