kernel 20 search

Author Message

Tim Dickinson

Saturday 01 January 2005 3:43:35 pm

Hi all,

I can't quite understand this one at all, and having searched the forums - no-one seems to have mentioned it.

I am starting a new site, and have installed ezpublish 3.5, added articles, created a new class, and everything was going along fine. The I tried to search.

Anytime I tried to search, I get the Kernel error 20 Module Not Found problem.
If anyone could shed any light on this I would really appreciate it.

You can see my problem by searching on adbalance.com

Thanks in advance and happy new year everyone ;)

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

Ɓukasz Serwatka

Sunday 02 January 2005 2:51:48 am

Hi,

Try with "post" method on CGI in your <form> tag.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Heiner Wurbs

Thursday 06 January 2005 2:44:29 am

that works perfect! thanks!

the post method is necessary, if you use

/index.php?/mydesign/content/search

instead of

/mydesign/content/search?SearchText=

Andre Felipe Machado

Saturday 08 January 2005 7:49:36 am

Hello,
I tried to create an override for content/search.tpl template modifying the get to post form method.
Still did not work.
Please what am I forgeting?
Regards.
Andre Felipe

---
A Debian user never dies. Issues a last command:
shutdown -h now

http://www.techforce.com.br

Andre Felipe Machado

Sunday 09 January 2005 4:43:55 am

Hello,
I forgot to mention the url of test site where you can see the problem.
http://www.techforce.com.br/magnani/site/index.php
Try to search for some word and you will receive the module not found (translated) message.
Please, what am I doing wrong in configuration?
Regards.
Andre Felipe

---
A Debian user never dies. Issues a last command:
shutdown -h now

http://www.techforce.com.br

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 08:14:31
Script start
Timing: Jan 31 2025 08:14:31
Module start 'layout'
Timing: Jan 31 2025 08:14:31
Module start 'content'
Timing: Jan 31 2025 08:14:32
Module end 'content'
Timing: Jan 31 2025 08:14:32
Script end

Main resources:

Total runtime1.0184 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.1328151.2109
Module start 'layout' 0.00450.0021 739.343836.6484
Module start 'content' 0.00661.0109 775.99221,039.5313
Module end 'content' 1.01750.0008 1,815.523415.8594
Script end 1.0183  1,831.3828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.2735160.0002
Check MTime0.00130.1235160.0001
Mysql Total
Database connection0.00090.084010.0009
Mysqli_queries0.961094.3662670.0143
Looping result0.00050.0475650.0000
Template Total0.989197.120.4946
Template load0.00180.176020.0009
Template processing0.987396.955020.4937
Template load and register function0.00120.121810.0012
states
state_id_array0.00120.115610.0012
state_identifier_array0.00140.141420.0007
Override
Cache load0.00160.1536390.0000
Sytem overhead
Fetch class attribute can translate value0.00040.042640.0001
Fetch class attribute name0.00180.171980.0002
XML
Image XML parsing0.00440.435540.0011
class_abstraction
Instantiating content class attribute0.00000.001390.0000
General
dbfile0.00410.3997300.0001
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs