Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jaantox Friend
    #154782

    # JFolder::create: Could not create directory
    # JFolder::create: Could not create directory
    # JFolder::create: Could not create directory

    Hi,

    I installed the JA-norite, becomes a problem. How do I get that text: off the page?
    And problems with the settings (admin) on the page:

    JoomArt Extensions Manager -> administrator / components / com_jaextmanager / lib / config_joomla.php on line 52

    Help?

    musicinme Friend
    #357224

    To solve this issue access the configuration.php file in the root folder where your Joomla! files are located.

    Open the configuration.php file and look for the following lines


    var $log_path = '/usr/home/web/joomla/logs';

    var $tmp_path = '/usr/home/web/joomla/tmp';

    Make sure the paths to the logs and tmp folder is correct.

    Change it to something like below and the error message should disappear

    var $log_path = './logs';

    var $tmp_path = './tmp';

    aman204 Friend
    #357230

    <blockquote>Make sure the paths to the logs and tmp folder is correct.</blockquote>

    To get along getting perfect path to be entered, Please view this::

    http://docs.joomla.org/How_to_solve_Installation_errors_Extension_Manager

    This would even help while the site is in sub-directory 🙂

    cuchirice Friend
    #431922

    <em>@musicinme 196223 wrote:</em><blockquote>To solve this issue access the configuration.php file in the root folder where your Joomla! files are located.

    Open the configuration.php file and look for the following lines


    var $log_path = '/usr/home/web/joomla/logs';

    var $tmp_path = '/usr/home/web/joomla/tmp';

    Make sure the paths to the logs and tmp folder is correct.

    Change it to something like below and the error message should disappear

    var $log_path = './logs';

    var $tmp_path = './tmp';
    </blockquote>

    hi, the page i installed now is http://www.dailyclean.de
    i have the same problem.

    after i edit the configuration.php according the advice of musicinme , the problem are still not solved.
    what should i do? 🙁

    thankx

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  cuchirice 12 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum