appConfig = application.ptForum.getAppConfig(); // Set the UI theme from the Configuration Element UItheme = 'redmond'; if ( structKeyExists(appConfig,"forum_ui_theme") AND LEN(appConfig['forum_ui_theme']) ) UItheme = appConfig['forum_ui_theme']; application.ptForum.scripts.loadJQuery("1.3.2"); application.ptForum.scripts.loadJQueryUI("1.7.2", UItheme); application.ptForum.scripts.loadADFLightbox(); //Set Ajax and PodTemplat Paths AjaxPath = application.ADF.ajaxProxy; deleteBean = "subscriptionsService"; deleteMethod = "unscribeUserBySubscriptionID";

No record to delete.