The MU forums have moved to WordPress.org

No Presentation Menu after updating to WPMU 2.6.3 (28 posts)

  1. nsetiono
    Member
    Posted 17 years ago #

    After updating to WPMU 2.6.3 i didn't get any presentation menu on my backend

    Because of this i can't modifying the side bar of my wordpress template

    Did i need to enable it first or what ?

  2. VentureMaker
    Member
    Posted 17 years ago #

    There's no Presentation menu in 2.6.3
    It's Design now :)

  3. nsetiono
    Member
    Posted 17 years ago #

    I had going to Design and no sub menu to control the sidebar :)

  4. VentureMaker
    Member
    Posted 17 years ago #

    Design -> Widgets? Or what you're looking for?

  5. nsetiono
    Member
    Posted 17 years ago #

    nah no menu widgets on my backend
    it's only show Design --> Design and Design ---> Colours

  6. Ovidiu
    Member
    Posted 17 years ago #

    is it possible that you are using a plugin to modify the backend menu? like a drop down menu plugin? disable that and check again ;-)

  7. VentureMaker
    Member
    Posted 17 years ago #

    Maybe he's using a not widget-ready theme :)

  8. nsetiono
    Member
    Posted 17 years ago #

    on version below 2.6.3 the widgets is show up
    try visiting http://www.nimbrung.net and see the side bar, left and right :)

    but now after updating it, it's suddenly no widgets menu on design

  9. nsetiono
    Member
    Posted 17 years ago #

    problem solved
    it's because i'm uploading file widgets.php on mu-plugins folder but now another problem arise

    new user can't sign-up for the blog, i don't know what's wrong with the sign-up page :(

    in 2.6.2 it's working fine

    seem i need to remove all plugins first :(
    arghhhhh

  10. nsetiono
    Member
    Posted 17 years ago #

    cat the error_log and found this error

    [21-Nov-2008 20:03:59] PHP Warning: PHP Startup: UåVSèíþÿÿÃ\: Unable to initialize module
    Module compiled with module API=20020429, debug=0, thread-safety=0
    PHP compiled with module API=20060613, debug=0, thread-safety=0
    These options need to match
    in Unknown on line 0

    i don't know what kind of error is that :(

  11. VentureMaker
    Member
    Posted 17 years ago #

    Looks like your PHP is trying to launch some module but it can't. Check your php.ini

  12. tdjcbe
    Member
    Posted 17 years ago #

    Looks like a corrupt module to me. Unless there actually is a module with the name of UåVSèíþÿÿÃ\.

    Delete and reinstall php maybe?

    What os are we running here anyway?

  13. nsetiono
    Member
    Posted 17 years ago #

    running centos 5 32bit on cpanel :)

  14. VentureMaker
    Member
    Posted 17 years ago #

    Check your php.ini and try to find out what the hell is UåVSèíþÿÿÃ\ that your PHP is trying to load.

    But I suspect that something may be wrong with server's filesystem. Run fsck :)

  15. nsetiono
    Member
    Posted 17 years ago #

    the error has been gone but the sign-up process still cannot work

    can you please check if there is wrong variable on the sign-up form ?

  16. VentureMaker
    Member
    Posted 17 years ago #

    Tried to sign up, nothing happens after I fill the form...
    Check error log and see what's there.

  17. nsetiono
    Member
    Posted 17 years ago #

    nothing happened on error_log

    this is the last time i got from my error_log

    [21-Nov-2008 23:53:53] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(post_type = 'post') AND (wp_1_posts.post_status = 'publish') AND t.tag IN ('adv' at line 1 for query SELECT SQL_CALC_FOUND_ROWS wp_1_posts.* FROM wp_1_posts INNER JOIN wp_1_term_relationships ON (wp_1_posts.ID = wp_1_term_relationships.object_id) INNER JOIN wp_1_term_taxonomy ON (wp_1_term_relationships.term_taxonomy_id = wp_1_term_taxonomy.term_taxonomy_id) INNER JOIN wp_1_terms ON (wp_1_term_taxonomy.term_id = wp_1_terms.term_id) INNER JOIN wp_1_post2tag p2t on wp_1_posts.ID = p2t.post_id INNER JOIN wp_1_tags t on p2t.tag_id = t.tag_id WHERE 1=1 AND wp_1_term_taxonomy.taxonomy = 'post_tag' AND wp_1_terms.slug IN ('advantage') AND wp_1_posts.(post_type = 'post') AND (wp_1_posts.post_status = 'publish') AND t.tag IN ('advantage') GROUP BY wp_1_posts.ID,ID ORDER BY wp_1_posts.post_date DESC LIMIT 0, 3 made by ultimate_get_posts

    which mean about 1 hour ago before you try to sign-up

  18. nsetiono
    Member
    Posted 17 years ago #

    seem no one know the problem :(

  19. VentureMaker
    Member
    Posted 17 years ago #

    The problem is right above in error.log
    You have wrong syntax somewhere.

  20. nsetiono
    Member
    Posted 17 years ago #

    you want to check the hosting by yourself venture ?

  21. VentureMaker
    Member
    Posted 17 years ago #

    What version of MySQL you're on?

  22. nsetiono
    Member
    Posted 17 years ago #

    version 5 :)

  23. VentureMaker
    Member
    Posted 17 years ago #

    nevermind

  24. nsetiono
    Member
    Posted 17 years ago #

    nevermind ?

    what you mean with nevermind ?

  25. VentureMaker
    Member
    Posted 17 years ago #

    I posted an answer but then realized that it was wrong :)

  26. nsetiono
    Member
    Posted 17 years ago #

    so you want to try looking at my hosting account and checking the error log ?

  27. VentureMaker
    Member
    Posted 17 years ago #

    Drop me a line to venturemaker [at] gmail [dot] com

  28. nsetiono
    Member
    Posted 17 years ago #

    problem fixed
    it's because wphashcash plugin :)

About this Topic

  • Started 17 years ago by nsetiono
  • Latest reply from nsetiono