Forum Replies Created

Viewing 7 replies - 16 through 22 (of 22 total)
  • Hey I just wanted to let you know that I’ve found that if you switch to the default Permalink setting and make sure that you pages can be seen, then switch back to your custom or ‘pretty’ setting everything should work.

    Had the same issue but I let WordPress admin do the work of adjusting things rather than dig into my database.

    Maybe this will help?

    Forum: Fixing WordPress
    In reply to: Index.html

    Brilliant! Well done. To bad we can have this as a Settings option to turn it on and off.

    Thread Starter livelearncreate

    (@livelearncreate)

    Ah! Thanks.

    Thread Starter livelearncreate

    (@livelearncreate)

    Thanks!

    Looking at the formatting.php file that comes with the 2.7 download it is very different from 2.6, which doesn’t have normalize_whitespace() anywhere in it.

    So I think the problem comes from the Automatic Update plugin. Did it not replace that file? Might there be a better way to find the log for the update and I’ll try to let the developer know that this happened.

    I wonder if there isn’t a better way to know when and if certain files are not replaced or overwritten.

    Anyway…thanks so much. Really happy to not have to turn on debugging.

    I have posts that are being written by an user (Editor) and I get this when I try to click on and edit any of their posts:

    Fatal error: Call to undefined function: normalize_whitespace() in /nfs/c03/h03/mnt/55208/domains/proximitymagazine.com/html/wp-admin/edit-form-advanced.php on line 49

    If I used the “Quick Edit” tab and shorten or even leave the permalink alone and click “Update Post” then I can edit it normally. Otherwise I get the above message.

    Anyone have any suggestions?
    I’m using Akismet, Event Calendar, PHPEnkoder, and WPAuto Upgrade Plugin’s but I don’t see how any of these are causing this.

    Also, there is no “normalize_whitespace()” on line 49 of wp-admin/edit-form-advanced.php that I can find.

    Please help.

    Is there any fix for this 30 character limit yet????

    Thanks, this worked really well. I’m actually looking to use it with commas. Any advice or tricks on how to strip the last comma from the list?
    So I don’t have a hanging commas at the end?

    This is what I’m using.

    <?php echo strtr(wp_list_categories("&child_of=5&style=none&echo=0"),array('<br />'=>', '));?>

    This is what I get now:
    Features, Shorts, Interviews,
    Columns, Links,

Viewing 7 replies - 16 through 22 (of 22 total)