03/03/2013 at 7:01 pm
#252808
Keymaster
@ johan
The error message is saying where to look for the error. The cause of the error is in this file:
../wp-content/plugins/connections/includes/class.entry.php
On line: 2936
It’s calling the function dates() which should be in this file:
../wp-content/plugins/connections/includes/class.retrieve.php
Why are you getting this error, sorry, I do not know. Did you by chance change or remove the dates() function? Thats where I would look first.