Quote:
Originally Posted by MicroHellas
Have you setup for user to not be able to change Theme? In anycase, try a trick. Open classifieds.php and change 46:
From:
Code:
$vbulletin->userinfo['styleid'] = $styleid;
To:
Code:
$vbulletin->userinfo['styleid'] = $vbulletin->options["classifieds_styleid"];
PS- I tried to reply to your PM, but you've choosen to not receive PMs from members here, so it was impossible to reply.
Mary
|
I have the same problem and your fix doesn't help. I want the style selection to work like all other vbulletin pages or an option to not use a specific Style.