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


Messages In This Thread
HTTP-Referers - by Oxygen - 2014-10-08, 05:59 PM
RE: HTTP-Referers - by SteelCurtain - 2014-10-11, 02:34 PM
RE: HTTP-Referers - by juventiner - 2014-10-12, 03:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)