1
ViperGod
now what is the prob with this?
  • 2004/3/15 20:07

  • ViperGod

  • Just popping in

  • Posts: 6

  • Since: 2004/3/15


Fatal error: Call to a member function on a non-object in /home/virtual/site81/fst/var/www/html/sa/header.php on line 112


what the heck is the problem now. i am not to familiar with XOOPS client. i have been reading up on the ansi standard and some of oracle databases. but i dont know anything about this relaional database. So i do appreciate your input. thankyou for your time and your patience.

2
Mithrandir
Re: now what is the prob with this?

header.php line 112:
$xoopsTpl->assign('xoops_pagetitle'$xoopsModule->getVar('name'));

two objects are called, $xoopsTpl (Smarty object for presenting final output) and $xoopsModule (object for the module you are in)

Since the preceding line is
if (isset($xoopsModule))
I think that the problem lies with the $xoopsTpl object, which isn't initialised properly. On the other hand - even earlier, we have calls to the $xoopsTpl object...

I am fumbling a bit now. From which file do you see this? Right after installation? On all pages? Can you log in? Can you go to admin area?

3
ViperGod
Re: now what is the prob with this?
  • 2004/3/15 22:03

  • ViperGod

  • Just popping in

  • Posts: 6

  • Since: 2004/3/15


i have my main index.html working but when i login to my site which you can check out at http://www.silentaliance.org it gives me that error and i don't know what to do and i appreciate all the support you guys have been giving me. Thankyou for your time and your patience.

Login

Who's Online

696 user(s) are online (354 user(s) are browsing Support Forums)


Members: 0


Guests: 696


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits