By jonathantopf on
Hi there I'm getting this warning and I dont know where to start looking to debug the problem or what it even means. I noticed it after I installed the wysiwiyg module but im not sure thats the problem. any hints on what i might need to do to sort this out would save my life.
warning: require_once(modules/filter/token/token_user.inc) [function.require-once]: failed to open stream: No such file or directory in /homepages/25/d300228975/htdocs/modules/filter/token/token.module on line 159.
best, jon
Comments
No such file or directory
Did you look to see if the file is there, if not you have to recopy (ftp or whatever) the token module to that folder. If it is there then you have to make sure that the web server has permission to read it.
HTH
lipcpro