I am getting the following error when adding a forum, topic or whatever. Groups work fine though. Error is as follows: (I removed my domain from the link but should be relevant):
Warning: XSLTProcessor::importStylesheet() [xsltprocessor.importstylesheet]: Undefined variable in /orca/classes/en/BxXslTransform.php on line 87
Warning: XSLTProcessor::importStylesheet() [xsltprocessor.importstylesheet]:
compilation error: file
/home/irono1/public_html/roguevalleypersonals/orca/layout/base_en/xsl/edit_cat_forums.xsl
line 10 element a in /orca/classes/en/BxXslTransform.php on line 87
Warning: XSLTProcessor::importStylesheet() [xsltprocessor.importstylesheet]: Attribute template href: failed to compile $rw_forum_ext in /orca/classes/en/BxXslTransform.php on line 87
Warning: XSLTProcessor::transformToXml() [xsltprocessor.transformtoxml]: No stylesheet associated to this object in /orca/classes/en/BxXslTransform.php on line 88
I am on Lunarpages and have the following info from the php info:
System | Linux balsa.lunarbreeze.com 2.6.9-78.0.13.ELsmp #1 SMP Wed Jan 14 16:12:46 EST 2009 i686 |
Build Date | Feb 5 2009 07:33:16 |
Configure Command | './configure' '--prefix=/usr/local/php5' '--with-config-file-path=/usr/local/etc/php5/cgi' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-exif' '--with-swf=/usr/local/flash' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mcrypt=/opt/libmcrypt' '--with-mhash=/opt/mhash' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pear' '--with-pspell' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-zip' '--enable-soap' '--with-xmlrpc' '--with-zip=/opt/zzip/' '--with-zlib' '--with-xsl' '--enable-pdo' '--with-pdo-mysql=/usr' '--with-pgsql=/usr' '--with-pdo-pgsql=/usr' '--with-kerberos' '--with-imap-ssl' |
xsl
XSL | enabled |
libxslt Version | 1.1.11 |
libxslt compiled against libxml Version | 2.6.16 |
EXSLT | enabled |
libexslt Version | 1.1.11 |
Any ideas?