Great Mod. Congrats! I tried to search the 82 pages of posts but couldn't find this already answered... We have installed the classified product and are able to create categories and add products for sale. (so the general database connection is working) Strangely, when we click on a the category to see the items for sale in the table/grid, we get the following error inline on the page:
Quote:
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24
|
We can see products in the "Random Classifieds" and can click on them to view the details. We are at a loss as to why the database connection would only fail in this location.
Thoughts/suggestions?
--Ed