Laughinglizard
Forum Replies Created
-
Forum: Installing WordPress
In reply to: what happen with this?Did you make any changes? Any Hacks? What version? Is there a URI we could see? Any more information about the problem?
Forum: Your WordPress
In reply to: Papel ContinuoVery sweet! How did you do the pictures in the dot matrix format? Anyways, good job!
Forum: Requests and Feedback
In reply to: Disable Self-PingbacksI believe that this has already been taken care of in the CVS/nightly versions. If I am wrong, could the devs please correct me?
Forum: Fixing WordPress
In reply to: MT import issuesHmmm…your server might be still performing the import even after the browser times out. Did you check to see if the import took place? I say this because the size of your import was quite large.
Forum: Plugins
In reply to: Wiki / Static Pages hack for WordPressThank you and the edit features can very easily be turned off. Look through the MODIFICATIONS section where the “edit links” can be turned on or off.
🙂Forum: Installing WordPress
In reply to: Problem after inserting MySQLBefore re-installing, remember to remove the contents of the old half-install (IF this is not an upgrade)
Forum: Installing WordPress
In reply to: Install problem – don’t see answer here?@merlene: Sounds like you have quite a bit of experience and these suggestions are based on that assumption:
1) Reupload all the files. I have seen cases where some crucial files were missed and there were goofy problems with the install.
2) Sounds like you are pretty sure of the config. So I am not going to touch on that. I had MarkP having a similar problem but that was related to php/MySql connections. Download this file and rename the required variables in there and run it from a browser.
http://weblogtoolscollection.com/b2-img/test.phps
If this file works, there is no reason that WP will fail. If there is a problem with this file, report the error code on here (or email me if you would like)
PeaceForum: Plugins
In reply to: Wiki plugin for WP?Thats the idea Sushubh! The template of the blog is going to be wrapped around the wiki code.
😀
However, methinks this plug-in should be out before WW gets a version of it. The next version of WW is going to be after the release of 1.2Forum: Plugins
In reply to: Wiki plugin for WP?I am thinking of writing a simple MySql/php wiki which plugs into the wp-admin interface and is authenticated by the WP user levels. This could be really useful to make “static” pages such as “About me” etc. I will post it on this board and on my weblog tools collection when done. (ETA a couple of weeks)
Forum: Plugins
In reply to: Threaded comments hack – 0.72Lauren: I would go through the hack instructions one more time to make sure you included all the right peices of code.
Forum: Themes and Templates
In reply to: How to make a Category header or ‘sticky’?Should be relatively simple. You could add a check within wp-blog-header.php which would check to see if a category is set or not, if it is set, check to see if each sticky is within that category and add to the series of posts.
Forum: Fixing WordPress
In reply to: Missing StylesheetCould you give us an URI to look at?
Forum: Installing WordPress
In reply to: still can’t installDid you try the install-config.php? If not, did you try running install.php from your path after changing the wp-config.php by hand?
Forum: Your WordPress
In reply to: Wuh Wuh!!Some updates and bugfixes have been added to the download/install zip file. Please re-download (from the dinki.mine.nu site) if you were having problems.
Forum: Plugins
In reply to: Admin based CSS Style Manager hack@anatman: By “Alex’s Style Switcher compatible” I mean that the CSS file names and folders are similar and could be used together. This is already implemented in my WuhWuh 0.1 incarnation of WP found here: http://dinki.mine.nu/wp/
In order for this hack to be used with Alex’s Style switcher, you would have to modify the code a little bit, or wait for me to update the hack tutorial with the new information. That should be done soon.
Peace