WPProHelp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: IIS7.5 localhost auto update problems (cannot find wp-content)What is the configured home directory for the FTP user? It should be the root of the WordPress installation.
Hi,
Try clearing the cache of the browser, access the site again and try the upgrade. This should work.
Forum: Fixing WordPress
In reply to: Sign on changed w updateI seriously doubt that happen. Though you might need to refer to this to reset the passwords: http://codex.wordpress.org/Resetting_Your_Password
Forum: Fixing WordPress
In reply to: Not receiving email from WordPress site, login is no longer workingYou should try to change the password by using FTP or from phpMyAdmin as explained here: http://codex.wordpress.org/Resetting_Your_Password
Forum: Fixing WordPress
In reply to: Problem uploading mediaIt seems more to be a Windows permissions issue. Did you by any chance:
Or change the NTFS permissions of the directories
Or change the user under which the web server is running
Forum: Everything else WordPress
In reply to: IP Address WrongWhat IP address are you referring to? I.e. Visitor IP address? Google Analytics does not report that.
Also, typically WordPress has got nothing to do with reporting the IP address. Google Analytics simply get the IP address by making a request themselves from a script you put on your website.
Forum: Installing WordPress
In reply to: failure on upgrade to 3.4.2 (Go Daddy)I would recommend you to do a manual install of your WordPress Installation, which only takes a couple of minutes. Please follow the below procedure:
1. Download the latest version of WordPress from here
2. Make a backup of all your WordPress files and MySQL database.
3. Delete the directories wp-admin and wp-includes.
4. Delete all files from the root of your website starting with “wp-” except the wp-config.php file.
5. Extract the downloaded version of WordPress and upload all files and directories except the wp-content directory and the wp-config.php file.
6. To perform the upgrade, navigate to http://yoursitename/wp-admin/upgrade.php and follow the on screen steps.
That should do the trick.
Forum: Fixing WordPress
In reply to: Transferring WebiteThe login page can be accessed from http://bloomouterwear.com/wp-admin/
Forum: Fixing WordPress
In reply to: Automatic Update to 3.4.2 FailingI do not think it is an issue with the WordPress update services. Keep in mind that when doing an update via the dashboard the account under which the Web Services running is used to copy the files and not the FTP users.
So you have to give permissions to this particular user and not the FTP user. It seems that the user is part of the domain/users. Are you running IIS?
Forum: Fixing WordPress
In reply to: image can not be load , or proper loaded images become disapearIt seems there are some issues with the images.. though the images are there.
E.g. this blog post: http://merlionchocolate.co.cc/panda-silver-coin/
Cotains this image: http://merlionchocolate.co.cc/wp-content/uploads/2012/09/panda-silver-coin.jpg
If you try to access it directly it shows as broken not a 404 so it means the image is there. In fact the server returns a 200 status code not 404.
Did you upload all images via the wordpress media uploader? Can you try to upload an image manually to the uploads directory and link to it from the website and see if it works?
Forum: Fixing WordPress
In reply to: homepage shows 404 errorWebsite URL?
Forum: Fixing WordPress
In reply to: image can not be load , or proper loaded images become disapearWhen an image does not load, if you right click it and select “Copy image URL” and you navigate to that URL what error do you get?
If you can give us your website address we might be able to assist you further.
Forum: Fixing WordPress
In reply to: User generated content for WP-site with concert listingsDefinitely it is doable with WordPress but it is not a walk in the park… You have to use different plugins to allow users to login, to restrict them what they can edit etc.
I do not know of any particular blog post or website which talks about this, but I am sure if you search you will find some useful tips.
Forum: Installing WordPress
In reply to: Error Message After InstallYou’re still getting the same error as above? OR a different error. Please be more specific.
Forum: Fixing WordPress
In reply to: May I delete wordpress-3.3.2-to-wordpress-3.4.patch and alike?Yes they are upgrade log files. You can safely delete them. Just to be on the safe side, keep a backup of them on your computer (download them via ftp) for a couple of days.
Though it is safe to delete them.