Need help with a error!!

Hi all, ok so i have got the search bar going accross the header of my website so members can do a fast search by keyword, it's been working fine since i placed it onto the header but now all of a sudden im getting this error

 

Fatal error: Call to a member function addCss() on a non-object in /home/mywebsitedomain/public_html/modules/boonex/files/classes/BxFilesSearch.php on line 111

 

i have had a search on line 111 on BxFilesSearch.php and this is what its showing:  $this->oModule->_oTemplate->addCss('search.css');

 

I have uploaded a fresh copy of BxFilesSearch.php but the error is still showing :(

 

Any ideas of how i can fix this please?

 

Thanks in advance

 

Charlie 

You Creature!!
Quote · 28 Nov 2011

Charlie, 

Looking at the site, I would think the template.

What happens if your using the default UNI template?

Currently there are some strange characters under the "Guest Join Login" breadcrumbs area..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 28 Nov 2011

 

Charlie, 

Looking at the site, I would think the template.

What happens if your using the default UNI template?

Currently there are some strange characters under the "Guest Join Login" breadcrumbs area..

 what website are you looking at newton? it cant be mine as i not given my website domain out lol

You Creature!!
Quote · 28 Nov 2011

 

Charlie, 

Looking at the site, I would think the template.

What happens if your using the default UNI template?

Currently there are some strange characters under the "Guest Join Login" breadcrumbs area..

 plus im currently using the uni template which i have changed around

You Creature!!
Quote · 28 Nov 2011

Your profile site..

http://www.boonex.com/w/http_www_seductiveadults_com

[edit] PM site so I can peek..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 28 Nov 2011

 

Your profile site..

http://www.boonex.com/w/http_www_seductiveadults_com

[edit] PM site so I can peek..

 Thats a old site i did ages ago and passed on, the site with the error i will pm you the link to :)

You Creature!!
Quote · 28 Nov 2011

OK..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 28 Nov 2011

sent

You Creature!!
Quote · 28 Nov 2011

If anyone has got any ideas of what this error is then please feel free to let me know :)

 

cheers

 

Charlie

You Creature!!
Quote · 28 Nov 2011

 

If anyone has got any ideas of what this error is then please feel free to let me know :)

 

cheers

 

Charlie

 

You Creature!!
Quote · 29 Nov 2011

Is search.css in modules/boonex/files/templates/css folder  ?  also try to place a copy of it in the uni folder as well.  you will most likely need to create the css folder.

Clear cache_public and cache folder as well.

if neither works above try to change this line:

$this->oModule->_oTemplate->addCss('search.css');

to

$this->oTemplate->addCss('search.css');    yes i removed the underscore too.

let me know how you make out.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 29 Nov 2011

 

Is search.css in modules/boonex/files/templates/css folder  ?  also try to place a copy of it in the uni folder as well.  you will most likely need to create the css folder.

Clear cache_public and cache folder as well.

if neither works above try to change this line:

$this->oModule->_oTemplate->addCss('search.css');

to

$this->oTemplate->addCss('search.css');    yes i removed the underscore too.

let me know how you make out.

 i did all the changes you said jay, made sure  search.css is in the right folder, also made a copy of it and put it into uni, cleared both cache's and did nothing ---- then i changed the coding as you said and again nothing changed, im still getting the same error :s

 

cheers jay

You Creature!!
Quote · 29 Nov 2011

Anyone??

You Creature!!
Quote · 30 Nov 2011

 

Anyone??

 

You Creature!!
Quote · 30 Nov 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.