Extension, Fieldtype, Module

Archived
Forum
(read-only)

Taxonomy

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From iain

     

PHP error on installation

Bug Report

Joobs
Joobs

I get a php error when installing this:

A PHP Error was encountered

Severity
Warning

Message
: include_once(/server/sitename/ee_system/expressionengine/third_party/taxonomy/libraries/mpttree.php[function.include-once]failed to open streamNo such file or directory

Filename
taxonomy/ft.taxonomy.php

Line Number
24 

Is this a casing issue? It seems to be looking for “mpttree.php” when the file is actually “MPTtree.php”?

I’m on the latest ee2 build, system is below the root folder.

iain
# 1
Developer
iain

Yeah, might be depending on the server setup,

Does changing the case fix it for you?

Joobs
# 2
Joobs

yes, i uninstalled it, edited the line in the error and it installed again without it complaining.

iain
# 3
Developer
iain

ok, I’ve patched that up and will be updated in the next release.

Thanks for posting.