Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable Resent activies on user profiles pages
11-Jul-2012, 12:01 AM
Post: #1
Disable Resent activies on user profiles pages
I need to disable the resent activities tab on user profile pages. Users should not see any resent changes made by any other user.
Moreover, it gives me an error, see attachment


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
11-Jul-2012, 12:13 AM
Post: #2
RE: Disable Resent activies on user profiles pages
You would have to go into the code to do that.
Find all posts by this user
Quote this message in a reply
11-Jul-2012, 01:00 AM
Post: #3
RE: Disable Resent activies on user profiles pages
any guides? what php file.
I need to do this as we wait for any update/fix/patch to the error affecting user_activities page.
Find all posts by this user
Quote this message in a reply
09-Aug-2012, 12:33 AM
Post: #4
RE: Disable Resent activies on user profiles pages
Editing application/configs/precurio.ini to change wgt_recent-content value to 0 should do the trick... at least for the new users. I think that users that had the widget already enabled would have to disable it manually, or you could disable it for all of them at once editing the values in the user_settings database table, widgets column. Sorry, no help on how to do that last thing, but it doesn't seem difficult to figure out just by messing with that table (make sure you have a backup before you try!)
Find all posts by this user
Quote this message in a reply
09-Aug-2012, 12:59 AM
Post: #5
RE: Disable Resent activies on user profiles pages
Yea. @akhasis is right.

To reset the widget settings for all users, empty the user_settings table.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)