Jump to content

[BUG] 3.4.3 There was a problem storing your reputation vote


Rhett

Recommended Posts

Edit 

 

 

/admin/sources/classes/class_reputation_cache.php

/* Does the rep item exist? */		if( ! $this->likeItemExists( $app, $type, $type_id ) )		{			/* See ticket #845557 - item may not exist when not in LIKE mode. Need to add functionalty so each app can return boolean if item exists in native tables */			//$this->error_message = $this->lang->words['reputation_invalid'];			//return false;		}

 

Or upload the attached file and overwrite the existing 

class_reputation_cache.php

  • Like 1

Rhett Buck

Exact Servers

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...