ORCA Broken in firefox?

I cannot seem to figure out why this is happening....


For some reason when I go to http://www.thirtyspace.com/orca it shows a bunch of code in FireFox ONLY. In IE and Opera it loads fine....


The problem is that when you look at the source code of the page you see instead of starting out with the DOC TYPE and <html> tag it starts with this:


<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.thirtyspace.com/orca/layout/uni_en/xsl/home_main.xsl"?><root>
<disable_boonex_footers>0</disable_boonex_footers><header><![CDATA[
<div id="FloatDesc" style="position:absolute;display:none;z-index:100;"></div>


Why is it outputting XML data to the browser instead of the HTML???

Quote · 29 May 2008

I' am already days buzzy with this problem. I have the same problem, and we are not the only one with this.

 

If Orca is working at least into Firefox then I will buy a ad free, but at now  no....

Kids first
Quote · 29 May 2008

please check in your .htaccess in the orca directory, looking for the handler for php4 if you see that line, remove it. that is what i have done on a few of the sites that were experiencing this issue. it took me about three months to get it figured out.

if you need help with this let me know.

later,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 29 May 2008

Oke I have no line with php4 or something in my htaccess file for orca...

 

AddType application/xml .xsl

RewriteEngine On

RewriteRule ^group/(.+)\.htm$   index.php?action=goto&cat_id=$1   [QSA,L]
RewriteRule ^forum/(.+)-([0-9]+)\.htm$   index.php?action=goto&forum_id=$1&start=$2    [QSA,L]
RewriteRule ^forum/(.+)\.htm$   index.php?action=goto&forum_id=$1&start=0    [QSA,L]
RewriteRule ^topic/(.+)\.htm$   index.php?action=goto&topic_id=$1    [QSA,L]
RewriteRule ^user/(.+)\.htm$   index.php?action=goto&user=$1         [QSA,L]

RewriteRule ^rss/forum/(.+)\.htm$    index.php?action=rss_forum&forum=$1 [QSA,L]
RewriteRule ^rss/topic/(.+)\.htm$    index.php?action=rss_topic&topic=$1 [QSA,L]
RewriteRule ^rss/user/(.+)\.htm$     index.php?action=rss_user&user=$1  [QSA,L]
RewriteRule ^rss/all\.htm$           index.php?action=rss_all&sort=      [QSA,L]

 

Kids first
Quote · 29 May 2008

please check in your .htaccess in the orca directory, looking for the handler for php4 if you see that line, remove it. that is what i have done on a few of the sites that were experiencing this issue. it took me about three months to get it figured out.

if you need help with this let me know.

later,

DosDawg

I saw someone mention to do that .htaccess thing on the boonex blog and that did not work either.

Quote · 29 May 2008

This is FIXED



You must have your host ensure xslt support is on your server. You must have libxslt installed and PHP compiled with the --with-xsl option.

NOTE: on my server I also have PHP installed with --with-dom-xslt' '--with-dom-exslt'

Thanks boonex for a great script but absolutely HORRIBLE, NON-EXISTANT support.

Quote · 29 May 2008

I' am sorry but this solutionn is not working at my server... all is installed and firefox gives the same  problem....
My hoster will look today if he can find a solution.

 

But its a shame that no one of the team is responding on this sort off messages!!!!

Kids first
Quote · 30 May 2008

I think you should pm someone and give tham access...your running around in circles getting nowhere! we cannot see your settings other than phpinfo, thats just one thing to check out of a list of 50

I have video tutorials to help you mrpowless.com
Quote · 30 May 2008

from my experience it does not show errors all the time in Firefox. it happens from time to time. If you open Firefox fresh and go to the forums directly it should not happen, but if you browse for a while on the site and then come back to the forums it usually shows all the error code.


Warning: file_get_contents(http://license.boonex.com/orca.php?LN=UI65DDK19H&d=domain.com) [function.file-get-contents]: failed to open stream: Connection timed out in /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code:10) in /home/domain/public_html/orca/inc/util.inc.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code:10) in /home/domain/public_html/orca/inc/util.inc.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code:10) in /home/domain/public_html/orca/inc/util.inc.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code:10) in /home/domain/public_html/orca/inc/util.inc.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/domain/public_html/orca/classes/en/Admin.php(42) : eval()'d code:10) in /home/domain/public_html/orca/classes/en/BxXslTransform.php on line 61

Boonex is the only people that can help out with this issue and they are like you said non existent all the time.

Quote · 30 May 2008

access to what? ftp or?

Kids first
Quote · 30 May 2008

I think you should pm someone and give tham access...your running around in circles getting nowhere! we cannot see your settings other than phpinfo, thats just one thing to check out of a list of 50

How would a person new to the forum know who to PM or how to PM them? I'm asking for my future reference because I can tell I'm going to have a hell of a time with this script until I find something better.

The fact that their server has to be up for mine to be up is a deal killer on it's own. The 34k member limit is another :)

Quote · 30 May 2008

please check in your .htaccess in the orca directory, looking for the handler for php4 if you see that line, remove it. that is what i have done on a few of the sites that were experiencing this issue. it took me about three months to get it figured out.

if you need help with this let me know.

later,

DosDawg

can u attach your HTACCESS file or send it by email.

may be it work with version 6.1.1


mohaizam86@yahoo.com

Quote · 9 Jun 2008

I' am sorry but this solutionn is not working at my server... all is installed and firefox gives the same  problem....
My hoster will look today if he can find a solution.

But its a shame that no one of the team is responding on this sort off messages!!!!

You must have your host ensure xslt support is on your server. You must have libxslt installed and PHP compiled with the --with-xsl option.

NOTE: on my server I also have PHP installed with --with-dom-xslt' '--with-dom-exslt'

taken from georgemedia above

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

did your host get back in touch with you regarding the above suggestion?

and the access that mrpowless was referring to was access to the server, so that somebody with experience could look and make a determination if you had everything installed that you need.

the problem that i see most people facing in here is they are not familiar with server configurations. the documents that we do have, not many of them, but the ones we do have layout some basics that you have to have as far as configuring your server. if you server is not configured to run this script, you will face many heartaches trying to understand what is going on.

i am sorry my assistance was not helpful to you. but one can only presume you have your server configured correctly. as i stated, i had this issue as well, i took mrpowless's suggestion, contacted support to have them ensure that i had (as mentioned from georgemedia):

You must have your host ensure xslt support is on your server. You must have libxslt installed and PHP compiled with the --with-xsl option.

PHP installed with --with-dom-xslt' '--with-dom-exslt' .

so we would like to know if you have gotten this resolved?

later,
DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 Jun 2008

Thanks for replay,

 

My hosting provider have installed two times on my decicated server, and will look today again.
I have send him the text you write here.

If this will be helpfull I will respond agaim here. But at this time no chanches at all.

 

Killerhaai.

Kids first
Quote · 9 Jun 2008

Oke, this is the result of my hoster to get Orca working... see the picture for the XSLT configuration its all there...
but Orca is not working what you can see yourself: www.gopoint.nl/orca

try please with Firefoxz: i can write, but no header/footer only bunch of layout code.

 

With Opera 9.27 javascriptbuttons not working, can't write anything

 

IE 7 : after click on new topic or replay button, it's trying to load post-page, but hangs there completed...

 

Someone who can help me, please mail me at harry-s@home.nl

 

phpinfo

Kids first
Quote · 9 Jun 2008

i do not see htaccess any were

please check in your .htaccess in the orca directory, looking for the handler for php4 if you see that line, remove it. that is what i have done on a few of the sites that were experiencing this issue. it took me about three months to get it figured out.

if you need help with this let me know.

later,

DosDawg

Quote · 11 Aug 2008

You will have to turn on hidden files view in your ftp client  ..... 

,htaccess is a hidden file.

Quote · 11 Aug 2008

Oke, this is the result of my hoster to get Orca working... see the picture for the XSLT configuration its all there...
but Orca is not working what you can see yourself: www.gopoint.nl/orca

try please with Firefoxz: i can write, but no header/footer only bunch of layout code.

With Opera 9.27 javascriptbuttons not working, can't write anything

IE 7 : after click on new topic or replay button, it's trying to load post-page, but hangs there completed...

Someone who can help me, please mail me at harry-s@home.nl

phpinfo

check the permissions for orca folder. should be 755

Quote · 17 Sep 2008

It was something complet other thing, but already working for some time... SealedSealed

But thanks for your suggestion.

Kids first
Quote · 17 Sep 2008

So what was it after all? Cause I'm having the very same problem!

Quote · 24 Sep 2008

What I have write sometimes earlier, to my it was a wrong permission on a php file on the server. Don't ask me with one, my hosting company has done it.
So check your servers php section.

Kids first
Quote · 24 Sep 2008

As Georgemedia said, this can be addressed:

Talk to your host (or configure your own php if you are up to it)

Make sure that:

1) xslt support is on your server: You must have libxslt installed and PHP compiled with the --with-xsl option.

AND

Have PHP installed and recompiled with  '--with-dom-xslt' '--with-dom-exslt'

Quote · 27 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.