Status
Not open for further replies.

darkfelon

Active Member
203
2009
20
10
i have downloaded wcddl v3 and i cant seem to get the plugin manager to install and none of the modules are showing in the admin panel. i was wondering if anyone could help me with this or direct me to a better ddl script. any help will be greatly appreciated
 
3 comments
this is how i have the config for the modules
Code:
# Core
define('WCDDL_PATH', '/');
define('WCDDL_PATH_MODULES', '/modules');
define('WCDDL_URL', 'http://evods.net/');
define('WCDDL_TYPES', 'app,game,music,movie,xxx,other');
define('WCDDL_VERSION', 3.12);
 
Status
Not open for further replies.
Back
Top