Ok got an EDIT for that menu thing..
In the templates for vbexperience > xperience_shop
Original : Link to admincp from shop ?
Code:
Add categories and items via <a href="$vboptions[bburl]/admincp/xperience_admin.php?do=manshop">AdminCP, Manage Shop</a>
My edit :
Code:
Add categories and items via <a href="$vboptions[bburl]/MYadminCPNAMEDFOLDER/xperience_admin.php?do=manshop">AdminCP, Manage Shop</a>
Original : link to admincp from shop ?
Code:
You can delete purchased items (transactions) via <a href="$vboptions[bburl]/admincp/xperience_admin.php?do=talog">AdminCP, Transactionlog</a>
Code:
You can delete purchased items (transactions) via <a href="$vboptions[bburl]/MYadminCPNAMEDFOLDER/xperience_admin.php?do=talog">AdminCP, Transactionlog</a>
Well CHECK THE
BLUE WRITING..
Howewer i completely removed the links, cause there where also present for members and unregistrered users.
-----
Only thing left wrong for me, is when purchasing an object the "confirm dialog" dont work,
just hits a 404