grickaby
Forum Replies Created
-
Thank you for your reply Jason.
Here is a screen shot of the page structure.
I flushed the perma-links and it is still doing the same. I will see if the owner has membership access to your forms, since i cannot access them without an account.
I’m not sure if my update was mistaken as my issue is resolved, but i still need the Register Helper Example plugin to be activate, thus it is still causing 404 issues. I need a regular signup form along with the PNP signup form. And since the Register Helper Example plugin is built by you, i figured this issue would be addressed in some manner.
I’m getting via FTP and SSH that I do not have the correct permissions to delete the directory.
Here is the ftp log when trying to delete the files:
Command: DELE twitter-widget-pro-it_IT.mo
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-sv_SE.mo
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-it_IT.po
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-ar.mo
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-ar.po
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-es_ES.po
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-da_DK.mo
Response: 250 DELE command successful
Command: DELE twitter-widget-pro.pot
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-es_ES.mo
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-da_DK.po
Response: 250 DELE command successful
Command: DELE twitter-widget-pro-sv_SE.po
Response: 250 DELE command successful
Command: CWD /eighthinch.com/wp-content/plugins/twitter-widget-pro
Response: 250 CWD command successful
Command: PWD
Response: 257 “/eighthinch.com/wp-content/plugins/twitter-widget-pro” is the current directory
Command: RMD languages
Response: 250 RMD command successful
Command: CWD /eighthinch.com/wp-content/plugins
Response: 250 CWD command successful
Command: RMD twitter-widget-pro
Response: 550 twitter-widget-pro: Permission deniedWhen you do a google search for the site we get these result ( https://www.google.com/search?q=eighthinch+scrambler&aq=f&sugexp=chrome,mod=11&sourceid=chrome&ie=UTF-8 ) i have since fixed the redirect.
The site is on a shared host located at dreamhost.com
I’m not going to rifle through your plugin to find a security flaw.
The website that is running this plugin, and a few others was hack to the point that files were uploaded to the site. wp-loader was injected with encrypted php coding, as well as other files.
The second time this happened, i noticed that only one plugin needed updating and that was this one. When i attempted to run an update a notice came back saying that it could not remove the old plugin. I tried to remove the plugin via ftp and SSH access and i still cannot remove the plugin. I kept getting errors saying that i do not have the correct permissions to remove the files.
I am concerned when a plugin demands only root level permission to modify it after an install has been made.
A site that i’m running, has been hacked twice while using this plugin.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] 501 Errorbump
Forum: Plugins
In reply to: Contact 7 Form 501 errorbump…
Forum: Fixing WordPress
In reply to: Time Errori got it working. thanks for your help songdogtech
Forum: Fixing WordPress
In reply to: Time Errori’m getting this error when i try to update any plugin or install any plugin.
I’ve been working with rackspace for a week trying to get the permissions working correctly.
Forum: Fixing WordPress
In reply to: Time Errorok i removed it, its working. Just got a permissions error now
PHP Warning: touch(): Unable to create file C:\inetpub\wwwroot\Philippine Aid Society/wp-content/google-sitemap-generator.3.1.6.zip because Permission denied in C:\inetpub\wwwroot\Philippine Aid Society\wp-admin\includes\file.php on line 175
Forum: Fixing WordPress
In reply to: Time Errori changed in my php.ini file:
;date.timezone =to
date.timezone = “America/Chicago”
but now i’m getting this error
PHP Warning: Parameter 1 to ace_where() expected to be a reference, value given in C:\inetpub\wwwroot\Philippine Aid Society\wp-includes\plugin.php on line 166
PHP Warning: Parameter 1 to ace_join() expected to be a reference, value given in C:\inetpub\wwwroot\Philippine Aid Society\wp-includes\plugin.php on line 166
Forum: Fixing WordPress
In reply to: Time ErrorI changed the error_reporting in my php.ini to
error_reporting = E_ALL & ~E_DEPRECATEDI am still getting the same issue.
Forum: Fixing WordPress
In reply to: Time ErrorHmm, it’s working for me. i wonder if it’s due to a firewall restriction.
I read over that article and it’s saying that i have to change the date settings in wordpress source code.