I told you, this is the line in the Downloads button - onclick="showregister(); return false;"
So, you need to look through those added javascript files for where he defines the function showregister. Then, copy that javascript to your forum (and any other functions that that function may call) and add the javascript to your download button and see if that works.
|