bunnzy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: warnings on activating a pluginI got that when there were any blank lines around the <? etc in any of the php files for the plugin, or any config file.
Forum: Fixing WordPress
In reply to: Permalinks problems after upgrade 2.7Hey,
I looked at the trac and it says this is resolved. But what about those of us who aren’t allowed to change the setting on their shared provider? What can we do to get our blogs going, other than downgrading?
I have now migrated to a new host, installed my wordpress and dang, none of my permalinks are working, which means none of my menus work etc.
Is there a fix or workaround that will work for the rest of us?
Thanks for any assistance.
B
Forum: Themes and Templates
In reply to: DIV tags moved, duplicate tagsWhich you did doh! 🙂 You’re a good man.
Forum: Themes and Templates
In reply to: DIV tags moved, duplicate tagsHey,
It’s not actually moving the
<div>‘s. It’s inserting extra code after the post:<p>
</td>
</tr>
</tbody>
</table>It turns out have the extra code in your post, not in the page template.
I know this because you checked and told me 🙂 I’m just answering the question here in case anyone else comes along with the same problem. There’s nothing more annoying then help questions without the solution! 🙂