Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,722 members, 7,816,972 topics. Date: Friday, 03 May 2024 at 09:45 PM

Xml Parsing Error: No Element Found Location - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Xml Parsing Error: No Element Found Location (2725 Views)

Joomla 3.4 Installation Error "No File Selected:unable To Find Install Package" / Free Xmlprov Xml Prov Creator Maker And Generator / Create Ajax Chat & Learn Web Page Data Xchange via Json Vs Xml (2) (3) (4)

(1) (Reply)

Xml Parsing Error: No Element Found Location by Nobody: 10:49pm On Sep 21, 2010
please help me with this code it work locally but when uploaded i get error



<?php
if (!file_exists('config.php'))
{
header("Location: ./install/install.php"wink;
exit();
}
require('config.php');
ob_start();

//These lines will set application/xhtml+xml as content-type if the browser
// support this. This will mean that the XHTML has to go through an XML-parser!
// If you don't like that, remove the 4 next lines
if (isset($_SERVER["HTTP_ACCEPT"])
&& stristr($_SERVER["HTTP_ACCEPT"], "application/xhtml+xml"wink)
header ("Content-type: application/xhtml+xml; charset=utf-8"wink;
else
header ("Content-type: text/html; charset=utf-8"wink;


require('standalone_header.php');
require('embedded.php');
require('standalone_footer.php');
ob_end_flush();
?>




this is the site

xtranok.awardspace.co.uk/guestbook-1.0.9/index.php
Re: Xml Parsing Error: No Element Found Location by ogzille(m): 11:43pm On Sep 21, 2010
Check your php page that echoes your xml, there could be another output (output could be text, html tags, error notice or php echo/print) apart from your xml
Re: Xml Parsing Error: No Element Found Location by Nobody: 6:49am On Sep 22, 2010
The area generating your xml is where your problem lies. since you did not post that source code, there is very little i can do.

(1) (Reply)

Please What Is Digital Marketing All About / Help Me Contact Omavo / Get Your Company Website,church And Any Organisation Website For Only 25k Promo

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 9
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.