bobsi18 Posted May 25, 2010 Posted May 25, 2010 Hey all, I'm down to one (or maybe two) errors to fix on my site. Background - my site is being moved from a PHP4/MYSQL4 installation to a PHP5/MYSQL5 server. I'm trying to sort out all of the errors. It is a heavily modified MS2 installation. The current error/issue is that when I try to search by manufacturer (by click one of the manufacturers in the drop down box), nothing really happens. The site redirects to /index.php. There is one error in the error log, but I don't think it's related (the error is PHP Warning: mysql_num_rows() expects parameter 1 to be resource, null given in /includes/functions/database.php on line 132, referer: index.php) - this error is being given whenever index.php is accessed, and I'm wondering (or hoping) it's something to do with the mysql database rather than the code. Anyway, I just don't know how to troubleshoot this manufacturers problem, or where to go from here...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.