-
AuthorPosts
-
May 3, 2011 at 12:36 pm #163529
Hello, when i search some text into Ja TALINE IV, the browser returns this error string:
Fatal error: Call to a member function setState() on a non-object in /home/tradings/domains/4trading.me/public_html/modules/mod_janewspro/helpers/adapter/content.php on line 150
(call string is: http://4trading.me/component/search/?searchword=indeist&ordering=&searchphrase=all&Itemid=490 4trading.me isn’t registered but I use it with hosts settings)
thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 4, 2011 at 8:47 pm #389856now, let me check this:
1) you open the file: /modules/mod_janewspro/helpers/adapter/content.php[PHP]
jimport(‘joomla.application.categories’);
[/PHP]2) and find the following code:
[PHP]
jimport(‘joomla.application.categories’);
[/PHP]
replace by:
[PHP]
jimport(‘joomla.application.categories’);
JModel::addIncludePath(JPATH_SITE.’/components/com_content/models’);
[/PHP]May 5, 2011 at 7:47 am #389915Hello! anyone could help me?!
thanks!
May 6, 2011 at 7:57 pm #390164I try as you told me but when i search I get in url: http://4trading.me/component/search/?searchword=indesit&ordering=&searchphrase=all
and nothing is displayed, only menu and footer. It should be show me the search component.
ps: to see 4trading.me you need to add to windows hosts file:
95.141.35.121 4trading.me
95.141.35.121 http://www.4trading.mehope you could help me!
thanks alotbillyray Friendbillyray
- Join date:
- March 2011
- Posts:
- 86
- Downloads:
- 52
- Uploads:
- 0
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
May 7, 2011 at 10:21 pm #390263I am having the same problem, purity ii Template with J1.6.3 it was working and now it’s not. It works fine on any Non- T3 Framework template! This leads me to believe this is a T3 Framework issue, and I am starting to re-think using this platform. Since Joomla! update 1.6.2 came out I have had nothing but problems with T3.
Fatal error: Call to a member function registerEvent() on a non-object in /home/localfir/public_html/plugins/search/fss_announce/fss_announce.php on line 5
Lets see if we can get this resovled.>:(
Ok, I just checked again and search does not work on ANY template.
Correction: I just realized that the Component I added “Freestyle Support” added 3 search plugins when installed, I disabled those plugins and now everything works.
May 8, 2011 at 7:43 am #390284I tried everything, even disabling the component Ja_news but the problem persists. Please can you give me a solution? the site should be online later this week.
Thanks!
billyray Friendbillyray
- Join date:
- March 2011
- Posts:
- 86
- Downloads:
- 52
- Uploads:
- 0
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
May 8, 2011 at 2:22 pm #390299I would Enable the Component and look for any search Plugins that are related only to Ja_news – disable and test it. I don”t use that template so I’m not sure if there are any custom search plugins for it.
Hope that helps
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by billyray 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum