Posted - 08/21/2020 : 09:23:20
Hi,
Can anyone tell me how to fix the below problem? It only shows on the products page.
Share this Product with your friends
Deprecated: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ritegearco/public_html/social.php on line 58
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /home/ritegearco/public_html/social.php on line 58
Warning: mysql_real_escape_string(): A link to the server could not be established in /home/ritegearco/public_html/social.php on line 58
Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ritegearco/public_html/social.php on line 59
Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/ritegearco/public_html/social.php on line 59
Warning: mysql_query(): A link to the server could not be established in /home/ritegearco/public_html/social.php on line 59 Access denied for user ''@'localhost' (using password: NO) Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/ritegearco/public_html/social.php on line 60
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /home/ritegearco/public_html/social.php on line 63
Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ritegearco/public_html/social.php on line 66
Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/ritegearco/public_html/social.php on line 66
Warning: mysql_query(): A link to the server could not be established in /home/ritegearco/public_html/social.php on line 66 Access denied for user ''@'localhost' (using password: NO) Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/ritegearco/public_html/social.php on line 67
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /home/ritegearco/public_html/social.php on line 70
Also if you go to http://www.ritegear.co.uk/proddetail.php?prod=penn-affinity-7000 you will see the coding and the symbol instead of a £ sign. How can i change this. Any help is much appreciated.
|