Quote:
Originally Posted by 5th-Level
Me too
|
Quote:
Originally Posted by Borden
I would like to know the same thing.
|
Quote:
Originally Posted by Pirat3
Can someone please tell me how i can make this cart viewable by guests?
|
Hi
you can delete:
PHP Code:
if (!$vbulletin->options['cartplog_active'] || !$vbulletin->userinfo['userid'])
{
print_no_permission();
}
in the cartplog.php
but i don't know if this have any consequences !!!(could be because then somewhere the userid or anything else is missing!!!
so just try it out and pls not on the livesite