Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Important: Do NOT upgrade to Joomla 3.8 (fix here) 20 Sep 2017 09:19 #15299

Hi all,

If you have any frontend editing (or any screen with Toolbar buttons) do NOT upgrade to Joomla 3.8.
The toolbar has now a different class and will NOT be rendered.

I have a fix, open up in your ftp: ROOT/includes/jdom/html/toolbar.php
change line 65 from
		if (is_object($this->bar) && strtolower(get_class($this->bar)) == 'jtoolbar')
to
		if (is_object($this->bar) && (strtolower(get_class($this->bar)) == 'jtoolbar' || strtolower(get_class($this->bar)) == 'joomla\cms\toolbar\toolbar'))
The following user(s) said Thank You: admin, vlemos, organicwebs

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

Last edit: by Romkabouter.

Important: Do NOT upgrade to Joomla 3.8 (fix here) 20 Sep 2017 10:57 #15302

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Thank you very much.

I didn't saw this one yet.
Gonna work on that.

Thanks for your fix
K++
Coding is now a piece of cake
The following user(s) said Thank You: organicwebs

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

Important: Do NOT upgrade to Joomla 3.8 (fix here) 25 Sep 2017 13:22 #15314

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed
Coding is now a piece of cake
The following user(s) said Thank You: Romkabouter, organicwebs

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

  • Page:
  • 1
Time to create page: 0.109 seconds

Hi All just wanted to add one more "thank you" voice to all those who discovered the value of this amazing application. The website I was working on went to production few days ago and I do not want to even try to imagine what would it take to build it without j-cook. So - endless thanks keep it running and evolving I believe it deserves to be the core tool for any joomla application! Thanks!
Michael (bmk028 - Forum)  

Get Started