From 899b323ee2feeaf78afdb40526eb75995fe72cad Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 6 Feb 1999 22:43:24 +0000 Subject: [PATCH] don't use [e]idiot; display error messages on the form page --- CREDITS | 3 +++ TODO | 24 ++++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index fc5988360..8558cb6e1 100644 --- a/CREDITS +++ b/CREDITS @@ -24,5 +24,8 @@ based on Freeside: - Internationalization wrt addresses (cust_main, cust_main_county) Thanks! +Mark Williamson and Roger Mangraviti + contributed state/provence listings for Australia. + Everything else is my (Ivan Kohler ) fault. diff --git a/TODO b/TODO index 363c42adb..920e160ab 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.20 1999-01-25 12:09:48 ivan Exp $ +$Id: TODO,v 1.21 1999-02-06 22:43:24 ivan Exp $ If you are interested in helping with any of these, please join the mailing list (send a blank message to ivan-freeside-subscribe@sisd.com) to avoid @@ -6,7 +6,25 @@ duplication of effort. -- before 1.2b1 -- -Can't use [e]idiot with mod_perl. +Can't use [e]idiot with mod_perl (not with forms and `press back button' and +expire=>now, anyway). + +"popurlidiot" is not exported by the FS::CGI module at htdocs/misc/process/link.cgi line 27 +Content-type: text/html + +

Software error:

+Can't continue after import errors at htdocs/misc/process/link.cgi line 27 +BEGIN failed--compilation aborted at htdocs/misc/process/link.cgi line 27. + +

+For help, please send mail to this site's webmaster, giving this error message +and the time and date of the error. + +[Fri Feb 5 02:26:23 1999] link.cgi: Can't continue after import errors at htdocs/misc/process/link.cgi line 27 +[Fri Feb 5 02:26:23 1999] link.cgi: BEGIN failed--compilation aborted at htdocs/misc/process/link.cgi line 27. + + +clean up view/cust_pkg and view/svc_* yuck! Lay out the forms a bit better. @@ -40,6 +58,8 @@ update web demo -- before or after --- +add links on view/cust_main.cgi to setup services, like view/cust_pkg.cgi + FS::cust_pkg _require_'s FS::$svc, but this won't work with %FS::UID::callback loading of configuration. (pry need same idea, but will run immediately if context allows). Looks like error is masked by 'use FS::cust_svc' which in -- 2.11.0