Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Fixing WordPress
    In reply to: Site corrupted
    Thread Starter Thomas Mathew

    (@thomas-mathew)

    Thank God, my problem is resolved.
    WhenI added a plug-in, the php code contained two blocks. After seeing some notes in Troubleshooting under www.ads-software.com, and a support text by MacManX (James Huff)to another person, I removed the middle lines and joined the php code to one block — it worked fine. I do not know the abcd of php!

    Thanks to all willing to support others.

    I had a similar problem this morning and was looking around for help. Finallylanded on this page and saw response from “MacManX (James Huff). And I saw some explanation on www.ads-software.com, under the Trouble Shooting. Based on theswe two I could rectify the problem. In my case the problem was this:
    <?php
    some code;
    ?>

    <?php
    some other codes;
    ?>

    The problem is solved when I removed the lines from ?> till <?php in the middle, so that there is only one block of code. My knowledge of php is an absulute zero.

    Thank God, I am relieved.

    Forum: Fixing WordPress
    In reply to: Site corrupted
    Thread Starter Thomas Mathew

    (@thomas-mathew)

    Looks like there is no one out there to help me at ground level. And I am desparate too.

    I am unable to log into mydomain/wp-admin. It doesn’t even ask for the Login Name & Password. The following error is thrown even before that. I think this was due to a wrong plug-in. I cannot remove the plugin without getting into wp-admin.

    When I type https://www.ejconsultingit.com/wp-admin and hit return,
    Warning: Cannot modify header information – headers already sent by (output started at /home2/tmathew/public_html/wp-content/plugins/wizhi-banner-image/banner-images.php:15) in /home2/tmathew/public_html/wp-includes/pluggable.php on line 1121. Seeking for ground level help again.

    I am not a web techie. Any help in this matter will be highly appreciated. I do not even know how to delete the site, so that I can recreate it.

    Forum: Fixing WordPress
    In reply to: Site corrupted
    Thread Starter Thomas Mathew

    (@thomas-mathew)

    Thanks for the quick response. But unfortunately I do not know how to do it. May I request your help by sending my login credentials? I know I am asking bit too much. But I am worried on the site crash.

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