CodeIgniter Forums
Undefined variable: pagination Filename: views/supported_languages.php - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Undefined variable: pagination Filename: views/supported_languages.php (/showthread.php?tid=48136)



Undefined variable: pagination Filename: views/supported_languages.php - El Forum - 01-05-2012

[eluser]Unknown[/eluser]
HI THERE, I AM GETTING THE FOLLOWING ERRORS INSIDE OF MY 'ADMINISTRATION AREA' FOR THE THE WEBSITE I'M BUILING, BUT I HAVE NO LUCK TO FIND THE RIGHT SOLUTION FOR IT.

A PHP Error was encountered
Severity: Notice
Message: Undefined variable: pagination
Filename: views/supported_languages.php
Line Number: 96

*//this is the views/supported_languages.php file code:

<div class="extrabottom">
&lt;?php echo $pagination?&gt;
<div class="bulkactions">
&lt;input class="btn" type="button" value="&lt;?php echo lang('Add new supported language')?&gt;" /&gt;