Subject box

16 years 5 months ago #51567 by helo
Subject box was created by helo
Maybe I am missing something but was the Subject box removed? I could have sworn it was there in previous versions but I cannot seem to find it on my test site nor does it appear on the CB site.

Please Log in to join the conversation.

16 years 5 months ago #51575 by slabbi
Replied by slabbi on topic Re:Subject box
Well, in the CB mypmspro plugin there is still the code for a "subject" line:

Change:
$capacity = array( "subject" => false, "body" => true);
to
$capacity = array( "subject" => true, "body" => true);

But note that uddeIM does not really support subject lines.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

16 years 5 months ago #51762 by slabbi
Replied by slabbi on topic Re:Subject box
And I uploaded to SVN a special uddeIM plugin for CB which allows to enable a subject line.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

16 years 4 months ago #51806 by helo
Replied by helo on topic Re:Subject box
wow. I had relegated myself to no more subject boxes and out of the blue you add this.

many thanks.

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.347 seconds