Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Plugins
    In reply to: WP Campaign Monitor
    Thread Starter sline

    (@sline)

    I’m now switching over to PHPList. Seems more current and more documented.

    Forum: Plugins
    In reply to: WP Campaign Monitor
    Thread Starter sline

    (@sline)

    Hmm, ok, I learned how to install a plugin and unzipped the WP Campaign Monitor into /wordpress/wp-content/plugins/communications.

    It now appears in the plugins admin page, and I can activate it. Now what? I don’t see any admin links that say anything that might relate to configuring this plugin or using it.

    If I click on the name of the plugin in the plugins admin page, I get this 404 error:

    Not Found
    The requested URL /wordpress/wp-admin/none was not found on this server.

    Forum: Fixing WordPress
    In reply to: Email posting

    if you can log into your server using ssh, try the command:

    which php

    and it will print the full path to the php executable if it’s in your path. If nothing is returned, then php isn’t in your path but it might still be on the machine so try this command:

    find / -name php

    and it will find any file or directory named php. Ignore the directories, and one of the remaining items listed should be your php executable.

    I need the same thing. It’s called a newsletter plugin. There’s one at https://www.shiftthis.net, but there are complaints in the forums that the author of that plugin doesn’t respond to questions. It costs $30 and his website says ‘buy at your own risk’ or something like that. It’s risky and I am still looking for a plugin that gives me a warm fuzzy.

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