Probleme module de recherche in v3.0.9-dev2

More
9 years 1 month ago - 9 years 4 weeks 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: 9 years 4 weeks ago by ggppdk.

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

More
9 years 1 month ago - 9 years 4 weeks 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: 9 years 4 weeks ago by ggppdk.

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

More
9 years 1 month ago - 9 years 4 weeks ago #57921 by thebestju
Joomla! 3.4.4

et flexicontent 3.0.9-dev2
Last edit: 9 years 4 weeks ago by ggppdk.

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

More
9 years 1 month ago - 9 years 4 weeks 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: 9 years 4 weeks ago by ggppdk.

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

More
9 years 4 weeks ago - 9 years 4 weeks 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...
Last edit: 9 years 4 weeks ago by ggppdk.

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

More
9 years 4 weeks ago - 9 years 4 weeks ago #57966 by thebestju
cool :lol: I'll do the update immediately
Last edit: 9 years 4 weeks ago by ggppdk.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.377 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