Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter weranidr

    (@weranidr)

    Figured it out, you just need to add a line to your provision script that will automatically create a .htaccess file for you

    File looks like this ***

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter weranidr

    (@weranidr)

    You are correct that you did ask permission. The reason I found this plugin to begin with was a post on the ouibounce website stating that he has given permission but has never looked at it so he/she knows nothing about it.
    If they did look they should be furious, though.

    I have seen your face annoyingly pop up several times while attempting to use this plugin, yet not once did I see Ouibounce mentioned. If there is anything at all mentioning you didnt do the majority of the wirk, its tucked into a corner somewhere.

    Plastering your face all over someone else’s work without mentioning the original author is still stealing. By placing your face all over the thing instead of a thank you message to the ouibounce creator, you are trying to make people think you did the work, which you didn’t.

    I can’t believe you replied to this instead of my post asking for assistance, BTW.

    https://www.tumblr.com/nedroidcomics/41879001445/the-internet

    It’s a bit crazy you aren’t going to support this plugin considering you plastered your face all over it

Viewing 3 replies - 1 through 3 (of 3 total)