SOLVED : Probs With ADV Downloads


Subject: SOLVED : Probs With ADV Downloads
hi
can somebody tell me how to connect (link) adv downloads to forum or index.
the categorys, folders and files are configured and everything there seems to be ok.
i´ve uploaded a few files in their folders, but now the problem is there to find them in menu.
somebody knows what to do ???

Last edited by spydie on Thu 18 Dec, 2008 18:14; edited 1 time in total
Subject: Re: Probs With ADV Downloads
did you mean the navigation?
yes you must change the link >> http://www.icyphoenix.com/viewtopic.php?f=4&t=4891#fifth_chapter

Profile PM  
Inactive User
Subject: Re: Probs With ADV Downloads
open /includes/constants.php

Find:

define('DOWNLOADS_MG', 'dload.' . $phpEx);
// define('DOWNLOADS_MG', 'downloads.' . $phpEx);

Change to:

// define('DOWNLOADS_MG', 'dload.' . $phpEx);
define('DOWNLOADS_MG', 'downloads.' . $phpEx);

That should fix your "Dynamic Menu" problems. ;)

If you are adding links etc. to other locations such as the Nav-Bar, "use the root path of your forum"/downloads.php

You could also use this string "{FULL_SITE_PATH}downloads.php" from locations (.tpl files) other than the Menu. :roll:

Subject: Re: Probs With ADV Downloads
thanx Lopalong


that fixed my problem

now i got my dl center like i want it

great job


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: 0.414s (PHP: 4% SQL: 96%)
SQL queries: 30 - Debug Off - GZIP Enabled