Laughinglizard
Forum Replies Created
-
Forum: Plugins
In reply to: WP Backup/Restore new version@griffey: Thats a permission problem. Please make sure the backup folder you created has the requierd write permissions by the web server.
Forum: Plugins
In reply to: AutoUpdate LiveJournal Hack🙂 I am glad! Welcome to the WordPress community!
PeaceForum: Fixing WordPress
In reply to: Very strange problem reading postsDo you have any code to prevent certain categories from showing up on the default index.php (or main blog page)? It looks like p=3 belongs to a category that wp-blog-header.php does not allow without specific mention of the category.
For example, this will show the whole p=3 article:
http://www.urbanredneck.org/index.php?p=3&cat=3
Hope this gives you some insight.
PeaceForum: Plugins
In reply to: Amazon Media Manager 1.1Without creating too much trouble, I am using it in my WuhWuh Version 0.1 (WW for short) You can view it at http://dinki.mine.nu/wp/
Forum: Plugins
In reply to: Having URI problems with stats hackThat is GamerZ’s code. So GamerZ, if you read this, could you please take a look at your most commented code when you have the time?
Thanks dude!Forum: Plugins
In reply to: Amazon Media Manager 1.1Dont know if anyone has expressed their thanks yet. But thank you for a job very well done. I myself avoided this hack because of how cumbersome it would be! 🙂
PeaceForum: Fixing WordPress
In reply to: Null is null or not an objectYou might a solution in this thread:
http://wordpress.org/support/2/2825Forum: Requests and Feedback
In reply to: Suggestions for Hacks, Ad-Ons or Improvements?AHA! LOL … sorry I am slow!
I will look into that and try to add that to my WuhWuh Version 0.2Forum: Fixing WordPress
In reply to: Quote mark problemThere are some issues with your server. I am not getting any pages. (unless you removed them)
This thread might be related to your problem.
http://wordpress.org/support/2/2772#post-20Forum: Fixing WordPress
In reply to: Quote mark problemWhat version are you using. I have not had that problem in 0.72, 1.0 Platinum, 1.01 and the new 1.2 Alpha/Beta
Anything else peculiar about your WordPress installation? Can you provide us with a link?Forum: Requests and Feedback
In reply to: Suggestions for Hacks, Ad-Ons or Improvements?@michael: comments for links? Could you explain a little further?
Forum: Installing WordPress
In reply to: Forbidden: You don’t have permission to access@redneck: I would check the .htaccess to make sure there are no strange rewrite rules in there. A 404 can sometimes be related to that.
Forum: Fixing WordPress
In reply to: att.LaughLizard. Re-user permissionsForum: Requests and Feedback
In reply to: REQ: deliver empty my-hacks.phpmy-hacks-sample.php might work, worth considering even with some sample (and simple) hacks.
Forum: Themes and Templates
In reply to: Getting Links W/O Category NameTry <?php get_links(); ?>