Oooooh. I see the problem. For some weird reason, this hack uploaded, in fact, 2 plugins that are exactly the same. Thus, executing both codes at the same time. Sicne PHp cannot redeclare functions, it was getting confused and killed the script. So, simple just '[Delete]' one of the 'Plugin System Adjustments (hookname: admin_global)' plugins and it should work fine.
|