[solved:]Fatal error: Class 'modSearchHelper' not found

More
12 years 5 months ago - 12 years 5 months ago #20631 by gcprnet
I want to replace my default joomla search module with the flexicontent search module (FLEXIadvsearch Module) but when I disable the joomla default search module I get
Code:
Fatal error: Class 'modSearchHelper' not found in /var/www/.../htdocs/modules/mod_flexiadvsearch/mod_flexiadvsearch.php on line 31
it works when I have both modules enabled AND the default Joomla module is displayed ABOVE the flexicontent search module. It won't work when I switch their positions or disable Joomlas' default seach module though...
I want to use Flexicontents' search but I do not want to have two search modules on my page. Any Ideas? (except making one of them invisible via css, which I do now)
Regards
Last edit: 12 years 5 months ago by gcprnet.

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20633 by micker
strange ...
witch version of flexicontent ?
did you publish flexisearch (basic) ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20634 by gcprnet
Plugins "Search - FLEXIcontent" and "ADV Search - FLEXIcontent" are both published. Version is 1.5.6 beta 2
regards

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20636 by ggppdk


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20666 by gcprnet
Didn't help. I still have this error when I enable the fc adv search module without publishing the joomla default seachmodule above it.

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20675 by ggppdk
aaa , yes,

i checked, we use the class of standard search module to load the image, but we donot include the the class file !!!

So if you enable the module the class file is loaded, and the error does not happen.

Will fix on RC1a,

Replace line that causes error with:

for FC v1.5.6 RC1 for J1.5 replace with
Code:
$img = JHTML::_('image.site', 'searchButton.gif', '/images/M_images/', NULL, NULL, $button_text, null, 0);
for FC v2.0 RC1 for J1.6/J1.7 replace with
Code:
$img = JHtml::_('image','searchButton.gif', $button_text, NULL, true, true);


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.268 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline