Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Fatal error: input in flex scanner failed in

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
Enquest
Smarty Regular


Joined: 14 May 2003
Posts: 79

PostPosted: Sat May 31, 2003 12:22 pm    Post subject: Fatal error: input in flex scanner failed in Reply with quote

Hi,

I was happely coding. Looking at my work. Playing arround on the site. When suddenly this error came up. It came up without any reason. Can annybody tell me what this error means. And why it comes up.
I seamed that my templates_c dir went bogus.

The only thing I did change last at my schript was adding at the end of a script an $smarty->assign('leftbar', 'agendaleftbar.tpl');

And in the index.tpl
{$leftbar} instead of just a static bar... It couldn't be that. Anyway smarty keeps repeating this error and I am stuck
_________________
-----------------------
Learning my self by trying to help others
Back to top
View user's profile Send private message
Justin
Smarty Regular


Joined: 07 May 2003
Posts: 38
Location: Vilnius, Lithuania

PostPosted: Sat May 31, 2003 1:14 pm    Post subject: Re: Fatal error: input in flex scanner failed in Reply with quote

Enquest wrote:
$smarty->assign('leftbar', 'agendaleftbar.tpl');


maybe $smarty->assign( "leftbar", $smarty->fetch( "agendaleftbar.tpl" ) ); ?
_________________
http://www.baubas.net
Back to top
View user's profile Send private message Visit poster's website
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Sat May 31, 2003 1:19 pm    Post subject: Reply with quote

or in template:

{include file=$leftbar}
Back to top
View user's profile Send private message
Enquest
Smarty Regular


Joined: 14 May 2003
Posts: 79

PostPosted: Sun Jun 01, 2003 6:40 am    Post subject: Reply with quote

Well I'll solved it. Or did I?

The things was my template_c dir went astray. I couldn't eraese or manupilate any file any more. It was just like if the chmod setting changed.
Any way I had to remove the folder as root user and make a new template_c and all was fine!

Maybe this is some sort of rare bug?

Onno
_________________
-----------------------
Learning my self by trying to help others
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP