Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread Tony Earnshaw
tir, 23.08.2005 kl. 13.14 skrev Paul Lesneiwski: [...] > > I don't know much about php, but I assume that this command simply prints > > a message into the mail.log file? > > If you are not working on a production machine, simple echo commands are > another option - they will put info to the scr

Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread Paul Lesneiwski
Carl Scarlett wrote: > [EMAIL PROTECTED] wrote: > [snip] > >>I think the only way is a hard way... In such situations I put the >>following line into PHP scripts: >> >>syslog(LOG_MAIL|LOG_NOTICE, "Stepped into script.php"); >> >>Then you've the chance to track down where the problem arises (mess

Re: [SM-USERS] Re: Problem with search function

2005-08-23 Thread jam
> > [snip] > > I don't know much about php, but I assume that this command simply prints > a message into the mail.log file? > Yip - simply copy the line into any PHP script you want to "debug" (in between the ""). Then you can change the text to whatever is helpful for you. You may print the conte

Re: [SM-USERS] Re: Problem with search function

2005-08-22 Thread Carl Scarlett
[EMAIL PROTECTED] wrote: [snip] > > I think the only way is a hard way... In such situations I put the > following line into PHP scripts: > > syslog(LOG_MAIL|LOG_NOTICE, "Stepped into script.php"); > > Then you've the chance to track down where the problem arises (messagages > were written into sy

Re: [SM-USERS] Re: Problem with search function

2005-08-18 Thread jam
> Tried this and it worked, I got: > > https://www.scarlettonline.org.uk/squirrel/src/search.php?mailbox=INBOX > > As I said in my original email, everything else in Squirrelmail is working > so I'm really puzzled! > > Cheers, > > Carl I think the only way is a hard way... In such situations I put

Re: [SM-USERS] Re: Problem with search function

2005-08-16 Thread jam
>> Date: Sat, 30 Jul 2005 02:38:09 +0100 (BST) >> Subject: [SM-USERS] Problem with Search funciton >> >> I'm having problems getting the search function to work with my >> SquirrelMail installation. >> >> If I click Search then depending on the browser I get one of two >> responses: >> >> With Fire

[SM-USERS] Re: Problem with search function

2005-08-16 Thread Carl Scarlett
Hi everyone, I sent the message below a couple of weeks ago. Subsequently I have looked deeper into the problem, but still with no success. Not being a expert in php I'm not sure what the problem may be. Has anyone seen this problem before, or have any suggestions as to the cause? I really would