mairajan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Administrator log in issueWhat error do you get when trying to login? Can you provide more details? How did you reset the password? Is this using the Lost you Password link? Can you try to reset via the database or phpmyadmin?
Forum: Fixing WordPress
In reply to: Administrator log in issueHave you tried resetting your password?
Forum: Fixing WordPress
In reply to: transferring from dev site to live on same serverIf that is not available, try manually updating the upload/upload URL links from the wp_options table in the database.
Forum: Fixing WordPress
In reply to: Website not onlineContact where you registered the domain. The name servers are not resolving.
Forum: Fixing WordPress
In reply to: transferring from dev site to live on same serverNo problem π
You can try to check from the wordpress dashboard, go to Settings> Media and manually type the full URL. I think there is also an upload or upload url table from the database you can update as well.
Forum: Fixing WordPress
In reply to: PHP Fatal errorFatal error would suggest generally that either a theme/plugin is not compatible with your version of wordpress, or an upgrade was incomplete. Have you made any recent updates?
Forum: Fixing WordPress
In reply to: Website not onlineCan you provide details like any error messages? It would help check if it’s an issue with your hosting provider, domain name, or the website itself.
Forum: Fixing WordPress
In reply to: Feature imagesI can’t find a plugin to import and assign the images to each post I’m afraid. It would need to go through wordpress importer.
When you imported the whole site, have you used a plugin or the Export/Import from wordpress itself? It usually transfer the entire site (including featured images).
Forum: Fixing WordPress
In reply to: SQL Syntax errorForum: Fixing WordPress
In reply to: SQL Syntax errorError message suggests that your database already have contents in it, thus overwriting the existing table. Are you using a newly created database?
Forum: Fixing WordPress
In reply to: Feature imagesHave you tried this plugin Export Featured Images? It was mentioned on other forums and works fine for me.
Forum: Fixing WordPress
In reply to: menu problem on mobile version theme pointUse a plugin to make your website compatible for mobile viewing dude. Try this : WP Touch
Hope that helps πForum: Installing WordPress
In reply to: Canβt select databaseCheck with your host provider if the database user has the correct permission (usually admin/owner permissions to create tables) for the pekanpos_wp890 database.
Forum: Installing WordPress
In reply to: Instaling wordpress on plesk issueI am not so sure though when it comes to plesk as I am using a different server. I thought it would be the other way around. Adding your plesk’s IP address to the DNS records in your domain registrar. Meaning you’re telling the domain name to find where your plesk is to show the files uploaded to it. Does the plesk come with a server IP or did your provider for the plesk gave you any?
Forum: Installing WordPress
In reply to: Instaling wordpress on plesk issueIt would be best to check with the registrar/host of the domain and make sure the A record (this is usually what is needed to be changed) of the domain is pointing to your plesk.