orca givng error with php 5.2.7

Hello orca gives error about cannot accesing the calss DomDocument on line 1739 in the files /orca/calsses/Forum.php and  /orca/classes/en/Forum.php

if (((int)phpversion()) >= 5)  
{
$d = new DomDocument();

$d->loadXML($xml);  

$up = $d->getElementsByTagName ('login_user');

$up = $up->item(0);

return $up->textContent;  
}
this error is due to php fixing bug in the newest release of php (5.2.7) here is the change log of the fix > http://bugs.php.net/bug.php?id=46191 however .. im not able to fix it cuz im not php programer  can someone please work on this and fix it ?


Thanks in advance

Quote · 28 Dec 2008

Dolphin Orca works just fine on PHP5

Quote · 28 Dec 2008

why you people dont  read carerfully ... 
here is the proof http://zetox.net/orca   and its on my server only :(

Quote · 28 Dec 2008

Im on PHP with xml + xsl 5.2.8 no issues.

Your showing us the code near line 1739....... what is the actual error you have recieved?

Quote · 28 Dec 2008

Im on PHP with xml + xsl 5.2.8 no issues.

Your showing us the code near line 1739....... what is the actual error you have recieved?

http://clip2net.com/clip/m11962/1230433761-clip-10kb.jpg

here it is .. i made some more tests and on blank dolphin install works just fine .. cant figure whats wrong with my install :( blank install a.zetox.net/orca my install zetox.net/orca same versions both .. any ideas ?

Quote · 28 Dec 2008

looks more like  you did something wrong

try this

admin/plugins/orca    Compile Languages: en}

Quote · 28 Dec 2008

i think your first step should be to make a phpinfo.php and check if you have xsl installed.

.

then look for the xsl should be similar to this

.

xsl

XSL enabled
libxslt Version 1.1.24
libxslt compiled against libxml Version 2.7.2
EXSLT enabled
libexslt Version 1.1.24
Quote · 28 Dec 2008

and possibly check for Dom too

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.7.2
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
Quote · 28 Dec 2008

yes good idea kosmic

just login to your site as admin then in the url: type this yoursite.com/admin/phpinfo.php

you have all the info there

but first you should Compile Languages: en} in plugins orca forum

Quote · 28 Dec 2008

very very very very very weirdddd .. i thought i installed those at the very begining .. and this error never occured untill the last couple of days when my server moved from one physical location to another o.O

anywho .. thanks for the help kosmic :)

Quote · 28 Dec 2008

very very very very very weirdddd .. i thought i installed those at the very begining .. and this error never occured untill the last couple of days when my server moved from one physical location to another o.O

anywho .. thanks for the help kosmic :)

your welcome Laughing

Quote · 28 Dec 2008

kosmic check your mail box Tongue out

Quote · 28 Dec 2008
 
 
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.