[Solved] Search broken using apostrophe

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

[Solved] Search broken using apostrophe

Post by Torpedine »

I have a latest installation of CMSMS, but the search is malfunctioning if you search something with an apostrophe.

The result is a broken result page with the error

Fatal error: Call to undefined function __code_to_utf8() in /web/htdocs/www.illibrousato.net/home/lib/html_enti ... e_php4.php on line 312.

Try searching something with an apostrophe.

----------------------------------------------
Cms Version: 1.11.12
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.8
ModuleManager: 1.5.8
News: 2.14.4
Search: 1.7.11
ThemeManager: 1.1.8
CGExtensions: 1.45
CGEcommerceBase: 1.5.2
CGSimpleSmarty: 1.7.4
Captcha: 0.5.2
Products: 2.22.1
Cart: 1.10.1
FrontEndUsers: 1.26
CGPaymentGatewayBase: 1.3.1
Orders: 1.16.5
CustomContent: 1.10
PriceBasedShipping: 1.1.3
FRShipping: 1.2.3
SelfRegistration: 1.8.3
FormBuilder: 0.8.1.1
SiteMapMadeSimple: 1.2.8
CGSmartImage: 1.17.2
JQueryTools: 1.3.4

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 25000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.4.35
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 120
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 30M
upload_max_filesize: 25M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.40
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found

----------------------------------------------
Last edited by Torpedine on Sun Feb 01, 2015 9:35 am, edited 1 time in total.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Search broken using apostrophe

Post by Jo Morg »

This issue is known and has already been fixed in svn. Thanks.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Torpedine
Forum Members
Forum Members
Posts: 142
Joined: Thu May 18, 2006 3:53 pm

Re: Search broken using apostrophe

Post by Torpedine »

Solved! the SVN Version of html_entity_decode_php4.php works perfectly.
Thanks!
Post Reply

Return to “CMSMS Core”