I've got 2 scripts that will not work with eachother. One is a IMS script we use on my site. Now I'm trying to use a php based mysql backended ad rotation manager script. But when I do the includes into our templating system it breaks the ims's search functions.
It all centers around mysql_num_rows() I believe but there are different varible names in each script. Just for fun I tried a totally seperate script and had the same exact error.
Any ideas?