carthik
Forum Replies Created
-
Forum: Themes and Templates
In reply to: where the heck are my postsDon’t they show up in
http://wordpress.org/support/profile.php?id=11334Forum: Plugins
In reply to: WordPress in HebrewIf you are using the latest 1.5-gamma source and you find any un-marked text, for translation, do let us all know at http://mosquito.wordpress.org
Forum: Installing WordPress
In reply to: InstallationThis should help:
http://wordpress.org/docs/installation/different-address/Forum: Fixing WordPress
In reply to: delay/timeout after submitting post?Wow, that is a really old thread, WebSP, almost 2 years old!
You can go to options, and turn off the “ping by default” option, or do it on a post by post basis at the write post page by unchecking the option.
Forum: Installing WordPress
In reply to: install.php comes up blank pageCheck the details in wp-config.php again, access your blog’s wp-admin/install.php again.
With what we have here, it is difficult to guess at why it isn’t installed 🙂
Forum: Fixing WordPress
In reply to: WP Login ProblemIt is possible you removed some php code that “require”d or “include”d other files, like wp-settings.php.
Compare your file with a default index.php and make sure all the “require” and “include” lines are fine, and that you haven’t removed any lines that do not affect the styling you want to acheive.
Forum: Fixing WordPress
In reply to: WP Login ProblemIt is possible you removed some php code, that “require”d or “include”d other files, like wp-settings.php.
Compare your file with a default index.php and make sure all the “require” and “include” lines are fine, and that you haven’t removed any lines that do not affect the styling you want to acheive.
Forum: Themes and Templates
In reply to: Odd and even css for links.phpNo tables!
Try and modify http://scriptygoddess.com/archives/2002/05/27/alternating-comment-colors/
for your purpose.Forum: Everything else WordPress
In reply to: 1.5 release date and 1.5 themes?The release date is unknown, and WordPress generally does not have pre-announced release dates.
The best way to find themes is to search on google, and the support forums. look in codex.wordpress.org as well.Forum: Fixing WordPress
In reply to: WP Login ProblemTry uploading the wp-login.php file, and /wp-admin/auth.php after fetching a new copy of the version you installed. It is possible that those files got corrupted, or weren’t uploaded properly.
Forum: Fixing WordPress
In reply to: Permalinks give “Sorry, no posts matched your criteria”tom, try using some other stub for the category archives in defining your permalink structure, say “topic” and then try using “category” in place of “archives”. That should work.
Forum: Fixing WordPress
In reply to: How to solve category listing problemEdit the category template in your favourite template directory.
Forum: Fixing WordPress
In reply to: Feed for article?I am sorry, that returns the link to the feed for the comments for that post, apparently. For everything else, including categories, you can construct a feed by appending /rss2/ or /feed/ to the url.
I guess an entry in and of itself does not make sense as a feed, since it can only have one item…
Forum: Fixing WordPress
In reply to: Working on New DesignYou’re using 1.2 and so, just create a duplicate of the index.php that your blog currently uses, like I said before, to try things out.
Forum: Installing WordPress
In reply to: local install problemNow search for the first five or six words of the error message in these forums and you’ll have leads to the answer.
Like this:
http://wordpress.org/support/search.php?q=Cannot+use+object+of+type+stdClass+as+array