Version 2 RC1.
Connections from previous version. Install was smooth and didn't have to use the tables backup.
I used, as a link to a second connection, where the id filtered the query to one row the next code"
Now I get sql error:
Any idea?
Thanks, Emanuel.
Connections from previous version. Install was smooth and didn't have to use the tables backup.
I used, as a link to a second connection, where the id filtered the query to one row the next code"
index.php?option=com_chronoconnectivity&connectionname=single_event&id={id}
.Now I get sql error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '}' at line 1 SQL=SELECT count(*) FROM jos_cb_events WHERE `id`={id}You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '}' at line 1 SQL=SELECT count(*) FROM jos_cb_events WHERE `id`={id}You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '}' at line 1 SQL=SELECT count(*) FROM jos_cb_events WHERE `id`={id}
Any idea?
Thanks, Emanuel.