Tuesday, February 9, 2010

Joomla error

the problem of modules is as follows ... administrator in the area .. www.benicar-honda.com.br/administrator => extensions => Install / Uninstall => I select the file in the module zip pra install module => and when I try to install the error and appears written JFolder:: create : Could not create directory
Warning! Failed to move file.
login and password for you to access the administrator area:
login: wmanhattan

=====================================
error:
JFolder::create: Could not create directory

=================================

Solution:

go to the joomla home folder
and edit the configuration.php


then search for this line From:

var $tmp_path = '/home/public_html/your_name/tmp';

To:
var $tmp_path = 'tmp';


===========================================

No comments:

Post a Comment