]hello...
I'll make it fast and easy : All I want is to display TOTAL VIEWS on a non-vb page.
QUERY: "SELECT SUM(views) AS threadviews FROM thread"
Where file will be : OUTSIDE of vbb folder
How will I include this PHP file : <? include("totalviews.php"); ?>
That is it... quick and simple... I may sound like an idiot, but right now I'm exploding because of madness... I have tried to get this script to work in the past 5 hours... I spent over 3 hours on the forum searching for include, non-vb page etc... I skimmed over 300 threads and I looked into all hacks...
<-- desperate... :ermm:
PS: I have tried to use Tobedogg's hack as a base (
https://vborg.vbsupport.ru/showthrea...t=online+nonvb ) but had no positive results