nvalid query: CREATE TEMPORARY TABLE _search (id int NOT NULL, object varchar(30) NOT NULL, sort_field varchar(255) NOT NULL)ENGINE=HEAP;
Backtrace:
File: /home/vg005web08/57/45/1034557/web/ng/core/fn.database.php
Line: 310
Function: db_error
File: /home/vg005web08/57/45/1034557/web/ng/core/fn.search.php
Line: 203
Function: db_query
File: /home/vg005web08/57/45/1034557/web/ng/controllers/customer/search.php
Line: 26
Function: fn_search
File: /home/vg005web08/57/45/1034557/web/ng/core/fn.control.php
Line: 567
Function: include
File: /home/vg005web08/57/45/1034557/web/ng/core/fn.control.php
Line: 422
Function: fn_run_controller
File: /home/vg005web08/57/45/1034557/web/ng/index.php
Line: 28
Function: fn_dispatch
can any one help me plz >>
Hello Majed Atwi,
The mentioned error means that there is no right to create temporary tables on your server for your database user. In order to solve the problem you need to contact your server administrator.
—
Anastasiya Kozlova
CS-Cart Support team