Thread: wierd error
View Single Post
Old 12-24-2003, 06:22 AM   #1
nitril
Green Mole
 
Join Date: Dec 2003
Location: sao paulo
Posts: 6
wierd error

Hi, indexing pages did work, but when i try to search doesnt works, i get:

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Error processing resource 'http://localhost/phpdig-1.6.5/search.php?template_demo=.%2Ftemplates%2Fphpdig.html&site=0&path=&result_pa ge=search.php&query_string=animais&limite=10&option=exact'. Line 2, Position 2


<b>Notice</b>: Undefined variable: match_this_spot in <b>c:\program files\apache group\apache\htdocs\phpdig-1.6.5\libs\search_function.php</b> on line <b>330</b><br />
-^


I check safe mode in php.ini:

; Safe Mode
;
safe_mode = Off

safe_mode_gid = Off

What can it be? How do I check if xml is configured right?

(I also check http://www.phpdig.net/showthread.php...&highlight=xml but it didnt help)

thank you.
- nitril
nitril is offline   Reply With Quote