Mark Kostner
05-03-2010, 10:52 AM
Hi there,
there is some code missing form the cpanel plugin which stops it from displaying in your list of possible 3rd party scripts when you try to add a script in products.
Basically this code needs to be added to the: ExtScriptCPanel.conf file which can be found in: -> your delavo instal -> kit.jin.plugins-> config
Find this line:
PluginTitle=CPanel/WHM
And directly after it add these lines:
UseInProducts=1
UseInMemberships=0
then the plugin will work.
This is a oversite in the programming and will need to be fixed for ALL users otherwise no-one else will be able to use this plugin.
Regards
Mark
there is some code missing form the cpanel plugin which stops it from displaying in your list of possible 3rd party scripts when you try to add a script in products.
Basically this code needs to be added to the: ExtScriptCPanel.conf file which can be found in: -> your delavo instal -> kit.jin.plugins-> config
Find this line:
PluginTitle=CPanel/WHM
And directly after it add these lines:
UseInProducts=1
UseInMemberships=0
then the plugin will work.
This is a oversite in the programming and will need to be fixed for ALL users otherwise no-one else will be able to use this plugin.
Regards
Mark