Hi...I've tried using Alex's suggestion in one of his threads, to install new options in the main plugin. I have;
$notification, 'Email you after a SQL Database backup has been made? (1=yes, 0=no)...', 'TEXT',
[], [], '' ] ]);
The suggestion he gave was;
I get an error though, saying;
A fatal error has occured:
Please enable debugging in setup for more details.
Anyone got any ideas? Probably another stupid question....but I'm still a bit tired after being at an all night party last night
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Code:
Links::Plugins::set_plugin_user_cfg ('Cron_Manager', [ ['Email_SQL_Backup_Notification', $notification, 'Email you after a SQL Database backup has been made? (1=yes, 0=no)...', 'TEXT',
[], [], '' ] ]);
The suggestion he gave was;
Code:
Links::Plugins::set_plugin_user_cfg ('Cron_Manager', $cfg );I get an error though, saying;
A fatal error has occured:
Quote:
Can't coerce array into hash at /home/virtual/site6/fst/var/www/cgi-bin/admin/Links/Plugins.pm line 53.Please enable debugging in setup for more details.
Anyone got any ideas? Probably another stupid question....but I'm still a bit tired after being at an all night party last night
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

