1
I've made a new class "XoopsEBCPrivmessage extends XoopsObject". Its a copy of the PM class. I've got it all working...posting messages...viewing messages...viewing sent items...I've made a new table to hold the messages...everything is working.
I want to change the pmlite.php = "ebcpmlite.php" so that instead of opening up in a new window...I would like it to open up in the main window with the header and footer.
I placed the header.php and footer.php where their suposed to be...but now I have to different html "headers". Take a look at my psudo-code...
Quote:
How do I remove the from the pmlite.php page.
Thanks.
Adam