I have this error this morning, anyone can help me please?
I'm not able to access to the backend too..
1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 SQL=SELECT state_name FROM #__virtuemart_states WHERE virtuemart_state_id=
Thank you very much!
after 57 posts is this really still needed?
http://forum.virtuemart.net/index.php?topic=79799.0
http://forum.virtuemart.net/index.php?topic=104795.0
and as code can't write its self what changed?
Sorry! ;)
Virtuemart 3.0.18
Joomla 3.6.3
Php version 5.6.23
and what has changed?
the error is obvious .. the state id is missing in the query... you need to find what script is making this query (if u can use php xdebug or even Joomla debug to try and trace) and then fix why the state id is missing
and again . what has changed?
The problem is this, nothing was changed.
Yesterday it was working, this morning... no!
I'm not able to access the backend too for the same error.
I activated the joomla debug but no debug is showing.
can't find that query in any 3.0.18 admin file -- 3rd party stuff?