Zen Cart Logo
Forums / All Other Contributions/Addons / search error using tempaltes

search error using tempaltes

Locked

Views: 1,396

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
4 Aug 2008, 9:31 PM
#1
spotlight avatar

spotlight

New Zenner

Join Date:
Jan 2004
Location:
santiago
Posts:
31
Plugin Contributions:
1

search error using tempaltes

I´m having a problem when I use templates I get this error

1146 Table 'nameofthedatabase.search_log' doesn't exist
in:
[insert into search_log (search_term, search_time, search_results) values ('ferra',now(),1)]

If I use the clasic green template it search OK

any help please

I´m using Version 1.38a with ZJ Black tenplate or cherryzen

4 Aug 2008, 9:49 PM
#2
spotlight avatar

spotlight

New Zenner

Join Date:
Jan 2004
Location:
santiago
Posts:
31
Plugin Contributions:
1

Re: search error using tempaltes

spotlight:

I´m having a problem when I use templates I get this error

1146 Table 'nameofthedatabase.search_log' doesn't exist
in:
[insert into search_log (search_term, search_time, search_results) values ('ferra',now(),1)]

If I use the clasic green template it search OK

any help please

I´m using Version 1.38a with ZJ Black tenplate or cherryzen

Mora information i also get the error with the default template, if I maka page reload it get the search result using or not default template

4 Aug 2008, 9:55 PM
#3
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: search error using tempaltes

Do you have some sort of add on that is supposed to log searches? If so this isn't a Zen Cart problem.

4 Aug 2008, 10:04 PM
#4
spotlight avatar

spotlight

New Zenner

Join Date:
Jan 2004
Location:
santiago
Posts:
31
Plugin Contributions:
1

Re: search error using tempaltes

I solve the problem it is an add on that logs the searches, I install the sql patches and runs OK:clap:

4 Aug 2008, 10:07 PM
#5
spotlight avatar

spotlight

New Zenner

Join Date:
Jan 2004
Location:
santiago
Posts:
31
Plugin Contributions:
1

Re: search error using tempaltes

Kim:

Do you have some sort of add on that is supposed to log searches? If so this isn't a Zen Cart problem.

Yes kim you are right it is an Addon that creates a log ofthe searches the error was that i don´t install the sql patch of the add on

thanks for your reply