0
Welcome Guest! Login
0 items Join Now

white screen after update from 2.5.9 to 2.5.10

    • Luciano's Avatar
    • Luciano
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 7 months ago
    • Yes, Andy is just right, I gave a look at other forums and is seems the 2.5.10 impacts several features of Joomla, either the core and the extensions.
      I have done a quick test:
      - recovered the site from a backup that uses 2.5.9 (unfortunately taken a couple of weeks ago :evil:
      - tested the Yootheme Zoo function that returns the error, and it's ok
      - installed the 2.5.10 update
      - tested again the Zoo function and, guess what, I immediately get the the error "JPath::clean: $path is not a string."

      So now there is no doubt the fault is of the the new 2.5.10 update
      Honestly it's the first time I see a minor update create such a mess!

      Thanks
      Luciano
    • Gene Page's Avatar
    • Gene Page
    • Hero Rocketeer
    • Posts: 289
    • Thanks: 0

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 7 months ago
    • Andy Miller wrote:
      Ok guys we're able to replicate it. It seems that this latest 'stable' version of Joomla has removed/changed something that was there in 2.5.9. Grrr..

      We'll update you as soon as we have a solution.

      That pisses me off. It's things like this which make it difficult to pass full control on to the site owners. I tell them updates are one click with no hassle, but I know Joomla's always got something stupid like this.
    • Show Support for These Requests...

      Automatic K2 Tags for RokSprocket ->
      www.rockettheme.com/forum/index.php?f=16...86380&rb_v=viewtopic

      Option for K2 Video instead of Image for RokSprocket (like JoomlaBamboo's ZenTools) ->...
    • RustyR's Avatar
    • RustyR
    • Hero Rocketeer
    • Posts: 436
    • Thanks: 1

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 7 months ago
    • Andy Miller wrote:
      This is probably not the final fix, but you can get things running again by changing line 234 of /modules/mod_roknavmenu/lib/renderers/RokNavMenu1XRenderer.php to:
      if (dirname(JPath::clean($params->get('theme', $theme))) == $default_module_theme_dir) {
       

      This should get you backup and running. We're doing some more checks to ensure everything else is ok.

      After applying this I got following error in Akiraka theme: Parse error: syntax error, unexpected T_PROTECTED in /home/katabeac/public_html/modules/mod_roknavmenu/lib/renderers/RokNavMenu1XRenderer.php on line 256
  • Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 7 months ago
    • File to change is libraries/joomla/filesystem/path.php
      Need comment this string 202 - 205
      //if (!is_string($path))
      //{
      //  throw new UnexpectedValueException('JPath::clean: $path is not a string.');
      //}
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 7 months ago
    • Just update the RokNavMenu module to the latest 2.0.2 version.
      RustyR wrote:
      Andy Miller wrote:
      This is probably not the final fix, but you can get things running again by changing line 234 of /modules/mod_roknavmenu/lib/renderers/RokNavMenu1XRenderer.php to:
      if (dirname(JPath::clean($params->get('theme', $theme))) == $default_module_theme_dir) {
       

      This should get you backup and running. We're doing some more checks to ensure everything else is ok.

      After applying this I got following error in Akiraka theme: Parse error: syntax error, unexpected T_PROTECTED in /home/katabeac/public_html/modules/mod_roknavmenu/lib/renderers/RokNavMenu1XRenderer.php on line 256
    • T White's Avatar
    • T White
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 2

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 6 months ago
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: white screen after update from 2.5.9 to 2.5.10

    Posted 11 years 6 months ago
    • yah 2.0.2 was a kind of emergency release to address issues specifically with 2.5.10. We didn't have time to address other issues in this one, probably the next one will get bug fixes. thanks.

Time to create page: 0.058 seconds