var_dump($_REQUEST);
var_dump($vbulletin->GPC);
I am a bit baffled why there are references to products I have not installed on this fresh install, The only product I have installed is the product I am working on.
This is the portion in my page where the productid and catid are added, I have stripped a majority of this page but kept what should be relevant.
I guess I should be asking is, how is a GPC variable even created? Because I know I can use productid on numerous pages, although I am unable to use catid on these pages.
No members have liked this post.