Welcome, Guest
Username: Password: Remember me

TOPIC: No personel message allowed by sharing article

No personel message allowed by sharing article 7 years 7 months ago #3966

Now when a user creates an article, he can typ an extra message for sharing on facebook. I'd like to block that, is that possible?


he3cc505.PNG


The Yellow piece I want to hide becaus when they use this, another image than the articleimage is shown.
The administrator has disabled public write access.

No personel message allowed by sharing article 7 years 7 months ago #3968

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Joeri
Yes. Please help me find and open file: administrator/components/com_joautofacebook/helpers/joautofacebook.php and go to line 123-> 125 and delete

<li><label title="" class="hasTip" for="message" id="message-lbl">Message</label>
<textarea class="inputbox" rows="3" cols="30" id="message" name="message" aria-invalid="false">'.$object->message.'</textarea>
</li>';

Best regards
Bach Pham
The administrator has disabled public write access.

No personel message allowed by sharing article 7 years 7 months ago #3979

I get this error after deleting those lines :

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nspv1be/public_html/nspv_snps/administrator/components/com_joautofacebook/helpers/joautofacebook.php on line 126
The administrator has disabled public write access.

No personel message allowed by sharing article 7 years 7 months ago #3980

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Oh. Sorry. i have a wrong. It only tag <li></li> not remove ';
<li><label title="" class="hasTip" for="message" id="message-lbl">Message</label>
<textarea class="inputbox" rows="3" cols="30" id="message" name="message" aria-invalid="false">'.$object->message.'</textarea>
</li>
Best regards
Bach Pham
The administrator has disabled public write access.
The following user(s) said Thank You: Joeri Franck

No personel message allowed by sharing article 7 years 7 months ago #3981

That works Fine Thanks!!!
The administrator has disabled public write access.

No personel message allowed by sharing article 7 years 7 months ago #3982

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Great, Thank you so much
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.055 seconds