You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CRT Appraisal Dashboard
This is one of a few errors I am going to post with my install that
involve unavailable libraries and classes when using the report
generation buttons.
( ! ) Fatal error: Class 'XSLTProcessor' not found in /var/www/ad/
reports/xml_mismo.php on line 55
Call Stack
# Time Memory Function Location
1 0.0002 74624 {main}( ) ../index.php:0
2 0.0139 979880 CReport->execute( ) ../index.php:26
3 0.0145 1009760 CXML_mismo->get_report( ) ../report.php:62
Basically, I received this error when trying to create a mismo
report. immediately I searched the entire AD directory for
'XLSTProcessor' which returned only one result, line 55 in
xml_mismo.php
Anyone know what's going on here? Since I have a few issues similar
to this on my install I am beginning to think it may be my enviro, can
anyone replicate this?
Thanks,
Steve
kannan kannan
unread,
Jun 10, 2010, 4:33:31 PM6/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crt-appraisal-d...@googlegroups.com
Steve..
In some distros (centos), php-xml is not installed by default..
you may have to install it like
yum install php-xml
you may need to restart or reload apache as needed.
Regards
kannan
Steve Krzysiak
unread,
Jun 10, 2010, 5:22:27 PM6/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CRT Appraisal Dashboard
Thanks Kannan, the ubuntu fix I found for this was: apt-get install
php5-xsl
this of course led me to the undefined index error I posted earlier :/
kannan kannan
unread,
Jun 10, 2010, 5:36:26 PM6/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to crt-appraisal-d...@googlegroups.com
Hi Steve,
Did it solve both your issues?
Regards Kannan
Steve Krzysiak
unread,
Jun 11, 2010, 11:58:25 AM6/11/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message