Viewing 15 replies - 1 through 15 (of 29 total)
  • Plugin Author pytesNET

    (@sambrishes)

    Hello,

    Occurs this bug only on the frontEnd or also on the backEnd?

    Do you get any Error Message or Warning or anything else?
    If not, please edit your config.php file. Search for
    define('WP_DEBUG', false);
    and change it to
    define('WP_DEBUG', true);

    Do you will be forwarded after you click on the “reply” or “forward” button/text?
    If yes, is the Send PM form empty?

    Sincerely,
    Sam.

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Hello

    Thank you.
    The bug is ONLY seen in the frontend

    No, I don′t get any error messages:
    I click on the “Answer button”, and then the page are reloading. Nothing more happens.

    I don′t even see the PM form to write in.

    I’m a little unsure about which config.php file you mean? I can not find it in wp-config.php

    Thank you.

    Plugin Author pytesNET

    (@sambrishes)

    Hello.

    Problem Solved!

    Download the following archive, unpack and copy/replace it with the original “dexs-pm-system.php” file in the “plugins” directory.

    Download

    The error was … simple, only a smart “die();” function after the redirect header was missing =\

    So ^^ Sorry for this.

    Thanks for the support ??

    Sincerely,
    Sam.

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Hello again

    I replaced the file, but (I′m sorry to say), I still have the problem…

    Plugin Author pytesNET

    (@sambrishes)

    Hello again…

    Hmmm… I have tested it under WordPress 3.4.2.

    Du you use any WP Cache Plugin, or anything like this?
    Because … i have no problems anymore.

    Which WP Version do you use?

    Sincerely,
    Sam.

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    This is strange…

    OK, I′m using WP Version 3.6 and I have no cache plugin′s installed. But I will make a restart and some “browser clening” etc. and then I will be back.

    BR
    Ivan

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Hello again
    Unfortunately, I have now deleted everything in IE, including cookies etc, but the problem is unfortunately still the same

    BR
    Ivan

    Plugin Author pytesNET

    (@sambrishes)

    Hy.

    Ahm. Okay.

    I have found the problem, its the permalink structure.
    I will fix it, must be ready in a few minutes.

    Sincerely,
    Sam.

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Cool, I cross all my fingers ??

    Plugin Author pytesNET

    (@sambrishes)

    Hello.

    I tested it on WordPress 3.4.2 and WordPress 3.6 and it works without problems. I hope it works also for your WP Installation:
    Download Bugfix

    But if not, so take this file, replace it with the exist one, click on the “Reply” or “Forward” Button and send me the output, please. (It should come an empty page with a small dialogue):
    Download Debug

    Sincerely,
    Sam

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Thank you, but… :

    Pagenow: index.php
    Blog Info: https://www.gpsforalle.dk
    Load Page: https://www.gpsforalle.dk/index.php?page_id=24852
    Frontend ID: 24852

    PM ID: 3
    PM ACTION: 99

    Plugin Author pytesNET

    (@sambrishes)

    Okay…

    Can you please send me a private Message on your Website.
    My Name is “SamBrishes”.

    Thanks ^^

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    OK, done.

    Plugin Author pytesNET

    (@sambrishes)

    Okay.

    Finally i find the bug. Your eMail Subscription Widget (Jetpack Subscription Widget) is the problem.

    It use an hidden input field:
    <input type="hidden" name="action" value="subscribe">
    an this destroy the Form / the $_POST Array.

    Hmm.. So.
    I have downloaded the Jetpack-Plugin and will modify the frontend interface.

    Thread Starter Ivan Fraer

    (@ivan-fraer)

    Wooowww, RESPECT !

Viewing 15 replies - 1 through 15 (of 29 total)
  • The topic ‘I can′t reply a message?’ is closed to new replies.