preg_match() expects parameter 2
Posted: Mon Apr 11, 2005 5:35 pm
Hello! I've just installed the script and set up a link. This link will be in an html email that goes out daily pointing the image to a page on a different server.
I am getting the following error when clicking on the image with the new link: Warning: preg_match() expects parameter 2 to be string, array given in /usr/local/apache/vhosts/autoremarketing.com/ccount/click.php on line 53
This ID doesn't exist!
The link looks like this: http://www.autoremarketing.com/ccount/click.php?id=1
The click.txt file has this entry in it: 1%%2005/04/11%%http://www.autoremarketingconferences.c ... on.html%%0%%
The ids.txt file has a "1" in it.
Can you help? What am I doing wrong? I think the script will be perfect for what I'm wanting to do once I get it working.
Thanks in advance for the time!
I am getting the following error when clicking on the image with the new link: Warning: preg_match() expects parameter 2 to be string, array given in /usr/local/apache/vhosts/autoremarketing.com/ccount/click.php on line 53
This ID doesn't exist!
The link looks like this: http://www.autoremarketing.com/ccount/click.php?id=1
The click.txt file has this entry in it: 1%%2005/04/11%%http://www.autoremarketingconferences.c ... on.html%%0%%
The ids.txt file has a "1" in it.
Can you help? What am I doing wrong? I think the script will be perfect for what I'm wanting to do once I get it working.
Thanks in advance for the time!