Thinking Web Publishing? Think www.YouNeedItAll.com!
Custom Website Design and re Design, Custom Website Development, Social Media Networking, B2B Networking, Search Engine Optimizations and Online Marketing.

What is your IP?

Your IP is: 38.107.179.239

Search Web Design Agency





Custom Labels

Labels On the Fly is a Custom Design Labels online store. Custom  labels for weddings, CDs, beer, wine, bottled water. Personalized favor  tags, bookplates and more

Web Templates Sale

Joomla CMS Admin Content Access Rrestriction by Author. Joomla Access Rrestriction
Joomla Content Access Restriction by Author
Content Management System Overview
Written by Olga   

Joomla CMS Content Access Restriction by Author

How to Create Joomla Content Access Restriction?

If you have website and:
You have many authors assigned to different articles.
You would like to restrict access to other author's articles.

Submitted by Olga Shuvalova.
Cопоставлять для коментирования надо только следующие строки:







//administrator/components/com_content/admin.content.php
//Надо закомментировать строки 181,182,183
// if ( $filter_authorid > 0 ) {
// $where[] = "c.created_by = " . (int) $filter_authorid;
//$cid = josGetArrayInts( 'cid' );
//}
После закоментированных строк надо вставить фрагмент:
if($_SESSION['session_usertype']=="Super Administrator")
{
if ( $filter_authorid > 0 ) {
$where[] = "c.created_by = " . (int) $filter_authorid;
}
}
else
{
$cid=$_SESSION['session_user_id'];
$where[] = "c.created_by = " . (int) $cid;
}
 
Web Templates Sale, Full site templates Sale, flash templates sale






Web Designer, Social Media Networking Manager, B2B Networking, SEO and Online Marketing Specialist.
Nikolay Gul - Web designer and developer in Syracuse New York
Email or Call:(315) 378-9729 and Search for www.YouNeedItAll.com @ Nikolay Gul 2004-2010 © All rights reserved