absence de cadenas sur article ouvert

More
13 years 4 months ago #12576 by cyberscope
Un rédacteur est sur la phase de création de son article donc il a fait la 1er étape de choisir un type de contenu et une catégorie et "Appliquer" (donc il reste sur l'édition de son article)
Alors la un autre rédacteur à la possibilité d'ouvrir ce même article car il n'y a pas de cadenas dessus.

Que faire pour changer ceci.

Merci

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

More
13 years 4 months ago #12592 by cyberscope
J'ai trouvé comment faire

Modification du fichier suivant :
administrator/components/com_flexicontent/models/item.php

ligne 358 à la suite de ceci :
if ($item->id) {
$datenow =& JFactory::getDate();
$item->modified = $datenow->toMySQL();
$item->modified_by = $user->get('id');
}
Ajouter ceci :

$datecadenas =& JFactory::getDate();
$item->checked_out_time = $datecadenas->toMySQL();
$item->checked_out = $user->get('id');

:mrgreen:

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

More
13 years 4 months ago #12596 by micker
merci pour l'info !
Bonnes Fêtes

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

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