1
Sniffer
CBB 3.05 Transfer list
  • 2006/9/8 20:47

  • Sniffer

  • Just popping in

  • Posts: 7

  • Since: 2006/8/29


I'm really enjoying CBB 3.05 and the transfer features such as PDF, printer-friendly etc are great.. but I have a problem.

We want to lose the option to send a PM to the author of the post being transferred.

Would someone be kind enough to suggest how I can go about that? I wouldn't want to lose the whole transfers option.

It's running on 1.0.14.

Thank you

2
Cuidiu
Re: CBB 3.05 Transfer list
  • 2006/10/15 23:13

  • Cuidiu

  • Quite a regular

  • Posts: 358

  • Since: 2006/4/23


Did you ever find the solution? I'm interested in editing the transfer list as well. Would appreciate any hints!
[size=x-small]Working sites:
XOOPS 2.0.16 PHP 5.2.2, MySQL 5.0.24a-standard-log, Apache/2.0.54 (Unix)
XOOPS 2.2.4, PHP 4.3.10, MySQL 3.23.58, Apache/1.3.33 (Unix)[/size]

3
phppp
Re: CBB 3.05 Transfer list
  • 2006/10/15 23:31

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


To skip "pm" from all modules' pages, edit /Frameworks/transfer/plugin/pm/config.php
where:
"level" => 0, /* 0 - hidden (For direct call only); >0 - display (available for selection) */

To skip "pm" from a cerntain module's pages, for instance newbb, edit
/Frameworks/transfer/modules/newbb.php
where:
// Specify the addons to skip for the module
$GLOBALS["addons_skip_module"] = array("pm");

4
Cuidiu
Re: CBB 3.05 Transfer list
  • 2006/10/16 4:37

  • Cuidiu

  • Quite a regular

  • Posts: 358

  • Since: 2006/4/23


Superb! Thanks so much!
Quote:

phppp wrote:
To skip "pm" from all modules' pages, edit /Frameworks/transfer/plugin/pm/config.php
where:
"level" => 0, /* 0 - hidden (For direct call only); >0 - display (available for selection) */

To skip "pm" from a cerntain module's pages, for instance newbb, edit
/Frameworks/transfer/modules/newbb.php
where:
// Specify the addons to skip for the module
$GLOBALS["addons_skip_module"] = array("pm");
[size=x-small]Working sites:
XOOPS 2.0.16 PHP 5.2.2, MySQL 5.0.24a-standard-log, Apache/2.0.54 (Unix)
XOOPS 2.2.4, PHP 4.3.10, MySQL 3.23.58, Apache/1.3.33 (Unix)[/size]

Login

Who's Online

481 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 481


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits