2008-09-30
jquery error in wordpress
Please check
<?php
$metadata = has_meta($post->ID);
list_meta($metadata);
?>
in the file wp-admin\edit-form-advanced.php
remove those files, meaning removing the custom fields meta to display in your editing page.
I found this tip from here.
Although, this one does not totally solve my problem, it does improve the speed!
You should find the code starting at line 305, between:
<table cellpadding=”3″>
</table>
wp-includes/js/jquery/jquery.js?ver=1.2.6:11 querry loping will be stopped.
Related posts:
- Arbitrary File Upload Vulnerability in WordPress and WordPress MU Article original from http://www.buayacorp.com/files/wordpress/wordpress-advisory.html I just copy here to the...
- wordpress similar posts error fix if you get an error like this when you turn...
- wordpress memory exhaust problem Two steps you have to follow to fix the problem...
- How to twist wordpress plugin into wpmu sometimes, we are just so stupid that wanna directly dump...
- Wordpress export problem, solution and instruction As you may aware, when your xml size is over...
![[del.icio.us]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/digg.png)
![[Facebook]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/facebook.png)
![[Google]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/google.png)
![[MySpace]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/myspace.png)
![[Technorati]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/technorati.png)
![[Twitter]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/twitter.png)
![[Windows Live]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/windowslive.png)
![[Yahoo!]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/yahoo.png)
![[Email]](http://my.textjourney.com/eric/wp-content/plugins/bookmarkify/email.png)








