Forum Replies Created

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

    (@eszter-maura)

    Hi MAxime, I finally got around to try it, and it seems to work. Thanks!

    Hi tanayakhani,
    I tried what you say took out some spaces, but it still does not work.
    this is the EM:
    “Fatal error: Namespace declaration statement has to be the very first statement in the script in /home/eszham/eszter-maura.tk/wp-content/plugins/simple-subscribe/libs/SimpleSubscribe/Frontend.php on line 10”

    and the first 11 lines:

    <?php
    /**
     * This file is part of the Simple Subscribe plugin.
     *
     * Copyright (c) 2013 Martin Pícha (https://latorante.name)
     *
     * For the full copyright and license information, please view
     * the SimpleSubscribe.php file in root directory of this plugin.
     */
    namespace SimpleSubscribe;

    I even tried taking the part between the /* */ out, but the only thing that changed was that the EM mentioned “line 2”.

    If you have any further ides, I’d be glad for help.

    Dear tanaylakhani,
    I had the same issue and tried the fix you proposed.
    Now I get this error:
    “Fatal error: Namespace declaration statement has to be the very first statement in the script in /home/[personal/data]/wp-content/plugins/SimpleSubscribe/libs/SimpleSubscribe/Frontend.php on line 12”

    I checked line 12 and that is indeed the very first thing after the opening php tag and some /*remarks

    Can you help me with wht I’m doing wrong? I’d really like to get this work, could not find anything as a substitute.

    my site: eszter-maura.tk

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