That wasn't the issue i was having. My problem has to do with this line
include("./statistic_counter.php"); in my phpinclude_start file. It screws up the front page of vbportal if it is in. If the line is in there, it counts page hits etc, but the portal headers and menus don't like it. If i take it out the header/menu problem is fixed, but it only reports half the stats. I was just hoping someone could point me in the right direction as why this line of code would have a problem with my portal header.
Quote:
Originally Posted by S@NL - BlackBik
@Punktek and paratek:
Did you do this?
Code:
<script type="text/javascript" src="clientscript/statistic_java.js"></script>
Without this step, the browsers, os etc don't count up.
|