indiaberry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: login on non-wordpress pageI already have an iframe set up but when I sign into it, the site open up in that iframe. It does not redirect to the full site.
Forum: Fixing WordPress
In reply to: wordpress won’t e-mail password resethello? No on replied to this.
Forum: Installing WordPress
In reply to: Upgrading to 2.8.5See my upgrading post:
http://ww.wp.xz.cn/support/topic/319874
Upgrade to 2.7 before you upgrade to 2.8.4. Then upgrade to 2.8.5. Backup your data at 2.7 and 2.8.4 before you upgrade to 2.8.5.Forum: Installing WordPress
In reply to: Upgrading to 2.8.5rugbytal, did the method you came up with work? Back up your database before you do that.
Forum: Installing WordPress
In reply to: Upgrading to 2.8.5Wait. Do you have a WordPress XML Export?
Without deleting wordperss 2.8.5 folder or the database for that. Create a new database and upload wordpress 2.8.4 to that new folder. Export the file from wordpress 2.8.5 in the Tool section at the bottom of wordpress admin page. Then import that into wordpress 2.8.4. Let me know if it work that way. Don’t delete the wordpress 2.8.5 folder.Forum: Installing WordPress
In reply to: Upgrading to 2.8.5Do you have any previous back up of the database from 2 weeks ago?
Forum: Installing WordPress
In reply to: Upgrading WordPress 2.0.11The upgrade went very well with no problem. I deactivate all the plugin before I download a copy of the database from my website to use with the xampp on my computer. I upgrade the database from wordpress version 2.0.11 to 2.1 to 2.2 to 2.3 to 2.5 to 2.6 to 2.7 and finally 2.8.4. It is much faster to do the upgrading on my computer. Then I upload the copy of the final database back to my website’s phpadmin to use with wordpress 2.8.4.
Everything worked really well. I didn’t have to fix anything.Forum: Fixing WordPress
In reply to: one post from three categories on homepageI was testing out the ‘query-post’ tags. I noticed that anything with array does not work. Do the ‘array’ not work in wordpress 2.0.11?
Forum: Fixing WordPress
In reply to: one post from three categories on homepageI am not sure why it doesn’t work. I am using three categories instead of 6, so I put in the correct cat id. Could you help me to make this work?
Forum: Fixing WordPress
In reply to: one post from three categories on homepageThat doesn’t work because the category that I am trying to exclude are from the homepage are showing up on the homepage. The first two recent posts are in a category that I excluded from the homepage. With that code, the two posts from that exclude category is shown on the homepage.
Forum: Fixing WordPress
In reply to: one post from three categories on homepageWhere should I put that code? It didn’t work where I put it.
Forum: Requests and Feedback
In reply to: Support for wordpress 2.0.11I uninstalled wordpress 2.8.3 because it was so slow to do anything. It took a long time for pages to open. WordPress 2.0.11 is fast.
Forum: Fixing WordPress
In reply to: two different sidebars for wordpress and blog addressI figure out how to make this work for me. Thanks.
Forum: Fixing WordPress
In reply to: blog in subfolder. show 3 recent posts on domain name.Thank you.
Forum: Fixing WordPress
In reply to: wordpress present itself instead of a 404 Error pageI move the htaccess file to the subfolder of my blog.
I found the solution to this in the link below:
http://ww.wp.xz.cn/support/topic/148299