Re: [Phpcollegeex-devel] error
Brought to you by:
david_degner,
itwanabe
From: David D. <dav...@ya...> - 2004-11-13 23:13:40
|
I haven't run into this before. I am running the script on PHP version 4.3.9, but older versions shouldn't cause too much of a problem. the 1.5b code should be the same that is on the testing server at: *http://www.wku.edu/~david.degner/WBX/* If I enter a search query in I don't get an error. *http://www.wku.edu/~david.degner/WBX/house/searchend.php?distance=1&type%5B%5D=1&type%5B%5D=2&type%5B%5D=3&type%5B%5D=4&type%5B%5D=5&type%5B%5D=6&PriceLessThan=20000&PriceGreaterThan=0&bedrooms=1* It is most likely an else construct has a bad unclosed braces or an if has superfluous closing braces. I included the file from the testing server in case it is any different than in the released version. This is a noggin scratcher. David Gary Redmond wrote: >hi > >i keep getting this error message > >Parse error: parse error, unexpected T_ELSE in >/home/redmond/public_html/ucd/php pages/house/searchend.php on line 120 > > >i have tried replacing everything in the house folder with the default >versions but it dosent change > > > >------------------------------------------------------- >This SF.Net email is sponsored by: InterSystems CACHE >FREE OODBMS DOWNLOAD - A multidimensional database that combines >robust object and relational technologies, making it a perfect match >for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 >_______________________________________________ >Phpcollegeex-devel mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpcollegeex-devel > > > > |