Quote:
Originally Posted by SuperGLS
What is the change you have to make to the shop.php in order for it to show your shop?
Just this, right?
$stores = $vbulletin->options['CHANGETHISTOYOURSHOPNAME']; //EDIT THIS VARIABLE TO BE A LIST OF YOUR STORES
I started a fresh install after uninstalling the plugin. Reinstalled, uploaded my shop.php again and I'm getting a blank screen. www.elantraxd.com/forums/shop.php
This is my Cafepress store. www.cafepress.com/elantraxdstuff
|
You don't change that variable, that one gets set by vb itself, that line should read
$stores = $vbulletin->options['cafepressstoreid'];
Then in the vb admin options you set the store.