>>
Site Map
>>
Forums
>>
Modules 6x
Forum module - topics in forum:
Modules 6x - Discussions regarding PHP-Nuke Modules.
Call to a member function on a non-object error
Hi all,
A friend of mine has a uk based music website and is having problems with their forum.
I have examined it and found out they are using php nuke scripts so, since i can't find a solution i thought i'd ask here.
I do have many experience with sql and delphi/c++ etc but php is something i have yet to learn, so i was hoping someone here could take a look at this.
The website is located at
http://www.lancashiremusiccollective.com
If you use the 'forums' link you will get an error on
http://www.lancashiremusiccollective.com/modules.php?name=Forums
The error is:
modules/Forums/includes/functions.phpmodules/Forums/includes/functions.php
Fatal error: Call to a member function on a non-object in /usr/home/lancashi/public_html/modules/Forums/includes/page_header.php on line 119
I have access to their webspace and found this at line 119 of the page_header.php:
$template->set_filenames(array(
'overall_header' => ( empty($gen_simple_header) ) ? 'overall_header.tpl' : 'simple_header.tpl')
);
So, the error is possibly about the $template->set_filenames function or something with the themes i guess.
But i'm not sure what to try next to fix this, any advice is welcome, thanks.
If you need more info or want certain files/blocks i can provide that.
I have no clue which version of php nuke they are running or how to check the version...
Many thanks,
Franky
Firstly - No Nuke Copyright in the footer = No help - Sorry.
Secondly - Have you searched the forum?
| Dirk Wrote: : |
Firstly - No Nuke Copyright in the footer = No help - Sorry.
Secondly - Have you searched the forum? |
It's not my site or forum, i didn't make any of it.
So i aint responsible for not having a copyright mentioning.
Yes, i searched several forums and stuff on this, trying to find out what's wrong exactly but no success yet
| Quote: : |
So i aint responsible for not having a copyright mentioning.
|
I don't doubt that mate, but you are the one asking for help on it here... and as we are an official support site - we unfortunately cannot offer assistance unless the copyright notice is in place or you can prove you / the owner has bought the right to remove it from the developer.