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
|
Dolphin Orca works just fine on PHP5 |
why you people dont read carerfully ... here is the proof http://zetox.net/orca and its on my server only :( |
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?
|
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 ?
|
looks more like you did something wrong
try this
admin/plugins/orca Compile Languages: en}
|
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 |
enabled |
libxslt Version |
1.1.24 |
libxslt compiled against libxml Version |
2.7.2 |
EXSLT |
enabled |
libexslt Version |
1.1.24 |
|
and possibly check for Dom too
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 |
|
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
|
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 :)
|
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
|
kosmic check your mail box |