Welcome, Guest. Please Login or Register.
September 28, 2024, 10:20:30 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  The Xml page cannot be displayed « previous next »
Pages: [1] Reply Ignore Print
Author Topic: The Xml page cannot be displayed  (Read 1022 times)
Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
The Xml page cannot be displayed
« on: February 21, 2004, 10:26:52 PM »
Reply with quote

YaBB SE Version: 1.5.2 to 1.5.4
PHP Version: 4.2.3
MySQL Version: 4.0.x
Server Platform: Windows 2000, XP, or 2003
Link to Forum: http://www.goldenbearsden.com/yabbse/index.php

Problem Description:
Well Here is what I am getting any ideas anyone what to look for or wht may be causing this, You can click the link above to see this for real . . . . .  

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.


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

Cannot have a DOCTYPE declaration outside of a prolog. Error processing resource 'http://www.goldenbearsden.com/yabbse/index.php'. Line 3, Position 54

<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://XXXXXXXX/XX/xhtml1/DTD/xhtml1-transitional.dtd">
-----------------------------------------------------^


I have called my Server host and they are looking at the server to see what may be causing this but have not gotten back with me yet . . . I get an average of 1500 - 2000 hits a day on the site and want to get this back working ASAP for the users.

I have uploaded a copy of the index.php and also a copy of the template.php just to see if that would fix it but it did nothing.

Thinking it may be a database problem or something on the server.

Need some INPUT here as to where to look deeper into this, any help at all will be very well appriciated . . . .    8)

Snuffy . . . . .   ???
« Last Edit: February 22, 2004, 12:42:39 AM by Snuffy » Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:The Xml page cannot be displayed
« Reply #1 on: February 21, 2004, 11:51:25 PM »
Reply with quote

Is this actually part of your template?

Quote from: Snuffy on February 21, 2004, 10:26:52 PM
<?xml version="1.0" encoding="iso-8859-1"?>

If so, try taking it out, because it's an *optional* prolog that upsets current browsers.
Logged

Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
Re:The Xml page cannot be displayed
« Reply #2 on: February 22, 2004, 12:37:37 AM »
Reply with quote

Quote from: Peter Duggan on February 21, 2004, 11:51:25 PM
Is this actually part of your template?

Quote from: Snuffy on February 21, 2004, 10:26:52 PM
<?xml version="1.0" encoding="iso-8859-1"?>

If so, try taking it out, because it's an *optional* prolog that upsets current browsers.

YES Peter here is the TOP line in the template:

<?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://XXXXXXXXX/TR/xhtml1/DTD/xhtml1-transitional.dtd">

I looked in the Original file and that is not there but it is after I ran the install, and has been all along and that has been about 5-6 months now and just started this lastnight.

And I did not make any changes to my template lastnight, as a matter of fact I had not changed anything on the template for at least a few weeks. And all that was done then was I changed a graphic file on the top for my banner.

I took out the [encoding="iso-8859-1] part and got this:
Warning: open(/tmp\sess_2329d0785433675a985ca7b0e4c34caa, O_RDWR) failed: No such file or directory (2) in X:\XXXXXXXX\XXXXXXXX\yabbse\index.php on line 78

Parse error: parse error in X:\XXXXXXXXX\XXXXXXXX\yabbse\template.php on line 2


And my forum shows but it is not the template version it looks more like a database view on the screen under the above error..

So I took out the full top line that started with php and this is what I get, but the forum shows and seems to be working but the error line at the top is there if you click here now you can see what I mean . . .

http://www.goldenbearsden.com/yabbse/index.php

Here is what the error at the top of the page shows . . .
Warning: open(/tmp\sess_2329d0785433675a985ca7b0e4c34caa, O_RDWR) failed: No such file or directory (2) in X:\XXXXXXXX\XXXXXXXX\yabbse\index.php on line 78


HELP!!!!!!!!    ???
« Last Edit: February 22, 2004, 12:41:02 AM by Snuffy » Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
Re:The Xml page cannot be displayed
« Reply #3 on: February 22, 2004, 12:47:58 AM »
Reply with quote

NOTE:  I also see that it is displaying my template incorrect now with the above settings as it is showing about 1/4 down the page that there is an error but it is behind the template of the thread listings and cant read what the yabb is generating . . . . .!?!?!?!?!?!

I am at a loss for sure here . . . HELP . .  ::)
Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
Re:The Xml page cannot be displayed
« Reply #4 on: February 22, 2004, 12:53:54 AM »
Reply with quote

OK here is that Error:

2: open(/tmp\sess_06fcb86f2d2ab693daacbdb5e6422d38, O_RDWR) failed: No such file or directory (2)
(Unknown ln 0)


I put the forum in maint mode and was able to see it and copy it for pasting here. . . .
Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:The Xml page cannot be displayed
« Reply #5 on: February 22, 2004, 02:34:29 AM »
Reply with quote

That error is a hosting issue. Are you your own host?

If you are your own host you will need to alter php.ini and fix the sessions save path to point to a directory that exists.

If youare not your own host you will have to contact your host and have them fix the session save path.
« Last Edit: February 22, 2004, 02:34:48 AM by Chris Cromer » Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:The Xml page cannot be displayed
« Reply #6 on: February 22, 2004, 06:00:37 AM »
Reply with quote

http://www.yabbse.org/community/index.php?thread=20698

-[Unknown]
Logged
Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
Re:The Xml page cannot be displayed
« Reply #7 on: February 22, 2004, 02:58:36 PM »
Reply with quote

Quote from: Chris Cromer on February 22, 2004, 02:34:29 AM
That error is a hosting issue. Are you your own host?

If you are your own host you will need to alter php.ini and fix the sessions save path to point to a directory that exists.

If youare not your own host you will have to contact your host and have them fix the session save path.
Well I am on a hosted server and just my luck the tech is gone for the weekend and I'll have to wait till monday morn to get them to set that right for me.

Thanks for the info and I'll let you know how it goes come monday and I get hold of them.

But I have been running this board on SE and php and MySql for about 5-6 months and it just now popped up for some reason. That is why it had me buffaloed . . . .  >:(

Guess we can't do anything till Monday, Thanks Again . . . . .  8)
Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Snuffy
Noobie
*
Posts: 17


When The Going gets TUFF! The Tuff go FISHING!

ICQ - 8399272 WWW
Re:The Xml page cannot be displayed
« Reply #8 on: February 23, 2004, 05:42:55 PM »
Reply with quote

Yes FINALLY we got it back up!
And now we can get back to having some Fun around here again . . . .   ;)

The problem has been solved and it was a blurb on the Server Machine that somehow changed a folder on there. It still has the Tech scratching his head trying to finger out how this happened. But like he said it is a computer and they sometimes just burp and or get a cob caught crossway's and this must have been one of those times! . . . . .     8)
Logged

Golden Bears Den
[email protected]
Dave [SNUFFY] Smith
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  The Xml page cannot be displayed « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.029 seconds with 21 queries.