Hi All,
I have installed teh new Uddeim_0.7
Being a newbie, I do not know where exactly (and in which file) I have to take care of the Apostrophe.
Assuming that I am having the same error that is.
Heres the error I get when I Try to request a new connection with a member on my site and even when I try to delete a connection
Error message when trying to initiate a connection:
[code:1]QL errorDB function failed with error number 1064
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 's address, so you can conveniently reply if you wish to. vision is requesting t' at line 1 SQL=INSERT INTO jos_uddeim (fromid, toid, message, datum) VALUES (62, 83, 'You have a pending connection from vision! NOTE: This is a message generated automatically by the Connections system. It has the connecting user's address, so you can conveniently reply if you wish to. vision is requesting to connect with you and requires your approval. Please accept or deny the connection request accordingly. vision included the following personal message: please connect me Manage Connections ', 1192290211)
SQL =
INSERT INTO jos_uddeim (fromid, toid, message, datum) VALUES (62, 83, 'You have a pending connection from vision!
NOTE: This is a message generated automatically by the Connections system. It has the connecting user's address, so you can conveniently reply if you wish to.
vision is requesting to connect with you and requires your approval. Please accept or deny the connection request accordingly. vision included the following personal message:
please connect me
Manage Connections
', 1192290211)[/code:1]
Note: after the above message appears as an error, I can see that the pending connection picture appears, but when i try to delete this pending connection this is error i get:
[code:1]SQL errorDB function failed with error number 1064
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 's address, so you can conveniently reply if you wish to. vision has removed you' at line 1 SQL=INSERT INTO jos_uddeim (fromid, toid, message, datum) VALUES (62, 83, 'Connection Removed! NOTE: This is a message generated automatically by the Connections system. It has the connecting user's address, so you can conveniently reply if you wish to. vision has removed your connection! Manage Connections ', 1192292960)
SQL =
INSERT INTO jos_uddeim (fromid, toid, message, datum) VALUES (62, 83, 'Connection Removed!
NOTE: This is a message generated automatically by the Connections system. It has the connecting user's address, so you can conveniently reply if you wish to.
vision has removed your connection!
Manage Connections
', 1192292960)[/code:1]
Can you please help.
This is an otherwise flawless and much needed component.