Hi,
I'm using latest dev version of Zikula with latest version of FAQ module and when I try to search some content of FAQ with the help of search module, I get such error:
"WARN (4): E_WARNING: Parameter 1 to FAQ_Api_Search::search_check() expected to be a reference, value given in ModUtil.php line 1089"
It seems there's some kind of bug, nothing wrong is on my side :/
Does anyone know how to fix it, please?
Best,
Martin
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- craigh responded to »Using PageUtil::addVar() to load script code« 03:29 PM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Error with latest version of zikula and latest FAQ module
-
- Rank: Registered User
- Registered: Oct 25, 2011
- Last visit:
- Posts: 42
-
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 442
Hi Martin,
please create a ticket about that issue in the trackers of the FAQ module.
Thanks in advance!
--
Guite | ModuleStudio -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
What latest dev version of Zikula do you mean BTW. Zikula 131 as in the Try Zikula 131 button? And the latest version of the FAQ
module, is that 232 as noted under htat page?
It is good to add information like that into a ticket.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Registered User
- Registered: Oct 25, 2011
- Last visit:
- Posts: 42
Hello guys,
Guite: ok, I will.
espaan: Yes, Zikula 131 and FAQ 232.
And BTW I get same error when trying to search content of Pages module. -
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
Seems not to be a FAQ bug:
Code
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to FAQ_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to FAQ_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
WARN (4): e_warning: Parameter 1 to Pages_Api_Search::search_check() expected to be a reference, value given in /www/htdocs/host/lib/util/ModUtil.php Zeile 1089
Moved to: https://github.com/zikula/core/issues/182
- Moderated by:
- Support
