Probleme module de recherche in v3.0.9-dev2

More
10 years 3 months ago - 10 years 3 months ago #57916 by thebestju
Bonjour ,

J'ai ajouté le module de recherche de flexicontent. Lorsque je fais une recherche, j'obtiens l'erreur ci-dessous . De quoi provient ce problème ?

J'ai le même problème avec le module de recherche déjà inclus dans joomla. Le résultat de la recherche apparait quand même en dessous des erreurs.

( ! ) Warning: Missing argument 1 for flexicontent_db::getTypeData(), called in C:\wamp\www\plugins\search\flexisearch\flexisearch.php on line 378 and defined in C:\wamp\www\components\com_flexicontent\classes\flexicontent.helper.php on line 6112
Call Stack
# Time Memory Function Location
1 0.0005 254272 {main}( ) ..\index.php:0
2 0.0818 3717040 JApplicationCms->execute( ) ..\index.php:45
3 0.0818 3717240 JApplicationSite->doExecute( ) ..\cms.php:252
4 0.2618 9726544 JApplicationSite->dispatch( ) ..\site.php:230
5 0.2644 9812952 JComponentHelper::renderComponent( ) ..\site.php:191
6 0.2690 9846616 JComponentHelper::executeComponent( ) ..\helper.php:372
7 0.2701 9958240 require_once( 'C:\wamp\www\components\com_flexicontent\flexicontent.php' ) ..\helper.php:392
8 0.3435 15300520 JControllerLegacy->execute( ) ..\flexicontent.php:164
9 0.3435 15300960 FlexicontentController->display( ) ..\legacy.php:728
10 0.3551 15546168 JControllerLegacy->display( ) ..\controller.php:1000
11 0.3668 15934568 FLEXIcontentViewSearch->display( ) ..\legacy.php:690
12 0.3820 16376136 JViewLegacy->get( ) ..\view.html.php:585
13 0.3820 16376544 FLEXIcontentModelSearch->getData( ) ..\legacy.php:401
14 0.4140 17083608 JEventDispatcher->trigger( ) ..\search.php:206
15 0.4141 17084464 JEvent->update( ) ..\dispatcher.php:160
16 0.4141 17085320 call_user_func_array:{C:\wamp\www\libraries\joomla\event\event.php:69} ( )
..\event.php:69
17 0.4141 17087048 plgSearchFlexisearch->onContentSearch( ) ..\event.php:69
18 0.4267 17265208 flexicontent_db::getTypeData( ) ..\flexisearch.php:378

( ! ) Notice: Undefined variable: contenttypes_list in C:\wamp\www\components\com_flexicontent\classes\flexicontent.helper.php on line 6115
Call Stack
# Time Memory Function Location
1 0.0005 254272 {main}( ) ..\index.php:0
2 0.0818 3717040 JApplicationCms->execute( ) ..\index.php:45
3 0.0818 3717240 JApplicationSite->doExecute( ) ..\cms.php:252
4 0.2618 9726544 JApplicationSite->dispatch( ) ..\site.php:230
5 0.2644 9812952 JComponentHelper::renderComponent( ) ..\site.php:191
6 0.2690 9846616 JComponentHelper::executeComponent( ) ..\helper.php:372
7 0.2701 9958240 require_once( 'C:\wamp\www\components\com_flexicontent\flexicontent.php' ) ..\helper.php:392
8 0.3435 15300520 JControllerLegacy->execute( ) ..\flexicontent.php:164
9 0.3435 15300960 FlexicontentController->display( ) ..\legacy.php:728
10 0.3551 15546168 JControllerLegacy->display( ) ..\controller.php:1000
11 0.3668 15934568 FLEXIcontentViewSearch->display( ) ..\legacy.php:690
12 0.3820 16376136 JViewLegacy->get( ) ..\view.html.php:585
13 0.3820 16376544 FLEXIcontentModelSearch->getData( ) ..\legacy.php:401
14 0.4140 17083608 JEventDispatcher->trigger( ) ..\search.php:206
15 0.4141 17084464 JEvent->update( ) ..\dispatcher.php:160
16 0.4141 17085320 call_user_func_array:{C:\wamp\www\libraries\joomla\event\event.php:69} ( )
..\event.php:69
17 0.4141 17087048 plgSearchFlexisearch->onContentSearch( ) ..\event.php:69
18 0.4267 17265208 flexicontent_db::getTypeData( ) ..\flexisearch.php:378

