wrong! /downloads or /jdownloads

(1/1)

Arbait:
jDownloads 1.7.2 RC build 762 create /downloads and /downloads/tempzipfiles in  Joomla root directory but the component don't work until one don't change to /jdownloads ...


before renaming
Downloads area check started... Please wait!
Checking the download archive can be take some time. This depends on the stored files and categories.

ERROR: Upload root directory does not exist!

Please create the 2 directories /downloads and /downloads/tempzipfiles in your Joomla root directory by ftp program and set the directories access rights to CHMOD 0777 - otherwise jDownloads will not work!
The scan duration: 0.00 seconds.

after renaming to jDownloads

Downloads area check started... Please wait!
Checking the download archive can be take some time. This depends on the stored files and categories.


First step: Search for new jDownloads folders...

Checked Directories: 2

Arno:
Hello,
when you install jD 1.7.2 as fresh installation is created now as default a folder named: jdownloads (prior: downloads).

Every monitoring function read the directory name from the jD configuration. So it makes no difference what for a name you use, but he must exist.
Are you sure, that the folder: jdownloads has exist as you has tested the first time?

By the way, when you install jD 1.7.2 as update, the folder will not renamed.

Quote

Please create the 2 directories /downloads and /downloads/tempzipfiles in your Joomla root directory by ftp program and set the directories access rights to CHMOD 0777 - otherwise jDownloads will not work!
Hm... this message is not 100% correct.

Arbait:
Quote from: Arno on 02.07.2010 11:58:51

...when you install jD 1.7.2 as fresh installation is created now as default a folder named: jdownloads (prior: downloads).
That's the point: as a fresh install the folder is named downloads...
I manualy renamed in jdownloads to make the component work...

I'm a absolute beginer but i want to lern, so be kind...
I mean, that is in the install.jdownloads.php (com_jdownloads_1.7.2_rc_build_762) around line 1070:

Code:

//********************************************************************************************
// Checked default directories
//********************************************************************************************

        // downloads
        $dir_exist = is_dir(JPATH_SITE."/downloads");

Is corect /downloads or /jdownloads?

Arno:
Hi,
thanks for your bug report. I have it fixed. Please download the file again.  ::)


Quote

Is corect /downloads or /jdownloads?
/jdownloads

Navigation

[0] Message Index