Quote:
Originally Posted by BirdOPrey5
Seems to be a bug because I didn't account for RTL languages on left/right positions.
Please go to the Admin CP -> Plugin Manager and edit the plugin: Sidebar Anywhere Edits
Find the line:
Code:
if ($vbulletin->options['sidebarposition'])
and change it to:
Code:
if (!$vbulletin->options['sidebarposition'])
(add the exclamation point)
and let me know if it works, please.
|
it not work
(add the exclamation point)
i don't understand this point