Question : How To Enable ADV DOWNLOAD Mod


Subject: Question : How To Enable ADV DOWNLOAD Mod
question:

I´ve enabled ADV-Download in includes/constants.php

is there something else to enable that Mod ?

Subject: Re: Question : How To Enable ADV DOWNLOAD Mod
No you should see the links in the ACP you just need to add your categories

:mrgreen: :mrgreen:

Inactive User
Subject: Re: Question : How To Enable ADV DOWNLOAD Mod
Not sure exactly what's going on here because nav_quick_links.tpl has this url VAR.

<a href="{U_DOWNLOADS_NAV}">{L_DOWNLOADS}</a>

I can't find any switches in ACP or CMS other than: dload.php in cms_menu.php?mode=menu_item&action=edit&mi_id=17&m_id=1&cat_parent_id=1

And you can't change it there.

But if one uses nav_quick_links.tpl

Then one has to edit the constants

define('CMS_PAGE_DLOAD', 'dload.' . PHP_EXT);
define('CMS_PAGE_DOWNLOADS', 'downloads.' . PHP_EXT);

To:

// define('CMS_PAGE_DLOAD', 'dload.' . PHP_EXT);
define('CMS_PAGE_DLOAD', 'downloads.' . PHP_EXT);

Dunno! what MG has really done or tried to do here. :(

Subject: Re: Question : How To Enable ADV DOWNLOAD Mod
i tested this.. both downloads work at the same time.. the constant switch only shows the link in nav_links...

as you said already Lopalong...

If MG sees this maybe there is something more to it..

:mrgreen: :mrgreen:

Subject: Re: Question : How To Enable ADV DOWNLOAD Mod
if you look in includes/constants.php you´ll find that
downloads.php is comented. dload.php is´nt

i really wonder because in .27 it was more clear and the link changed itself.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 1.5701s (PHP: 2% SQL: 98%)
SQL queries: 15 - Debug Off - GZIP Enabled