If the main script is pulling in other scripts it's the first reference to THIS_SCRIPT that counts. Thus all the forums pages report as forum or forums.
So you may have to edit a few pages/templates to stop it appearing or make it appear. I have added conditions within sidebar to affect what is displayed based on page name or this_script. Works fairly well from what I can make out.
Is it possible to get the sidebar so it is all the way down the left hand side, i mean its like to the left of the header and the nav bar? Basically just a navbar all the way down the left hand side so it starts from the Header and not from under the navbar?
I tried all the suggestion I could find in this thread but nothing works.
Same problem here.
I tried to fix it changing the width in the "Sizes and Dimensions" options, and it works great on every page, except when you try to see a post or when you try to reply to a post. In both cases the whole thing breaks... any clue?
Thanks for the help!
Check the "good" and "bad" versions attached to see what I mean.
This half-hack is looking completely abondoned so I assume we are on our own...
I installed this and have 2 major problems that I have been unable to resolve for quite some time. I have the sidebar on the right hand side, right below the navbar. I do some conditionals to prevent the sidebar from being shown on some pages. I used:
Code:
<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login' AND THIS_SCRIPT != 'search' AND THIS_SCRIPT != 'usercp' AND THIS_SCRIPT != 'faq' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'profile' AND THIS_SCRIPT != 'private' AND THIS_SCRIPT != 'calendar' AND THIS_SCRIPT != 'subscription' AND THIS_SCRIPT != 'member'">
uglu yes but seems to work ok for me.
I have 2 problems that you can see labeled in the screenshot:
1) The 'page 2 of 2' nav menu is not aligning to the right. In which template should I be looking for this code? I checked postbit_legacy but it's not there. This has totally stumped me. The top page nav works fine and is aligned to the right.
2) The page (showthread) will not square up nicely at 800x600 yet all the other pages do. I think this is because I set the Message Area Width (pixels) to: 540px. NOTE: When you set it to '100%' or 'auto' it will shrink the form for the newreply page! The big white form beside the smilies. It completely threw off the tables for this page for me at those settings.
Has anyone noticed these anomolies after installing this hack and the plethora of add-ons, modifications, and advice from his thread?
I solved problem #1 (it was a typo in showthread) but problem #2 still exists. How can we make the showthread page fit in an 800x600 window?? I mean if the ads are all pushed off the screen for 800x600 users this hack is fairly useless imo.
this is probably a lost cause however i only wanted this hack so i could out an advert in and have a seperate background colour. However in long threads, after the advert is finished the right column just stops. Is there anyway to make it so the table mimics the height of the forums?