preg_match error report

Post your Click counter digestion problems here
Post Reply
manic1
Posts: 3
Joined: Wed Apr 19, 2006 2:22 pm

preg_match error report

Post by manic1 »

URL: http://www.worldwide-freebies.com
Version of script: 1.1
Version of PHP: 4.4.2
Host: lucidity
server = Linux
Have you searched for your problem: yes
If so, what terms did you try: I read all posts in the forum concerning ccount click counter

I found but with no answer
viewtopic.php?t=104&highlight=pregmatch

The error report I get is the same as in the above thread

Warning: preg_match() expects parameter 2 to be string, array given in /home/freebies/public_html/item/click.php on line 53

i have 628 links set up, it does not seem to be reading the clicks.txt file

clicks.txt is set to 666

one of the actual text for a link as shown in clicks.txt is
15%%2006/03/23%%http://www.lavasoftusa.com/software/ada ... refadaware

Everything worked perfect up until about 12 hrs ago
any help would be appreciated
manic1
Posts: 3
Joined: Wed Apr 19, 2006 2:22 pm

Post by manic1 »

I don't know if this is relevant

http://text.dslreports.com/forum/remark,9438964
manic1
Posts: 3
Joined: Wed Apr 19, 2006 2:22 pm

Post by manic1 »

The problem is solved the host upgraded PHP on
the server but missed upgrading the zend optimizer.

So if anyone gets this error report check with your
hosting to see if php has been upgraded and make
sure the zend optimizer is also upgraded on the server.

:D
Post Reply