Quote:
Originally Posted by Mosh
I had a quick look at the hack you posted about and here is a quick solution, I will not post a step-by-step guide (as it is not one of my hacks that you want this to work with), but it should now only show 1 instance of Imageshack and MEGAUPLOAD: - Copy the contents of the imageshack template and paste into the phpkd_aqr_showthread_quickreply template where you want it shown.
- In Plugin Manager, edit the Imageshack Image Upload (5) plugin.
Near the bottom, find:
PHP Code:
if ($imageshack_qr == 1)
Directly above it add:
PHP Code:
$imageshack_qr = 0;
So if does not work and you can not figure it out from the above simple instructions, then you will have to post in the other hack's thread as my hack is a lot simpler than that one.
|
I found that hack from the link above to conflict with other hacks, so I deleted it and now your hack works fine. Thank you