0
Welcome Guest! Login
0 items Join Now

SOLVED Call to a member function render() on a non-object

  • SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Hi!

      Used cPanel Installatron to install Joomla 3.2.3 in subdirectory , working fine.
      After moving this content to the root of the site , I got following message in a blank screen:
      >
      
      Fatal error: Call to a member function render() on a non-object in 

      In .htaccess I changed RewriteBase /323 to RewriteBase / or to #RewriteBase / , made no difference.
      In configuration.php I changed:
      public $log_path = '/home/techniek/public_html/323/logs';
      public $tmp_path = '/home/techniek/public_html/323/tmp';
      into:
      public $log_path = '/home/techniek/public_html/logs';
      public $tmp_path = '/home/techniek/public_html/tmp';

      Error doesn't disappear, so I published the old live site for now.

      Does this sound familiar to anyone?


      Kind regards,
      Edze
    • Last Edit: 8 years 4 months ago by Kat05.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Remove Gantry completely and install it from the beginning. I would advise you to use Akeeba backup for website transfers, even between folders on the same server, because your won't have such issues
    • Check my services at: Mihha-Vision
  • Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Hi Igor!

      I installed the Gantry in a bundle with the template.
      How can I remove the Gantry seperately and where can I find the new Gantry to install?

      Kind regards,
      Edze
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Remove Gantry using Extensions manager -> Manage feature. The gantry is installed just the same as any other extension in Joomla

      Download latest version of Gantry framework here

      gantry-framework.org/download
    • Check my services at: Mihha-Vision
  • Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Hi Igor,

      Done that, same error still...

      If the site works fine in the subdir /323 , it should work exactly the same one level higher, is that correct?
      I moved the content with the FTP program that I always use, made and replaced dozens of sites this way.
      This is the first time this is happening.

      You are welcome to have a closer look, if you are interested :)


      Regards,
      Edze
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Did you try to clear Joomla cache after moving? Where exactly can I see this error? I can see your website perfectly well
    • Check my services at: Mihha-Vision
  • Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Hi Igor,

      You were looking at the 2.5 version.

      Your idea of clearing the Joomla cache did it!
      I switched the 2.5 and the 3.2.3 version and now the new template and 3.2.3 version are working fine.

      Have a look

      Thank you very much for your kind help!


      Regards,
      Edze
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • You always have to clear cache when you do website migrations because cache files point out to the old files and values

      Is this solved now?
    • The following users have thanked you: Edze de Boer

    • Check my services at: Mihha-Vision
  • Re: SOLVED Call to a member function render() on a non-object

    Posted 9 years 11 months ago
    • Hi Igor,

      Yes, problem solved, that's what I meant in my previous message.
      Good idea to always clear the cache after making changes in the website.

      Kind regards,
      Edze

Time to create page: 0.047 seconds