Joomla Search Module

More
13 years 8 months ago #25889 by ameliste
Hello,

is it possible that newest version of flexicontent [1.5.6 latest RC] is messing up with standard version of search module in joomla 1.5?

Because I have remarked that after searching among articles with standard search it gives back the blank page. With error that suggest wrong configuration [in Chrome] in FF only blank page.

For the moment I do not want to use Flexi search module.

Thanks for answer,
Ameliste

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

More
13 years 8 months ago #25892 by ggppdk
Replied by ggppdk on topic Joomla Search Module
In file
administrator/components/com_flexicontent/defineconstants.php

Just after these lines
Code:
// no direct access defined( '_JEXEC' ) or die( 'Restricted access' );
Add
Code:
error_reporting(E_ALL & ~E_STRICT); ini_set("display_errors", 1);

Hopefully some error will be printed


-- 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 review. Thanks!

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

More
13 years 8 months ago #25893 by ameliste
Replied by ameliste on topic Joomla Search Module
It seems that files
Code:
plugins/search/flexisearch.php plugins/search/flexisearch.xml

Make problem... So for the moment I have removed them.

Ameliste

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

More
13 years 8 months ago #25895 by ggppdk
Replied by ggppdk on topic Joomla Search Module
Please do what i suggested above and then remove them until this bug is fixed


-- 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 review. Thanks!

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

More
13 years 8 months ago #25896 by ameliste
Replied by ameliste on topic Joomla Search Module
I will test your solution for getting errors.

Thanks

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

More
13 years 8 months ago #25897 by ameliste
Replied by ameliste on topic Joomla Search Module
It gives this error:
Code:
Fatal error: Cannot redeclare plgSearchContentAreas() (previously declared in /plugins/search/flexisearch.php:95) in /plugins/search/content.php on line 31

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

More
13 years 8 months ago #25898 by ameliste
Replied by ameliste on topic Joomla Search Module
The problem is in
Code:
plugins/search/content.php

Because they don't put condition if function_exists befor
Code:
function &plgSearchContentAreas()

And apparently the flexisearch.php is executed first...

So the solution should be to remove the
Code:
plugins/search/content.php
?

Or adding the condition if function_exists in content.php. But as I did not migrate the articles from joomla content to flexi content, it isn't good idea, is it?
Ameliste

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

More
13 years 8 months ago #25899 by ggppdk
Replied by ggppdk on topic Joomla Search Module
No need to remove this file, instead you should disable the standard joomla search plugin,

the idea is to provide automatic configuration of search plugins

Now we are working on search related stuff


-- 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 review. Thanks!

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

More
13 years 8 months ago #25911 by ameliste
Replied by ameliste on topic Joomla Search Module
But as I do not want to disable the standard joomla search plugin because I did not migrate all the articles from joomla to flexi.

Does flexi search will work with not migrated articles?

And other case that I do not understand, why when using flexisearch and displaying the result of search links to the articles are created like this:
Code:
http://www.domain.com/component/flexicontent/1011-decoration-de-mariage/2903-mercredi-en-huit and not with the path of provided menu like this: http://www.domain.com/mariage/organisation/1011-decoration-de-mariage/2903-mercredi-en-huit

Thanks for help,
Robert

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

More
13 years 8 months ago #25921 by ggppdk
Replied by ggppdk on topic Joomla Search Module
Yes it will search all J1.5 sections no just FLEXI section, so you can disable the joomla standard search plugin

About (i guess you have r1338+) please read description of SEF URL parameters in FLEXIcontent global configuration.

What is your settings there?


-- 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 review. Thanks!

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

Moderators: vistamediajoomlacornerggppdk
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
Save