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

Smarty Internal Template Base file error

 
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
realdreamer
Smarty n00b


Joined: 26 Apr 2014
Posts: 1

PostPosted: Sat Apr 26, 2014 8:08 am    Post subject: Smarty Internal Template Base file error Reply with quote

Hi,

I am working on the applications using Code Igniter HMVC, I have the problem with smarty template.

I am getting the following error

Severity: Notice

Message: Undefined index: user_info

Filename: sysplugins/smarty_internal_templatebase.php(151) : eval()'d code

Line Number: 90


But this is the same code perfectly working in the localhost(xampp), but when I updated it into the live server. I am getting an error like this. Initially it was working fine in the server too..

Please kindly help me to resolve this.

Thanks in advance.
Back to top
View user's profile Send private message
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Sat Apr 26, 2014 11:11 am    Post subject: Reply with quote

It looks like that your template is using the variable $user_info which was not assigned by your PHP script.

Depending of the error_reporting setting in your php.ini this error triggers a notice warning or not,
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