Title: thephpoldbie's Replies | WordPress.org

---

# thephpoldbie

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

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

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Database Errors using YARPP / Yet Another Related Posts Plugin](https://wordpress.org/support/topic/database-errors-using-yarpp-yet-another-related-posts-plugin/)
 *  Thread Starter [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/database-errors-using-yarpp-yet-another-related-posts-plugin/#post-1213004)
 * Never could figure this out for the life of me, so I just jumped on this [Similar Posts](http://rmarsh.com/plugins/similar-posts/)
   plugin which works the same way as far as generating links based on title + content
   + tags with enough options to keep me happy. Need to install a library plugin
   which is also on that site but afterwards everything works the way I want it.
   While this issue itself with YARPP isn’t exactly resolved – i found this similar
   one to be a helluva workaround
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [alinks and FeedWordPress problems… HELP PLEASE?](https://wordpress.org/support/topic/alinks-and-feedwordpress-problems-help-please/)
 *  Thread Starter [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/alinks-and-feedwordpress-problems-help-please/#post-705528)
 * Heh,
 * Asked this again in your forum before checking back on this… commented out those
   two lines of code and seems like it did the trick!! 😀
 * Thanks a million, and once again your plugin is greatness!! 😀
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Duplicate Posts](https://wordpress.org/support/topic/duplicate-posts-2-2/)
 *  [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/duplicate-posts-2-2/#post-703454)
 * Eh, I have the same problems, it’s very annoying… not even the hack php I threw
   into the plugin has worked yet.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [The annoying “Warning: Attempt to assign property of non-object” error again :(](https://wordpress.org/support/topic/the-annoying-warning-attempt-to-assign-property-of-non-object-error-again/)
 *  Thread Starter [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/the-annoying-warning-attempt-to-assign-property-of-non-object-error-again/#post-697175)
 * Resolved it by fiddling with the errors reporting area of the php.ini file (error_reporting)
   with that offering many different ways of killing PHP warnings from showing up
   in WordPress site (log it to a log file or just have them not show up at all).
   In my case I just had the warnings output to a errors log which is of course 
   a text file using the error_log parameter. Thus if one ever comes across a fatal
   error on my site then it’ll just output to this text file without looking all
   ugly & scary (and giving folks info that would compromise me security wise).
 * Thus if you running a site on a machine or server you have control over just 
   fiddle with php.ini file (of course google to see what steps to take if you’re
   unsure), if you on a host where you don’t have such access like shared hosting,
   then ask them if they can fix things up for you (or see if this can be controlled
   via htaccess which I’m not sure of… but it’s possible).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [home page url without /wordpress](https://wordpress.org/support/topic/home-page-url-without-wordpress/)
 *  [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/home-page-url-without-wordpress/#post-696972)
 * Hmmmmmm…
 * First off… just moving from GoDaddy servers my I can say that their support means
   well… but don’t know crap lol.
 * Secondly, I think the one thing you’ll need the most is a 301 redirect which 
   will help avoid the issues of broken links and losing any good mojo that you 
   built up with search engines & users. Look up 301 redirects and .htaccess in 
   Google which you should have access to modifying. Hope that helps ^_^
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Combine ‘Web Site’ Structure With Blog Functionality In Search & Archiving?](https://wordpress.org/support/topic/combine-web-site-structure-with-blog-functionality-in-search-038-archiving/)
 *  Thread Starter [thephpoldbie](https://wordpress.org/support/users/thephpoldbie/)
 * (@thephpoldbie)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/combine-web-site-structure-with-blog-functionality-in-search-038-archiving/#post-669581)
 * Eh,
 * After reading a somewhat related thread here [http://wordpress.org/support/topic/148505](http://wordpress.org/support/topic/148505)
   I did a google search for WordPress conditional stuff and came across this which
   seems to give me a answer to start phping from 🙂
 * [http://codex.wordpress.org/Conditional_Tags](http://codex.wordpress.org/Conditional_Tags)

Viewing 6 replies - 1 through 6 (of 6 total)