Jump to content
  • 0

Wyszukiwarka przstała działać !


rakepl

Question

3 answers to this question

Recommended Posts

  • 0

Problem też wystąpił kiedyś u mnie w prestashop 1.4. Sprawdź czy w tabeli search_words znajduje się słowo, które chcesz wyszukać. Mi kiedyś przestały się dodawać słowa do tej tabeli. Rozwiązałem to w niezbyt elegancki sposób, czyli przebudowałem funkcję find w klasie Search.php, żeby szukała słów w nazwach produktów. Jest to jednak niezbyt elegancji sposób rozwiązania problemu, ale za to szybki.

 

Ps. Jeszcze taka rada odnośnie sklepu 24hurt.eu. Przy najechaniu kilka razy szybko na obrazek na liście produktów zaczyna on mrugać. Spróbuj zastosować tam funkcję stop() w jquery. Powinno rozwiązać problem.

Edited by presta4you.com (see edit history)
Link to comment
Share on other sites

  • 0

Dzieki, sprobuje,

Także sie pokazuję bledy

mod_fcgid: stderr: PHP Notice: Use of undefined constant _PS_SSL_PORT_ - assumed '_PS_SSL_PORT_' in /var/www/clients/client1/web1/web/init.php on line 130

preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 1829 in /var/www/clients/client1/web1/web/classes/Search.php on line 84

 

define('_PS_BASE_URL_SSL_', $protocol_ssl.$server_host);

$smarty->assign(array(

'base_dir' => _PS_BASE_URL_.__PS_BASE_URI__, ---> line 130

'base_dir_ssl' => $protocol_link.$server_host.__PS_BASE_URI__,

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...