Quote Originally Posted by gjh42 View Post
Diva, what kind of debugging have you done for this? What do you get if you add in footer_menu_defines.php something like
PHP Code:
echo ' Payment Policy text: ' FOOTER_PAYMENTPOLICY
or
PHP Code:
echo ' FPP ' . (defined(FOOTER_PAYMENTPOLICY)? ''' not ') . ' defined. '
So I've finally got a chance to look at this again.. The only troubleshooting I've done has been to try the things suggested here.. So far nothing (including the suggestion above) has worked.. **sigh**