PDA

View Full Version : Error log with every click


ycolasan
9th January 2005, 03:47 PM
Hi,

We have migrated our hosting, hence the database and all files without changing the domain name. With the new hosting, each click is also registered but a unigue Error Log is also created as below:
415 2005-01-09 17:50:06 error 85.96.234.45 ClickRegistrator.class.php 55

I suspect it is a problem with the cookie but can not find?

Help pls.

Best,
Yavuz
www.hobievi.com[/img]

mark
10th January 2005, 04:41 PM
Hi,

is there any Log message recorded in the history? From your record it seems that the message is missing.

I can guess it can be a problem with setcookie() function, which could mean some server settings problem. Can you check if the cookie was succesfuly saved after the click?

regards,

mark

ycolasan
10th January 2005, 09:30 PM
No error definition, it is only blank for all these type of logs. As far as I have checked, there is no cookie generated as well.

I have copied your files from the package to the new hosting, did not run install scripts here but only carried setting.php and dbase from the old hosting. Maybe I missed something, does the program change anything else except the setting.php and dbase?