0
Welcome Guest! Login
0 items Join Now

SOLVED php error in Template Edit

    • Andy K.'s Avatar
    • Andy K.
    • Rocketeer
    • Posts: 91
    • Thanks: 0

    SOLVED php error in Template Edit

    Posted 11 years 3 months ago
    • Fatal error: Call to undefined method JToolBar::setToolBar() in /homepages/xx/xxxx/htdocs/xxxx/administrator/templates/rt_missioncontrol/lib/rtcore.class.php on line 245

      J 2.5, php 5.4

      Error appears after saving as Standard Template. What to do?

      I found out that my php.ini triggers the problems. Can anyone of the developers check this ini-settings what need to be changed for the MC-template?

      register_globals=Off
      safe_mode=Off
      allow_url_fopen=On
      allow_url_include=Off
      magic_quotes_gpc = off
      memory_limit = 128M
      disable_functions=show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
      open_basedir=/homepages/xx/dxxxxxxx/htdocs/xxxxx:/homepages/xx/dxxxxxx/htdocs/xxxx/tmp:/homepages/xx/dxxxxx/xxxx/logs:/homepages/xx/dxxxxx/htdocs/xxxxx/../xxx
    • Last Edit: 11 years 1 month ago by Andy K..
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SOLVED php error in Template Edit

    Posted 11 years 1 month ago
    • Andy K.'s Avatar
    • Andy K.
    • Rocketeer
    • Posts: 91
    • Thanks: 0

    Re: SOLVED php error in Template Edit

    Posted 11 years 1 month ago
    • Have it reinstalled at it is working now.

Time to create page: 0.052 seconds