Proxy - Bad Credit Mortgages - Neopets Cheats, Games and Neopoints - Mortgages - Pacotes Porto Seguro

PDA

View Full Version : Site Search Error


kusadasi-guy
Apr 1st 2004, 3:43 pm
http://www.kusadasi.biz/results.php?q=kusadasi

i have a problem with the script, my site on the win2k3 and today the search script looks not workin, here is the some errors:

Notice: Undefined index: start in C:\hshome\kusadasi\kusadasi.biz\results2.php on line 32




Notice: Use of undefined constant titles - assumed 'titles' in C:\hshome\kusadasi\kusadasi.biz\results2.php on line 87


So, what should i do?

digitalpoint
Apr 1st 2004, 3:51 pm
Can you set it up with the default files that come in the zip file? Did it ever work for you?

- Shawn

kusadasi-guy
Apr 1st 2004, 5:14 pm
Here is the default files and results, thats same errors;

i have phpbb in mysite and the board runs well, i dont know what happaned to my search script today.

http://www.kusadasi.biz/calendar/results.php?q=kusadasi
(default files and result)

digitalpoint
Apr 1st 2004, 5:30 pm
Did it work in the past?

- Shawn

kusadasi-guy
Apr 1st 2004, 7:29 pm
Sure, it was work very well...

digitalpoint
Apr 1st 2004, 7:39 pm
Strange, nothing has changed on this end I promise... Do you happen to have a different server you could test it on to see if it's specific to that machine somehow?

- Shawn

kusadasi-guy
Apr 1st 2004, 9:20 pm
i have just tested the script on another server (unix) and everything was okey.

i dont know whats wrong with my server.

Shawn, what do you think about the problem? A Network problem (XML-SOAP data exchanging) or Php setting problem (but my phpbb working very well) ? :confused:

digitalpoint
Apr 1st 2004, 9:35 pm
No, it seems to be a PHP problem... the error you are seeing can happen if you call an array variable like:

$var[value] instead of $var["value"]

The results themselves are there, just with a bunch of errors, so the API is working. Are they both Windows machines running PHP by chance?

- Shawn

kusadasi-guy
Apr 1st 2004, 10:02 pm
>>Are they both Windows machines running PHP by chance?

Yes, my phpBB is working on win2k3.
How can i fix the error? Do you have a solution? Please help :(

digitalpoint
Apr 1st 2004, 10:08 pm
Not really sure to be honest... if you wanted to somehow give me access to the results.php file on the server, I'm interested in knowing what's wrong with it myself... so I'll have a look at it for you if you want.

- Shawn

kusadasi-guy
Apr 1st 2004, 10:26 pm
PMed to you

digitalpoint
Apr 1st 2004, 10:44 pm
It's definitely some weirdness with your PHP setup. When did you install PHP 4.3.5 on the server? It was released in the last week, so it had to be recently. And they already put out a 4.3.6RC1 version because of some bugs introduced in 4.3.5 (I'm using 4.3.5 though on my servers). But maybe it's some Windows specific bug. Can you find out when exactly the new PHP was installed on the server and see if that is the time it stopped working right?

- Shawn

kusadasi-guy
Apr 1st 2004, 10:50 pm
Thank you for help Shawn, i will ask to hosting company today these questions...

as you know, my search script was work fine, buy today i noticed that errors.. i will let you know.

Thanks

kusadasi-guy
Apr 3rd 2004, 5:42 am
My hosting company said that we have just installed the newest version of PHP, but we are downgrading the software because of unsatisfied results.

And now my search script working very well, Thanks Digital Point.