Customized permalinks features
Friday, May 5th, 2006That is cool feature of wordpress. I like it: WordPress admin –> Options –> Permalinks, you can choose between a few formats of linkin to your posts.
That is cool feature of wordpress. I like it: WordPress admin –> Options –> Permalinks, you can choose between a few formats of linkin to your posts.
WordPress Trackback Tutorial In short, if you are refering someone’s blog, it is a way to notify the owner site. It could be used to exchange links
Today I tried to install ASP.Net 2.0 on XP. And then tried to build an application in VB.Net and deploy it. But the web site failed to run. It gaves me an error like this: Server Error in ‘/Ea’ Application. ——————————————————————————– Mutex could not be created. Description: An unhandled exception occurred during the execution of [...]
I am tired of the default theme or skin of wordpress. Search “words press theme” on google, I found this place, the official theme page: http://wordpress.org/extend/themes/ Another place with a lot of free themes is Comprehensive list of 805+ Free WordPress 1.5 and 2.0 Themes / Templates available for download Don’t have enough time to [...]
1. When installing, it reports that “Your PHP installation appears to be missing the MySQL which is required for WordPress.” Solution: open wp-setting.php, comment the following lines: //if ( !extension_loaded(‘mysql’) ) // die( ‘Your PHP installation appears to be missing the MySQL which is required for WordPress.’ ); 2. Plugin doesn’t works. It tells: “Couldn’t open [...]