Okay man. Have made progress. I can't drag the sideboxes anywhere (left/right/trash), but found you can just click the sidebox to add one. Thank gosh Wildcard also had the foresight to add buttons and controls within settings to select left or right side and delete buttons etc...
Everything *seems* to be working fine so far.
- Change compatibility to 18* instead of 16* in inc\plugins\asb\install.php
- After installing, you may get an error about asb_addon.lang.php missing. Go into FIleZilla or file manager and copy *asb_addon.lang.php* from *inc/languages/english* to *inc/languages/english/admin*
- For me, sideboxes didn't show in Forum Display for default 1.8 theme. Go into Advanced Sidebox box settings > Manage scripts > Forum Display > Header Search Text, and change content to
I'm not sure if a space is missing or some such, but copying this exact area from the template into the search text fixed it for forum display.
Click the sideboxes to add them. For me, dragging doesn't work, but could be some browser issue. Not sure.
Everything *seems* to be working fine so far.
- Change compatibility to 18* instead of 16* in inc\plugins\asb\install.php
- After installing, you may get an error about asb_addon.lang.php missing. Go into FIleZilla or file manager and copy *asb_addon.lang.php* from *inc/languages/english* to *inc/languages/english/admin*
- For me, sideboxes didn't show in Forum Display for default 1.8 theme. Go into Advanced Sidebox box settings > Manage scripts > Forum Display > Header Search Text, and change content to
<div class="float_right">
{$newthread}
</div>
I'm not sure if a space is missing or some such, but copying this exact area from the template into the search text fixed it for forum display.
Click the sideboxes to add them. For me, dragging doesn't work, but could be some browser issue. Not sure.