VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Problem with Edit-icon.
(1 viewing) (1) Guest

TOPIC: Problem with Edit-icon.

Re: Problem with Edit-icon. 22 Apr 2013 03:06 #1981

2.5.9

  • Posts:4
  • dpmurphy
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem with Edit-icon. 23 Jun 2013 23:13 #2233

My version 2.5.11 now. I rebuilt the site using the Quickstart, and I'm still having the same problem.

I narrowed down the scope of the problem.

When displaying a SINGLE article, the edit button will not show up, unless you have BOTH the author name AND create date showing. We want neither shown on our articles, but then we cannot edit them.

Any Advice?

  • Posts:4
  • dpmurphy
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem with Edit-icon. 23 Feb 2014 18:19 #4076

I know this thread is quite old, but as i had the same problem here's my solution to it:

I downloaded the fix mars posted in this thread and changed one line:

$canEdit = ($this->user->authorize('com_content', 'edit', 'content', 'all') || $this->user->authorize('com_content', 'edit', 'content', 'own'));

to

$canEdit = $this->item->params->get('access-edit');

Attached you can find the complete file. As mars mentioned in his post it is to be uploaded to

/templates/jf_texturia/html/com_content/article
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 23 Feb 2014 18:20 by MaxiRodriguez.
Time to create page: 0.67 seconds
Thursday 28 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.