Amisanoai
Member
Posted 11 months ago #
Hello,
I have some problems that I noted while I was making some changes in my blog.
I don`t know if there is more but I will update here if I find.
1 - When I click Quick Edit to edit a post the post selected disappear. (Not permanently just on the post selection page).
2 - When I click to edit the URL nothing happens.
3 - When I will select all posts to bulk edit that selection form doesn`t work . I need to select one by one that check boxes.
I tested on Chrome and Firefox. I have PHP and MySQL over 5.x version. And I deactivated all the plugins and tested but nothing changed.
IgorMan
Member
Posted 11 months ago #
Yes, I have these problems too!
Any JS errors? Sounds like bad JS added by a plugin or your theme, or possibly stale cache.
IgorMan
Member
Posted 11 months ago #
Change the theme, deactivating plugins does not help to solve this problem.
I have new infomation, I didn't see it early:
Fatal error: Call to undefined function json_encode () in wp-admin/includes/class-wp-list-table.php line 905
in class-wp-list-table.php line 905:
"printf( "<script type='text/javascript'>list_args = %s;</script>\n", json_encode( $args ) );"
My PHP version: v5.2.10
IgorMan
Member
Posted 11 months ago #
IgorMan
Member
Posted 11 months ago #
I solved this problem!
Module Json must be enable in PHP v.5.2.x settings. By default settings - json is disable.
Thanks to all! ;)))
mentaledgesports
Member
Posted 11 months ago #
I'm new to this so sorry if I'm asking this ? in the wrong place. Last night I updated to 3.2 it said it was successful and I clicked on the back to dashboard link. when I did this I got the following message:
Warning: require_once(/home/mesports/public_html/wp-includes/class-json.php) [function.require-once]: failed to open stream: No such file or directory in /home/mesports/public_html/wp-content/plugins/tweet-this/tweet-this.php on line 145
Fatal error: require_once() [function.require]: Failed opening required '/home/mesports/public_html/wp-includes/class-json.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mesports/public_html/wp-content/plugins/tweet-this/tweet-this.php on line 145
I get the same thing when I try to log in to my admin site and when I try to access my site. What do I do and can someone from WP help me?
mentaledgesports - Generally you should make a new topic unless your issue is 100% exactly the same.
Tweet This has known issues.
You'll need to go in via FTP and delete it from your plugins folder.
mentaledgesports
Member
Posted 11 months ago #
Will do! Thanks any tips on how to go in via FTP? I am very new to this!
Check if your host has FTP or file manager directions. They'd be the best resource.
mentaledgesports
Member
Posted 11 months ago #
Thanks for the help! I ended up having to delete the tweet this plugin altogether but that's okay.
Amisanoai
Member
Posted 11 months ago #
Hello, how do I enable json module?
I solved this problem!
Module Json must be enable in PHP v.5.2.x settings. By default settings - json is disable.
Thanks to all! ;)))
I spent many hours today and I can't make it to work.
What is the easiest way to enable json?
@Amisanoai: Please post a new topic.