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.062 seconds

Awards for the best Joomla app. This product is gonna win an award for this amazing job. Cook Self Service is the the best application from all over the Joomla universe ! It brings Joomla to a professional level really advanced for developers. It is a real fun to develop with it. The ACL part and security checks implementation are just... so much hours saved. I can now concentrate myself more on the design part and the creative works. Thank you so much. Guys I offer you all my congratulation ! Keep up the works because Joomla is needing it to increase the quality of extensions availables on the JED. I also learned a lot because I can see how to code at the proper place and I found all my answers reading the forum.
lack_hanson (JED)
          

Get Started