OK, solved
The problem was a bounce-account register was not showing while adding a
new element within a page. An extra line is needed to be add to
ext_tables.php to solve this problem:
t3lib_extMgm::allowTableOnStandardPages("tx_tcdirectmail_bounceaccount");
Best Regards,
Diego Pino
__
Hi all,
I am setting up tcddirectmail. So far, everything is fine and working
except for the bounce accounting. On the manual I read I woild be able a
add new record type named bounce account, but do not how to added. I
found other threads on the internet talking about this issue. This one
on the