Welcome, Guest
Username Password: Remember me

Fatal error: Call to a member function get()
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Fatal error: Call to a member function get()

Fatal error: Call to a member function get() 13 years, 9 months ago #3445

  • Didajz
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
After installation i got this message:

Fatal error: Call to a member function get() on a non-object in /home/xxxxx/public_html/plugins/mobile/terawurfl.php on line 57

line 57: $mysql4 = $this->params->get('mysql4', 0);


MySQL client version: 5.0.91

Re: Fatal error: Call to a member function get() 13 years, 9 months ago #3447

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
And version of Joomla and PHP?

Re: Fatal error: Call to a member function get() 13 years, 9 months ago #3455

  • Didajz
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
PHP version 5.2.9; Joomla 1.5.9

Re: Fatal error: Call to a member function get() 13 years, 9 months ago #3468

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
Are you sure that you didn't patch Joomla core that may affect work with plugins?
What will be written in page source code if you add
 
echo '<!-- TERAWURFL TEST: ';print_r($this->params);echo ' -->';
 

before line #57?
  • Page:
  • 1
Time to create page: 0.11 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.