Support Z Weather

Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

Module mysql error
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Module mysql error
#1376
Module mysql error 1 Month, 4 Weeks ago Karma: 0
I will update to new version, but first I would like to know I will continue geting this error in calendar module by mysql_real_escape_string function (same per each event) or it has other sollution.

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /services10/webpages/c/a/camerata.es/public/portal/components/ com_zcalendar/tables/events.php on line 172

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /services10/webpages/c/a/camerata.es/public/portal/components/ com_zcalendar/tables/events.php on line 172


Thanks in advance.
Julio
Senior Boarder
Posts: 48
graphgraph
User Offline Click here to see the profile of this user
Location: Galicia, Spain
The administrator has disabled public write access.
 
#1384
Re: Module mysql error 1 Month, 2 Weeks ago Karma: 6
Yes, the mysql_real_escape_string functions were replaced with Joomla's getEscaped() method, which does the same thing but it is not mysql specific.
cogliano
Moderator
Posts: 539
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1