Jump to content

How to Enable status updates for all members?Profile setting


Recommended Posts

The strange thing was that this was enabled for all groups BUT when I logged in as one member who was like "hey where did the status updates went?" I noticed that it was not turned on in his account settings. Very strange. Waiting for his answer to verify if he did not turn it off by mistake sometime in the past.

Link to comment
Share on other sites

  • 3 weeks later...
On 1/22/2020 at 4:34 AM, Adriano Faria said:

Query:


updare core_members set pp_setting_count_comments = 1;

This will enable Status Updates to all existing members.

Add the Db prefix (sql_tbl_prefix from conf_global.php) to the table name in case you use one.

Can someone help me understand this a little better please 🙂

I want to enable status updates for all existing members. Everyone has it off. I'm not quite sure what to do here. Any help would be greatly appreciated. 

Link to comment
Share on other sites

go into phpMyAdmin, click on your database on the left, then in center top search for SQL tab click it, and when a windows loads copy the code that is in the post above and click go. also make sure if you have a prefix in the database tables to include that into the command too.

Link to comment
Share on other sites

  • 1 month later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...