Quote:
Originally posted by MalaK_3araby
Many Thanks for the hack ..
However i am having a session problem with "vbstats_set.php" & "vbstats.php" .. the 2 pages won't load as:
[path]/vbb/vbstats.php
[path]/vbstats_set.php
but they load & work fine without the session, i.e:
[path]/vbstats.php
[path]/vbstats_set.php
the 3rd file "[path]/vbstats_set.php?action=add" works just fine.
Any thoughts?
forgot to mention .. running on 2.2.1
|
Malak_3araby:
got it to work.. had to change the line to show:
vbstats.php?action=
vbstats_set.php?action=
The last vbstats_set worked fine, since it already had an action assigned to it.
Hope this helps.