( ! ) Notice: Undefined variable: contenttypes_list in C:\wamp\www\components\com_flexicontent\classes\flexicontent.helper.php on line 6115
Call Stack
# Time Memory Function Location
1 0.0005 254272 {main}( ) ..\index.php:0
2 0.0818 3717040 JApplicationCms->execute( ) ..\index.php:45
3 0.0818 3717240 JApplicationSite->doExecute( ) ..\cms.php:252
4 0.2618 9726544 JApplicationSite->dispatch( ) ..\site.php:230
5 0.2644 9812952 JComponentHelper::renderComponent( ) ..\site.php:191
6 0.2690 9846616 JComponentHelper::executeComponent( ) ..\helper.php:372
7 0.2701 9958240 require_once( 'C:\wamp\www\components\com_flexicontent\flexicontent.php' ) ..\helper.php:392
8 0.3435 15300520 JControllerLegacy->execute( ) ..\flexicontent.php:164
9 0.3435 15300960 FlexicontentController->display( ) ..\legacy.php:728
10 0.3551 15546168 JControllerLegacy->display( ) ..\controller.php:1000
11 0.3668 15934568 FLEXIcontentViewSearch->display( ) ..\legacy.php:690
12 0.3820 16376136 JViewLegacy->get( ) ..\view.html.php:585
13 0.3820 16376544 FLEXIcontentModelSearch->getData( ) ..\legacy.php:401
14 0.4140 17083608 JEventDispatcher->trigger( ) ..\search.php:206
15 0.4141 17084464 JEvent->update( ) ..\dispatcher.php:160
16 0.4141 17085320 call_user_func_array:{C:\wamp\www\libraries\joomla\event\event.php:69} ( )
..\event.php:69
17 0.4141 17087048 plgSearchFlexisearch->onContentSearch( ) ..\event.php:69
18 0.4267 17265208 flexicontent_db::getTypeData( ) ..\flexisearch.php:378
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57918 by micker
hello quelle version de flexi ? et joomla ?

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]
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57921 by thebestju
Joomla! 3.4.4

et flexicontent 3.0.9-dev2
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57922 by micker
alors ce sont des notices théoriquement non affiché sur un serveur de production rien de bien grâve
apres quand tu utilise la recherche flexi penses a depublier le plugin de recherche joomla standar
il faudra que l'on regarde ces notices
Merci pour le retour

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]
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57957 by ggppdk
Hello

sorry for late responce

this was fixed shortly after v3.0.9-dev2

Fix is included here:
github.com/FLEXIcontent/flexicontent-cck/releases


-- 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!
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57966 by thebestju
cool :lol: I'll do the update immediately
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57971 by thebestju
J'ai fait la mise à jour et je n'ai plus le message d'erreur.

Par contre lorsque je fais une recherche, j'obtiens un résultat et lorsque je clique sur un lien d'un item , je ne tombe pas sur le template de flexicontent pourquoi ?
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57974 by ggppdk
Hello

not related to your question but, (we will add warning in final release) you should
-- re-index the search index, v3.0.9 fixes some words were not included in the search, when the were separated by fullstop or comma without space

about your last question i do not understand , which template , where ?


-- 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!
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57984 by thebestju
research works but when I click a link the result I do not get the display of the template FLEXIcontent , I feel that research we return on Article joomla , not FLEXIcontent items.
Last edit: 10 years 3 months ago by ggppdk.

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

More
10 years 3 months ago - 10 years 3 months ago #57987 by ggppdk
Hello

make sure that you are using FLEXIcontent search module and not Joomla smart search module
then go to Joomla plugin manager and list TYPE "search" plugins

disable the Joomla article search plugin, and make sure that only the 2 FLEXIcontent search plugins are enabled


-- 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!
Last edit: 10 years 3 months ago by ggppdk.

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