I noticed when I turned on the developer mode that I am getting this error in my test site, could it be related?
Quote:
Notice: Undefined variable: opener in /home/sites/www.uscandleco.com/web/DEV/web/admin/file_edit.php on line 108
|
that line says
Code:
$smarty->assign('opener', $opener);
I didn't edit this file so I'm thinking that it is not it.
*****************
nevermind, that error only shows up when I go to "edit templates" so it's not the problem.