K kholu Active Member 246 2009 0 0 Aug 29, 2009 #4 If you can send me postbit legacy template code then i can sure help
K KJThaDon Active Member 39 2008 0 0 Sep 5, 2009 #5 Looks like you have some fields looking for fields filled in by the user, but if they are blank you will get that You will have to have those fields recoded to move the if statements or remove them completely
Looks like you have some fields looking for fields filled in by the user, but if they are blank you will get that You will have to have those fields recoded to move the if statements or remove them completely
Sp32 Active Member 3,652 2009 1,326 340 Sep 5, 2009 #6 lol @ not so pro anymore Have you tried uninstalled postbit products? Looks like you have fucked up mods in there if not try this: admincp - style manager - search in styles search for Code: $vbphrase[posts]: $post[posts] select postbit_legacy find Code: $vbphrase[posts]: $post[posts] on the page look around to find duplicate content then remove it i.e if you find <blah blah a square box px20> obviously delete it.. that's what I would do, the Code: $vbphrase[posts]: $post[posts] its exactly where the empty boxes should be
lol @ not so pro anymore Have you tried uninstalled postbit products? Looks like you have fucked up mods in there if not try this: admincp - style manager - search in styles search for Code: $vbphrase[posts]: $post[posts] select postbit_legacy find Code: $vbphrase[posts]: $post[posts] on the page look around to find duplicate content then remove it i.e if you find <blah blah a square box px20> obviously delete it.. that's what I would do, the Code: $vbphrase[posts]: $post[posts] its exactly where the empty boxes should be
G Gismo Active Member 86 2008 0 0 Oct 12, 2009 #8 look in postbit legacy for this, need to be sure they aren't in use for users info Code: <fieldset class="fieldset">make sure its empty </fieldset>
look in postbit legacy for this, need to be sure they aren't in use for users info Code: <fieldset class="fieldset">make sure its empty </fieldset>
E Exel Active Member 2,074 2008 543 130 Oct 12, 2009 #9 Hey Ak. It's the div that I added. <div class="postbit"> I think it was, change it to <div>