Not Solved HTTP-Referers
#1
Not Solved
Error with this mod is not loading lang files correctly:
http://community.mybb.com/mods.php?action=view&pid=44

I would have posted this in their thread for the mod but it seems to be gone completely.

Here's the fix..

inc/plugins/referers.php

Find all instances of this (partial):
$lang->load(

Replace the entire line with:
$lang->load('referers');

There is 1 instance of that has a " instead of a ':
$lang->load("referers");

So pay attention, now there are no lang issues.

Or use the file below...


Attached Files
.php   referers.php (Size: 4.63 KB / Downloads: 59)
Reply
#2
Not Solved
Nice....appreciated.
Reply
#3
Not Solved
There is an update availeble by the developer.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)