[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Error: Table options not available.
Worked like a charm, many thanks, Have a nice Holiday!
michael.
> I ran into this same problem this morning, and just checked in a fix to CVS,
> or you can apply this patch to lib/UI/profiles/db_maintenance:
>
> *** db_maintenance 2001/03/23 15:39:48 1.1.2.4
> --- db_maintenance 2001/05/25 18:07:26
> ***************
> *** 93,99 ****
> [if cgi deleterecords]
> [and !scratch nevair]
> [flag type=write table="[cgi mv_data_table] [cgi ui_delete_tables]"]
> ! [perl tables="[cgi mv_data_table] [cgi ui_delete_tables]"]
> my $idp;
> return unless delete $CGI->{deleterecords};
> for(qw/ui_delete_id item_id/) {
> --- 93,108 ----
> [if cgi deleterecords]
> [and !scratch nevair]
> [flag type=write table="[cgi mv_data_table] [cgi ui_delete_tables]"]
> !
> ! [tmp mod_tables][/tmp]
> ! [calc]
> ! # get the tables to pass to the next perl tag
> ! my @tables = qw/[cgi mv_data_table] [cgi ui_delete_tables]/;
> ! map { s/:.*//; } @tables;
> ! $Scratch->{'mod_tables'} = join(' ',@tables);
> ! [/calc]
> !
> ! [perl tables="[scratch mod_tables]"]
> my $idp;
> return unless delete $CGI->{deleterecords};
> for(qw/ui_delete_id item_id/) {
>
> --
> Red Hat E-Business Solutions Jason Kohles
> 11480 Sunset Hills Road Senior System Architect
> Reston, VA 20190 jkohles@redhat.com
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>
"While you're pointing fingers, someone is accusing you" - Bob Marley
Michael Patton, Web Developer
www.mycity.com, map@mycity.com