I added your phpinclude stuff before instead of after this:
--------------------------------------------------------
if (!isset($mainfile)){
include("../vbp_includes.php");
}
--------------------------------------------------------
then I added $headeronlineusers in my p_themeheader.
Now it works in my forum perfectly. Thanks.
Now I just need it to work on my non vb index.php page.
Any ideas?
|