Aha! I removed PhotoPost module, and the ReviewPost module finally displayed proper errors:
Quote:
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /classifieds/inc_reviews.php on line 53
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /classifieds/inc_reviews.php on line 53
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /classifieds/inc_reviews.php on line 56
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /classifieds/inc_reviews.php on line 102
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /classifieds/inc_reviews.php on line 102
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /classifieds/inc_reviews.php on line 106
|
Why is that happening?