Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/31/2013 in all areas

  1. Please be sure to take a backup of your database before running any manual queries. Edit ibf_ to your prefix or remove if your not using one. UPDATE ibf_posts SET post=REPLACE(post, 'OLD URL', 'NEW URL')
    1 point
  2. 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
    1 point
This leaderboard is set to Los Angeles/GMT-07:00
×
×
  • Create New...