80
view posts by this user Offline
    Reply with quote Write comments
Whith the latest Adblock Plus Updates the PBWoW becomes totaly unusable. All Posts
in the PBWoW Theme based install are not shown.

Reason is a new filter "##.adbg" which will cause all tables whith css class "adbg" wont show.
Unfortunately all tables in

viewforum_body.html
viewtopic_body.html

are using this class for the visible content.

You need a "Search an Replace in Files" functional Editor to solve this Problem.

Replace all adbg to anything you want. For example your guild name or whatever.
I have replaced all adbg with dol - like Defenders of Light ;)

You need to edit all files shown below:

Code: Select all
\pbwow\template\viewforum_body.html
\pbwow\template\viewtopic_body.html
\pbwow\theme\common.css
\pbwow\theme\wow\alliance.css
\pbwow\theme\wow\bc.css
\pbwow\theme\wow\bnet.css
\pbwow\theme\wow\cataclysm.css
\pbwow\theme\wow\classic.css
\pbwow\theme\wow\crusade.css
\pbwow\theme\wow\diablo.css
\pbwow\theme\wow\horde.css
\pbwow\theme\wow\sunwell.css
\pbwow\theme\wow\xmas.css

13 files
80
view posts by this user Offline
  • < Suncrown >
  • Website
    Reply with quote Write comments
Thank you very much for this info! I've had people avoid signing up for our community thinking there was nothing there.
Administrator of The Venture Co RP-Haven http://theventureco.org
Veteran of the Suncrown Coalition
75
view posts by this user Offline
  • < Infected >
  • Website
    Reply with quote Write comments
Good to see someone found a solution, thanks.
TheElitist - Ventures of a Gamer and Programmer (My Blog)
80
view posts by this user Offline
    Reply with quote Write comments
Works perfect! Many thanks!
19
view posts by this user Offline
    Reply with quote Write comments
I replaced all the files above from "adbg" -> "c19ad" ABP still blocks my site unless I add the site to the filter. (Using EastList filter)

So.. what's going wrong?
80
view posts by this user Offline
  • < Amici Noctis >
  • Website
    Reply with quote Write comments
did u refrech:
ACP->Styles: Templates, Themes and the forum cache ?

else Edit "c19ad" to "blub" or whatever whithout "ad"
19
view posts by this user Offline
    Reply with quote Write comments
I seems I made it work by:
Not only going into pbwow, but also the templates etc for the specific theme I'm using. In my case, I went to the Crusader theme, and found as many files with the ad in it as I could, that was significant to my issue.

For example:
pbwow_crusade -> viewforum_body.html
pbwow_crusade -> template -> viewtopic_body.html

and so forth. It seems to have helped (this isn't mentioned in the OP though :) ).

Best regards,
80
view posts by this user Offline
    Reply with quote Write comments
Many thanks for this info - worked perfectly for me.

One small addition is to include the wrath.css file also.
Jump to :