Hello i just moved a copy of a working site to my computer so that i can continue to build and test on my localhost. But after the move, when i try and access the sites front end i get this error:
Severity: Warning
Message: call_user_func_array() expects parameter 1 to be a valid callback, class ‘Structure_ext’ does not have a method ‘core_template_route’
Filename: libraries/Extensions.php
Line Number: 255
the login page and all the backend pages work fine, its just the front end that throws this error. Any ideas?