1
I think this also applies to McDonald's version 1.03c:
I do not have the slightest idea how, but someone has submitted a request for modification of one of the links in my WF-Links, and when I tried to follow the admin link to view the modification, I couldn't. So here is what I've found out:
admin/modifications.php calls function wfl_rating_system() twice (lines 74 and 121), but that function is commented out in includes/functions.php. I guess it's deprecated or something. modifications.php works if I comment out the "if" clause for $key "urlrating" the two times it occurs in modifications.php.
Now, if somebody could explain to me how to get to the place where users can submit modifications, and how I can control that possibility, I would be very grateful.