Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Activity

  • Robb replied on the discussion topic block users
    The version I have is from the github page, it was mentioned in the thread about elgg 3.0 rc2 being released......someone needs to do a little better job  doicumenting this stuff.  If there's a fix, then why isn't ithe plugin... view reply
  • Robb replied on the discussion topic block users
    Argument 2 passed to MFP\BlockUsers\is_blocked() must be an instance of ElggUser, instance of ElggSite given, called in /home/feedbaec/public_html/social/mod/block_users/start.php on line 183 Log at time 1550107827 may have more... view reply
  • Robb added a new discussion topic block users in the group General Discussion
    I'm on elgg 2.31 and I just tried out the Block_users_master plugin from github.  If I block someone it says fatal error.  I'm wondering if anyone else had encountered this and figured it out.  Thanks  Robb
    • If you are using the 1.x compatible plugin with elgg 2.x then for the above case, you can add these line in your start.php file at line 175

      if ($page_owner instanceof \ElggSite) {
       return null;
      }
    • The problem sounded familiar. Check my comments at https://elgg.org/plugins/2380396/releases/1.0.0 as these seemed to have worked to fix the issue(s) in the past.

    • The version I have is from the github page, it was mentioned in the thread about elgg 3.0 rc2 being released......someone needs to do a little better job  doicumenting this stuff.  If there's a fix, then why isn't ithe plugin updated???  I have no idea if the github version is the 1x version or not.  Why don't I know?  Because it comes with zero documentation.  

  • Robb replied on the discussion topic Problem after putting the site online
    the opera web browser comes with a free vpn.  All you have to do is go to settings and turn it on.   view reply
  • Robb replied on the discussion topic Problem after putting the site online
    thanks for the help.  The website hasn 't been offline.  Strangely there are still parts of the internet that are caching the godaddy parked location of my domain.  I had a very hard time accessing it myself until I realized to... view reply
  • Robb replied on the discussion topic Problem after putting the site online
    ok, thanks everyone for the seggestions.  Here's what I've discovered.   the error happens FOR ME on firefox mobile android.  I don't know if it happens on other peoples phones with firefox.  Website works... view reply
  • Robb replied on the discussion topic Problem after putting the site online
    also, the apache error log is not showing anything as an error.   view reply
  • Robb replied on the discussion topic Problem after putting the site online
    someone deleted my messages with the dubug log.   http://www.feedbae.com/elggerror.txt view reply