Quote:
Originally Posted by ChangeFive
When I uninstalled it, I uploaded the kill_xperience.php and ran it. After that I started removing all the files I uploaded via FTP. I don't think I got any further than that.
I was looking through my config.php and did not see any switches for disabling hooks.
|
Please copy all files from ZIP -> includes into your machine and uninstall the plugin/product first, after that you can run kill.
To disable plugins put this into your config.php:
define('DISABLE_HOOKS', true);
Remove it afterwards.
Quote:
Originally Posted by Pro-eSports.com
Thanks for the help.
Is it possible to disable the 2 templates which display the level and points seperately in the postbit legacy?
This is my "Level" code:
HTML Code:
<div class="pbit"><dt>{vb:rawphrase xperience_level}</dt> <dd>{vb:raw xperience.level}</dd></div>
I don't want to delete it, just disable it. Is there a command to disable this code/template?
|
I don't know what you mean by disable. You can disable the whole displaying of both by switching it off in settings.