The Joomla! Forum ™



Forum rules


Please use the mailing list here: http://groups.google.com/group/joomla-dev-general rather than this forum.



Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Wed Sep 22, 2010 9:58 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Nov 19, 2009 8:03 am
Posts: 6
I've got some users that need to be able to publish alerts\news. At the moment they will submit the article then email me and I will have to go into the backend and change the articles state to published. Which isn't really suitable anymore since sometimes it happens in the middle of the night and they can't get hold of me to go and change it in the backend.

I've researched it and the only fix I can find is changing $row->state = 0 to 1 in the components\com_content\content.php file. But it seem this has changed in my version (1.5).

Does anyone know where I could find a similar option in 1.5? Or even where the file site that controls the frontend editor?


Top
 Profile  
 
PostPosted: Wed Sep 22, 2010 10:15 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 6:49 am
Posts: 48
Hi,

Instead of editing code, you can just change the user access level to 'Publisher',
so that all the articles will be published by default.

Hope this helps.

_________________
Ramya


Top
 Profile  
 
PostPosted: Wed Sep 22, 2010 11:04 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Nov 19, 2009 8:03 am
Posts: 6
I tried that but it doesn't seem to work.


Top
 Profile  
 
PostPosted: Wed Sep 22, 2010 11:13 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 12, 2008 6:49 am
Posts: 48
Alternatively set $row->state = 0 in component/com_content/models/article.php in store method ( line no 261 )

_________________
Ramya


Top
 Profile  
 
PostPosted: Wed Sep 22, 2010 10:55 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Nov 19, 2009 8:03 am
Posts: 6
I've made that change will test it out today.


Top
 Profile  
 
PostPosted: Tue Jul 03, 2012 4:21 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Wed Sep 20, 2006 5:15 am
Posts: 164
Location: New Windsor, MD
Your links are broken so we cannot see to continue to help :)

_________________
Cross The Web Technologies
http://websitedesigndevelopment.com
http://buildachurchwebsite.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 



Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group