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 ?
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 ?
There's no Presentation menu in 2.6.3
It's Design now :)
I had going to Design and no sub menu to control the sidebar :)
Design -> Widgets? Or what you're looking for?
nah no menu widgets on my backend
it's only show Design --> Design and Design ---> Colours
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 ;-)
Maybe he's using a not widget-ready theme :)
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
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
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 :(
Looks like your PHP is trying to launch some module but it can't. Check your php.ini
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?
running centos 5 32bit on cpanel :)
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 :)
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 ?
Tried to sign up, nothing happens after I fill the form...
Check error log and see what's there.
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
seem no one know the problem :(
The problem is right above in error.log
You have wrong syntax somewhere.
you want to check the hosting by yourself venture ?
What version of MySQL you're on?
version 5 :)
nevermind
nevermind ?
what you mean with nevermind ?
I posted an answer but then realized that it was wrong :)
so you want to try looking at my hosting account and checking the error log ?
Drop me a line to venturemaker [at] gmail [dot] com
problem fixed
it's because wphashcash plugin :)