Hi
Wonder if anyone can help me with this and have any idea what this might mean.
I am installing shopping cart.
Fatal error: Class ‘Twig_Node_Expression_Binary_Concat’ not found in
Thanks
It looks like a file required in the software you installed is missing. MAybe just in a path that PHP doesn’t look in.
If you do have all the files and in the right place, maybe the class has a different name (Although I think that’s a remote chance)
Looking on the net (with google) I found these pages.
Maybe it helps you or is a starting point for your quest.
http://twig.sensiolabs.org/api/master/Twig_Node_Expression_Binary_Concat.html
http://apigen.juzna.cz/doc/fabpot/Twig/class-Twig_Node_Expression_Binary_Concat.html
Good luck,
O.