Title: solutionsphp's Replies - page 4 | WordPress.org

---

# solutionsphp

  [  ](https://wordpress.org/support/users/solutionsphp/)

 *   [Profile](https://wordpress.org/support/users/solutionsphp/)
 *   [Topics Started](https://wordpress.org/support/users/solutionsphp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/solutionsphp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/solutionsphp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/solutionsphp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/solutionsphp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/solutionsphp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 46 through 60 (of 96 total)

[←](https://wordpress.org/support/users/solutionsphp/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/solutionsphp/replies/?output_format=md) 
[2](https://wordpress.org/support/users/solutionsphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/solutionsphp/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/solutionsphp/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/solutionsphp/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/solutionsphp/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/solutionsphp/replies/page/5/?output_format=md)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WordPress 2.0.12?](https://wordpress.org/support/topic/wordpress-2012/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/wordpress-2012/#post-702148)
 * Seriously folks, there’s a published vulnerability in 2.0.11. Is the WP team 
   planning to release an upgrade soon?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Action Stream Plugin like MovableType’s new one](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/#post-690144)
 * [Another standalone lifestreamer, powered by SimplePie.](http://www.stevensmedia.com/blog/?p=147)
   I used this one on my WP blog instead of a plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Action Stream Plugin like MovableType’s new one](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/#post-690133)
 * Ha! It appears WordPress developers were actual the first out of the gate with
   this one:
    -  [SimpleLife](http://kierandelaney.net/blog/projects/simplelife/)
    - [Lifestream](http://chrisjdavis.org/lifestream-ala-wordpress)
 * [Here’s a plain PHP version](http://adactio.com/journal/1202/) (not a plugin).
 * And lastly, the [Lifestream blog](http://lifestreamblog.com/) with lots of neat
   info about life streaming.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Action Stream Plugin like MovableType’s new one](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/action-stream-plugin-like-movabletypes-new-one/#post-690050)
 * Here, here! I just returned from the Web Directions North conference, and Brian
   Oberkirch gave an awesome talk that touched on directions in social networking
   in 2008. He brought up the Action Streams plugin and I silently oohed and awed,
   and hoped that someone would port this to WordPress soon. That developer will
   become a rock star! Start your engines!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [More Tag Not Displaying](https://wordpress.org/support/topic/more-tag-not-displaying/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/more-tag-not-displaying/#post-678120)
 * Forget it, I’m confusing the more tag with pagination!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [More Tag Not Displaying](https://wordpress.org/support/topic/more-tag-not-displaying/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/more-tag-not-displaying/#post-678116)
 * Thanks for your response. By “page” I meant the resulting HTML page as viewed
   in the browser, not a WP Page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Permalink and Previous/Next links](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/#post-604534)
 * Thanks moshu! I replaced
 * `/%category%/%postname%/`
 * with
 * `/%post_id%/%postname%/`
 * and the next/prev links are now functioning as expected.
 * The site in question is hosted on a virtual server with Dreamhost. There is another
   WP blog on this server that is using
 * `/%category%/%postname%/`
 * without error. This blog is is associated with the “master user” on the account.
   The blog where the next/prev weren’t working was also under this same user. So,
   I imagine the virtual nature of this second account is where the problems were
   with using the category permalink structure. Can an Apache head explain that 
   out a bit more so I understand this more clearly?
 * Also, I used %post_id% because I read somewhere that this would be better for
   performance. Can anyone explain why that is?
 * Lastly, it would be great it the Permalink section in the Codex was updated to
   include this info about %category% not always working. I found a number of unanswered
   posts in the forum about next/prev link problems, some of which might be related
   to my issue.
 * Thanks again, moshu!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Permalink and Previous/Next links](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/#post-604530)
 * I also want to add that this problem exists with both my custom theme AND the
   default theme.
 * Any ideas, this is driving me bonkers?!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Permalink and Previous/Next links](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/category-in-permalink-and-previousnext-links/#post-604528)
 * I’m having a similar problem using WP 2.0.11 and permalinks.
 * My permalink structure is:
 * `/%category%/%postname%/`
 * On my archive pages, the next/prev links look like:
    [http://www.mydomain.com/category-name/page/2/](http://www.mydomain.com/category-name/page/2/)
 * That link **should** be:
    [http://www.mydomain.com/category/category-name/page/2/](http://www.mydomain.com/category/category-name/page/2/)
 * If I manually type in and visit the URL:
    [http://www.mydomain.com/category/category-name/page/2/](http://www.mydomain.com/category/category-name/page/2/)
 * then “category” is appended as it should be in the next/prev links that appear
   on this page.
 * When I turn off permalinks, the problem goes away:
    [http://www.mydomain.com/index.php?cat=1](http://www.mydomain.com/index.php?cat=1)
 * Any ideas?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Check If Posts Exists?](https://wordpress.org/support/topic/check-if-posts-exists/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/check-if-posts-exists/#post-646676)
 * Thanks for your reply. The get_post method is from WordPress, while get_a_post
   from the Get A Post plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Status Switches To Private](https://wordpress.org/support/topic/post-status-switches-to-private/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [19 years ago](https://wordpress.org/support/topic/post-status-switches-to-private/#post-474515)
 * Same problem here using 2.0.11-RC2.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Moved to new server but get blank white page](https://wordpress.org/support/topic/moved-to-new-server-but-get-blank-white-page/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [19 years ago](https://wordpress.org/support/topic/moved-to-new-server-but-get-blank-white-page/page/2/#post-433568)
 * If you can access the admin area, click Presentation and be sure that there is
   a functional theme installed. Hope that helps someone!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [MySQL crashing](https://wordpress.org/support/topic/mysql-crashing/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/mysql-crashing/#post-539079)
 * Interestingly, after more problems with the server going down today, I pushed
   the host about what could be the root cause, and this time they replied that 
   they couldn’t find anything that stood out, but that it is an older RedHat 7.3
   server and that I should migrate to a newer one. Considering that MySQL can’t
   be upgraded on this server, a move seems the best answer, though I’m thinking
   of getting a VDS with Myriad Network instead of staying with this host.
 * Also, my error logs revealed a number of errors from client’s trying to access
   scripts that don’t exist on the servers. The requests had paths that included
   stuff like /board/index.php, /forum/index.php, /bbs/bbs.cgi, etc. I imagine this
   could be a bot looking for a script to exploit and perhaps that’s causing some
   undue load as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Need WP-Cache Democracy 2 Help](https://wordpress.org/support/topic/need-wp-cache-democracy-2-help/)
 *  [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/need-wp-cache-democracy-2-help/#post-465005)
 * The solution to my problem with the semget() failed error was to enable flock
   in wp-cache-config.php.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [2.0.7 security vulnerability – patch soon?](https://wordpress.org/support/topic/207-security-vulnerability-patch-soon/)
 *  Thread Starter [solutionsphp](https://wordpress.org/support/users/solutionsphp/)
 * (@solutionsphp)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/207-security-vulnerability-patch-soon/#post-511169)
 * Yay, glad to hear it’s working for you! Thanks for reporting back.

Viewing 15 replies - 46 through 60 (of 96 total)

[←](https://wordpress.org/support/users/solutionsphp/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/solutionsphp/replies/?output_format=md) 
[2](https://wordpress.org/support/users/solutionsphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/solutionsphp/replies/page/3/?output_format=md)
4 [5](https://wordpress.org/support/users/solutionsphp/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/solutionsphp/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/solutionsphp/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/solutionsphp/replies/page/5/?output_format=md)