| Re: Error: Smarty error: the $compile_dir 'htdocs/xoops_data/ caches/smarty_compile' |
| by piyush410 on 2013/9/11 11:54:06 i have a same problem in xoops 2.5 how can solve it? give me your contact i need your help. |
| Re: Error: Smarty error: the $compile_dir '/var/www/html/xoops/htdocs/xoops_data/caches/smarty_compile' |
| by Mamba on 2010/2/16 20:15:38 You're welcome - I'm glad I was able to help and resolve it. I saw that you have couple more Websites in planning. You can reuse the your /xoops_lib equivalent for them as well (just pointing to it as you did in your current Websites mainfile.php). However, you would have to set up individual /xoops_data folders for each of the new Websites (and call them whatever you want). |
| Re: Error: Smarty error: the $compile_dir '/var/www/html/xoops/htdocs/xoops_data/caches/smarty_compile' |
| by qolspony on 2010/2/16 19:29:46 Thanks Mamba for your assistance. I'm most appreciable for the time you have given me. As of this time, this current manner has resolved. Thanks again.
|
| Re: Error: Smarty error: the $compile_dir '/xoops_data/caches/smarty_compile' |
| by Mamba on 2010/2/16 8:00:05 OK, it's fixed. You've got confused with the whole /xoops_lib and /xoops_data directories. The problem was that you've created something like this: /xoops_data ---caches ---configs ---xoops_data2 -------caches -------configs The permissions for caches/smarty_compile were set correctly in /xoops_data2, but wrongly in the /xoops_data, and since mainfile.php was pointing to /xoops_data, you were getting errors. Similar situation with the /xoops_lib. But here the permission were not important. The problem was that the Protector couldn't see its files in the /xoops_lib, so all modules in the install were not visible. Anyway, this now fixed, and it should worked. I've installed the Protector module for you, and you can install the other two. I also moved these xoops_lib and xoops_data directories out of you document root, so you should be now all set. Good luck and happy Xoopsing!
|
| Re: Error: Smarty error: the $compile_dir '/var/www/html/xoops/htdocs/xoops_data/caches/smarty_compile' |
| by qolspony on 2010/2/16 5:48:48 Ok. I will contact you right now. Thanks for your help. Qolspony |