A
A
alysenko2017-11-27 13:01:08
PHP
alysenko, 2017-11-27 13:01:08

How to replace search.core with core in PHPShop from a module?

Hello.
I want to add a module that would change the search system on the site.
Judging from the documentation wiki.phpshop.ru/index.php/PHPShop_Modules, in order for the system to load the core module, and not phpShop`a, you need to redefine the new core in the module settings.
In config.ini I write the following:

[core]
search="./phpshop/modules/search/core/search.core.php";

Created a file " core/search.core.php " in the module with new search logic.
But when you click on the link "site.com/search" core phpShop is still loaded.
If you remove the " search.core.php " file from the system, then core is loaded from the module and everything works.
Tell me, please, what could be the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2019-09-10
@Phell

For I can’t implement the parsing of pictures myself, click on the right ones and send them for some reason.

because you don't have to do anything.
https://anticaptcha.atlassian.net/wiki/spaces/API/...
https://github.com/AdminAnticaptcha/anticaptcha-ph...

E
Exploding, 2018-01-10
@Exploding

There is a problem in the curving engine! It's better to pick something else, if it's not too late of course :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question