| Re: Life type |
| by sailjapan on 2009/1/2 18:27:09 similar problems here, but with the following errors Quote: Warning: Smarty error: problem writing temporary file './tmp/1/wrt495e5b6f51322' in file /class/smarty/Smarty.class.php line 1092 Any ideas? |
| Re: Life type |
| by JDLamb on 2009/1/2 9:16:53 awf2000 Thanks that works for me too, except that the blog doesn't appear within Xoops, but rather looks like a stand alone application. I don't think I will use this module. |
| Re: Life type |
| by awf2000 on 2009/1/1 11:53:46 I got the same error, but I try: in file /modules/lifetype/class/template/template.class.php line 20 le="color: #000000"><?php require_once XOOPS_ROOT_PATH.'/class/smarty/Smarty.class.php'; And this work for me |
| Re: Life type |
| by ghia on 2008/12/30 10:03:16 It is defined in /class/template.php and derives from XOOPS_ROOT_PATH. Check if the definition for XOOPS_ROOT_PATH in your mainfile.php is correct. |
| Re: Life type |
| by JDLamb on 2008/12/30 9:20:32 Forgive the ignorance, but where should it be defined. |