I could use some help with this. I have set it up so that the basic user info is in one tab, Downloads and some other stuff is in a second tab, and I want to put the vbActivity stuff in a third tab, but I can't figure out what to put in the code. This is everything in the plugin that contains the vbactivity postbit:
Quote:
require(DIR . '/dbtech/vbactivity_pro/includes/hooks/dbtech_vbactivity_postbit.php');
|
I tried pasting the code from the php file, but it failed. Does anyone have a suggestion?