Quote:
Today at 06:58 AM Xenon said this in Post #7
forumbit 1 is created in the makeforumbit FUNCTION of index.php so you have to globalize the var in that function.
but you won't see an effect, ast the forumbit is executed AFTER phpinclude, so your script won't show up the right value
|
Ah I see. So in other words there's no way I can keep an accurate counter variable with custom php code under the formbit templates?