• I’m curious if there is a hack for plugs? Like on my blog I plug ppl who comment and it’s kinda annoying sometimes..so just curious if there is one for wp?

Viewing 5 replies - 16 through 20 (of 20 total)
  • I’m also getting a fatal error where the plugs where supposed to show… Is this hack not compatible with 1.5.1??

    Q1. Is my-hacks enabled under Options > Miscellaneous?

    Q2. Seen this?
    https://dev.wp-plugins.org/browser/comment-plugger/trunk/

    I’ve already read the info on the plugin. I’ve uploaded the file, enable it and added <?php comment_plugger(1); ? *> to show the plugs and get the fatal error… anything missing?

    Check the README file for the correct function name:

    https://dev.wp-plugins.org/file/comment-plugger/trunk/read_me.txt

    After being with WordPress and the ‘comment plugger hack’ for a few months, it has come time for me to change hosting companies and install the latest wordpress. It is all well so far however I’ve done all I can to get the comment hack to work but after two straight days of trying to work it out myself I really can’t.
    I’m not really familiar with PHP so maybe if someone could help me work out what is wrong?
    I too have the https://dev.wp-plugins.org/file/comment-plugger/trunk/comment-plugger.php plug in my my-hacks.php file (i’ve uploaded it in both in the root wordpress directory where my index.php is and also in the themes directory where the other index.php file is just in case) and I also get the Fatal error: Call to undefined function: comment_plugger() in /home/sophie/public_html/wp-content/themes/default/index.php on line 17 error. I presume it’s trying to tell me that it can’t find my my-hacks.php file is, but I don’t understand because I have tried it just in the root directory, in the theme directory, in both, in the pluggins directory… basically everywhere I’ve tried to upload it and test it! I have the checkbox ticked in the options part of wordpress… What do I do?
    Thanks

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Plug hack?’ is closed to new replies.