Eli Scheetz

Forum Replies Created

Viewing 9 posts - 46 through 54 (of 54 total)
  • Author
    Posts
  • in reply to: cannot update the definitions #390

    Eli Scheetz
    Member

    Thanks for posting. This type of error, while different from the other, is still eluding me. None of the prior posters responded to my replies or requests. If you are willing to work with me on this issue I would very much like to troubleshoot and solve this on your system.

    Please reply directly to this notice if you are willing to help me investigate this problem further.

    in reply to: PHP has encountered a Stack overflow #380

    Eli Scheetz
    Member

    I have a BETA release 1.2.07.30 that has already worked for a few other people who were having the same problem. It’s not finished and it doesn’t work for everyone but if you want to give it a try you can download it here:

    http://wordpress.org/extend/plugins/gotmls/developers/

    (look for 1.2.07.30 under “Other Versions”)


    Eli Scheetz
    Member

    The key is generated from the URL so you need to register the new URL. If you register it using the same email address it will be on the same account.

    in reply to: Malware en mi sitio wordpress #370

    Eli Scheetz
    Member

    Hola,
    Lo ciento que tiene problemas. Mi Español no es muy bueno, pero yo trataré ayudar. Si comprende correctamente, tuvo mi plugin y tres otros. Nada funccionar.

    Puedo echar un vistazo. Necessito su acceso admin.

    Aloha, Eli

    in reply to: PHP has encountered a Stack overflow #368

    Eli Scheetz
    Member

    Excellent troubleshooting on your part. I wonder if there is a file in wp-includes that is causing it to crash.

    If you repeatedly scan the wp-includes folder does it always stop on the same file? It may be that file or the file after that file that is the cause.

    I would be happy to take a look at it myself if you would be willing to grant me admin access.

    in reply to: PHP has encountered a Stack overflow #364

    Eli Scheetz
    Member

    I believe this is due to a lack of memory allocated to your PHP processes. You could try increasing the memory limit. Here are three examples of how to do that:
    in your php.ini file
    memory_limit = 256M
    in your .htaccess file
    php_value memory_limit 256M
    in your php script
    ini_set('memory_limit', '256M');

    Let me know how that works. If you need more help you can email me admin credentials to your site and I’ll take look. You can send emails to registrations at gotmls dot com

    in reply to: Automatic Removal Doesn’t Work. #356

    Eli Scheetz
    Member

    wordpress at ieonly dot com or registrations at gotmls dot net

    in reply to: Automatic Removal Doesn’t Work. #354

    Eli Scheetz
    Member

    Shane,
    Thanks for reporting this bug. I think I have an idea of what might be going on. Would it be possible for me to get admin access to your WordPress? I could then confirm the issue and fix it for you.

    If so, Please send me an email with credentials and a link to your login page.

    Mahalo, Eli

    in reply to: Error 101 after running scan #352

    Eli Scheetz
    Member

    Chris,
    Thanks for sending me a login, it really help me to troubleshoot if I can see it first hand.

    I did get rid of those 4 know threats but you should keep scanning regularly to make sure they don’t come back.

    Let me know ASAP if there is any more trouble.

    Aloha. Eli

Viewing 9 posts - 46 through 54 (of 54 total)