[wikka-community] Where are my referrers?

Dario Taraborelli dartar
Thu Apr 24 07:51:17 GMT 2008


Are you wondering why your wiki shows a decreasing number of daily  
referrers? A minor code change accidentally introduced in 1.1.6.4  
prevents referrers from being correctly stored.

Here's how to fix this issue:

1) open libs/Wakka.class.php of your Wikka 1.1.6.4 install

2) go to line1254 and change this:

			if (FALSE === $blacklist)

with this:

			if (FALSE == $blacklist)

We apologise for the inconvenience this may have caused,

Dario


--
Dario Taraborelli
Wikka Development Team
http://wikkawiki.org





More information about the community mailing list