Errors after downloading plugins After downloading and installing the plugins via the admin facility I now have a problem. The installed plugins display in the Extensions/plugins list, however if I click on any of the plugins I get the following errors: Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/paths/public_html/phire/core/library/Moc10/Record.php on line 175 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/paths/public_html/phire/core/library/Moc10/Record.php:175) in /home/paths/public_html/phire/core/library/Moc10/Session.php on line 60 Fatal error: Uncaught exception 'Exception' with message 'Error: Template not found.' in /home/paths/public_html/phire/core/application/Phire/Template.php:112 Stack trace: #0 /home/paths/public_html/phire/core/application/Phire/Error.php(65): Phire_Template->__construct() #1 /home/paths/public_html/phire/core/application/Phire/Init.php(152): Phire_Error->__construct(Object(Exception)) #2 /home/paths/public_html/phire/core/application/Phire/Init.php(169): Phire_Init->__construct('/500.shtml') #3 /home/paths/public_html/index.php(63): Phire_Init::start('/500.shtml') #4 {main} thrown in /home/paths/public_html/phire/core/application/Phire/Template.php on line 112 The same problem occurs after clicking on any plugin. Any ideas? With thanks, Michael https://phirecms.org/read.php?6,24,24#msg-24 Wed, 27 Jul 2011 12:46:29 -0500 Phorum 5.2.15a https://phirecms.org/read.php?6,24,25#msg-25 Re: Errors after downloading plugins https://phirecms.org/read.php?6,24,25#msg-25
It's hard to say w/o being able to access your server directly, but it looks like there might be a server setting that is throwing it off. You can see that it's trying to access a URL a '/500.shtml' - which some ISPs or servers use as their "Server Error" page. So whatever that issue is, is causing each plugin to fail and trigger a 500 server error. Are you running Apache? Can you look into the server logs and see if there's hints in there?

Hope that helps.

Thanks,

- Nick]]>
admin Plugins Sat, 05 Feb 2011 11:14:49 -0600
https://phirecms.org/read.php?6,24,24#msg-24 Errors after downloading plugins https://phirecms.org/read.php?6,24,24#msg-24
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/paths/public_html/phire/core/library/Moc10/Record.php on line 175

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/paths/public_html/phire/core/library/Moc10/Record.php:175) in /home/paths/public_html/phire/core/library/Moc10/Session.php on line 60

Fatal error: Uncaught exception 'Exception' with message 'Error: Template not found.' in /home/paths/public_html/phire/core/application/Phire/Template.php:112 Stack trace: #0 /home/paths/public_html/phire/core/application/Phire/Error.php(65): Phire_Template->__construct() #1 /home/paths/public_html/phire/core/application/Phire/Init.php(152): Phire_Error->__construct(Object(Exception)) #2 /home/paths/public_html/phire/core/application/Phire/Init.php(169): Phire_Init->__construct('/500.shtml') #3 /home/paths/public_html/index.php(63): Phire_Init::start('/500.shtml') #4 {main} thrown in /home/paths/public_html/phire/core/application/Phire/Template.php on line 112


The same problem occurs after clicking on any plugin.

Any ideas?

With thanks, Michael]]>
Anonymous User Plugins Tue, 01 Feb 2011 03:45:51 -0600