jackiefg
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Simple StatsI’ve been trying to modify the comment_plugger to add a comma between each commenter, but I cannot figure it out. I went by your read me file and added the $sep to the first line to make it like this:
function comment_plugger($before = ' - ', $limit = 14, $sep = ' - ') {
but that didn’t work.
Can you give me a clue what I should add, where?
Thanks.Forum: Plugins
In reply to: On this day?Since I lost most of my blogs except for the past few months, is there a way I can use this plug-in to show a month ago or something?
Forum: Fixing WordPress
In reply to: Archives not showing properlyBTW, it is happening whether I use “days” or “posts per page”, etc.
Forum: Fixing WordPress
In reply to: Archives not showing properlyOk, no answer, but I just updated my wp-blog-header.php file (now that I’ve learned what the CVS is) and I’m still having the same problem with only 3 days of archives showing up. I downloaded revision 1.55 – any advice on how to fix it?
Forum: Installing WordPress
In reply to: Import WordPress 1.01 database to new Beta WordPreoh there were all kinds of mysql non-connections. I didn’t expect a problem since I had cleanly installed the new version into a separate directory – so then I went and did the upgrade and poof, so I just went with the new one.
Forum: Installing WordPress
In reply to: Import WordPress 1.01 database to new Beta WordPreUhoh, that’s the easiest? I have no idea how to copy the database over although I have access to it, I just know nothing about php or mysql. Also the problem with that is that it might not work. The reason I have a new directory with the new WordPress version is that when I upgraded my previous version everything was screwed up so I started fresh.
Is there a way to export the entries (kinda like what I did with MT and Grey Matter before) to some kind of text file and then import the blogs?Forum: Installing WordPress
In reply to: Smilies showing up as blankNow I tried resetting all smilies to 777 and it didn’t change anything – still could not access them.
Forum: Installing WordPress
In reply to: Smilies showing up as blankYes, I got that too – should I reset my directory (or smilies themselves) to a certain permission level? I’ve just played with it and seen no change, it still doesn’t access it.
Forum: Plugins
In reply to: Expanded Entries/Comments HackI’ve switched to WP beta version 1.2 and now I find that the code to change is no longer in the template-function.php file. As a matter of fact there are a whole bunch of template-function pages now and I’ve searched through a bunch and haven’t found the code to change in order to do the extended more thing (which I love to use, hate for another page to load just because my post is long).
Does anyone have a clue about how/where to change or add the code now with the new version?
Thanks very much.Forum: Fixing WordPress
In reply to: 2004-04-30 nightly preview issueOk I followed the fix in the admin-functions.php, but I still haven’t seen anywhere where I can import my previous version of WordPress posts into my new database.
How would I import the posts from the last version of wordpress into this new nightly build (which seems to be working perfectly for me) into the new database and new directory.
I only see instructions on how to import MT or GreyMatter or Blogger.
Thanks for your help.Forum: Fixing WordPress
In reply to: 2004-04-30 nightly preview issueSorry, that last post was by me – I forgot to log in.
I’m also wondering how to import the entries from my old sql database into the new one. I installed the new version in a subdirectory called wp while the old one is using a different database in a subdirectory called blog.Forum: Fixing WordPress
In reply to: My stuff turns invisibleThe CSS doesn’t change from one archive to another… there are no separate files for any of them, so I don’t understand how it could be a CSS problem – there is only one setting in the CSS file that has any transparent values and they work on the index.php files as well as on most of the other archive files – so it’s gotta be something else don’t ya think?
Forum: Fixing WordPress
In reply to: My stuff turns invisiblewell what do you mean “update the rewrite rules” – where do I do that?
Forum: Fixing WordPress
In reply to: My stuff turns invisibleNo I didn’t fix it. I just went to March archives right now and then it showed up and went invisible.
What could be the cause of that? And I’m taking posts only, the rest of the stuff shows.Forum: Fixing WordPress
In reply to: Template ScrollBars Acting Up?yes, that happens to me too – right now when I’m posting here, it’s happening.
I don’t know what’s up with that, but it bugs me… then I have to use the arrow keys to scroll through the code.