0
Welcome Guest! Login
0 items Join Now

MC not working with jevents

    • liopardo's Avatar
    • liopardo
    • Rocketeer
    • Posts: 77
    • Thanks: 0

    MC not working with jevents

    Posted 13 years 8 months ago
    • I'm migrating to Joomla 7. On testing site I installed Jevents 2 RC4. After registered an event, if I try to call back to edit it again, I get a blank page. Apache error log report:
      PHP Fatal error:  Call to undefined method JButtonJevconfirm::setClass() in /var/www/xxxxxxxx/administrator/templates/rt_missioncontrol_j16/lib/toolbar.php on line 228
      If I choose Bluestork as default template it works.
      Any advise?
      Thanks
      Fabio
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: MC not working with jevents

    Posted 13 years 8 months ago
    • Added to the list of things to look at. cheers.
  • Re: MC not working with jevents

    Posted 13 years 6 months ago
    • I ran into this same issue. Got this error when trying to edit an event:
      "Fatal error: Call to undefined method JButtonJevconfirm::setClass() in /home/cfrins/public_html/cfrins1_6/administrator/templates/rt_missioncontrol_j16/lib/toolbar.php on line 228"
    • liopardo's Avatar
    • liopardo
    • Rocketeer
    • Posts: 77
    • Thanks: 0

    Re: MC not working with jevents

    Posted 13 years 6 months ago
    • After upgades of - Joomla 1.7.1 - MC 1.6.3 - Jevents 2.0.4 - the issue persist with following error system message:
      Fatal error: Call to undefined method JButtonJevconfirm::setClass() in /var/www/xxxxxxxxx/administrator/templates/rt_missioncontrol_j16/lib/toolbar.php on line 228
      Thanks for your support :cheesy:
      Fabio
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: MC not working with jevents

    Posted 13 years 5 months ago
    • Just tested JEvents 2.0.8 with latest pre-release version of MC 2.0 and it worked fine out of the box :)
  • Re: MC not working with jevents

    Posted 13 years 5 months ago
    • I have the same problem:

      Fatal error: Call to undefined method JButtonJevconfirm::setClass() in xxx\administrator\templates\rt_missioncontrol\lib\toolbar.php on line 228

      Joomla: 1.7.2
      MC: 2.0
      JEvents: 2.0.4

      The error only occurs on the page where to edit events.

      Any possible solution?

      Thanks
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: MC not working with jevents

    Posted 13 years 5 months ago
    • ah yes, it is that one edit page where JEvents seems to be overriding the same JButton class that MC needs overriden. I don't have a quick solution right now short of blacklisting it until i can find out how we can play nicely together.
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: MC not working with jevents

    Posted 13 years 5 months ago
    • Ok, we've found a bug/error/issue in the joomla framework that causes the JLoader::register() process to be completely ignored when you later use JImport(). Kinda silly as it renders the whole registering of classes pointless. Anyway, there is an easy enough workaround that involves just loading our instance first, and this fix will be in the next version.
  • Re: MC not working with jevents

    Posted 13 years 5 months ago
    • Version 2.1 works fine. Thank you very much.
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: MC not working with jevents

    Posted 13 years 5 months ago
    • great, thanks!

Time to create page: 0.062 seconds