southerngal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Date not showing on every postI also went one step further and added this entire string:
<*?php the_time(“l, F d, Y”); ?*> @ <*?php the_time(“g:i a”); ?*><*br /*>
Day <*?php the_time(“z”);?*> of the year.<*br /*>
There are <*?php the_time(“t”);?*> days this month. <*br /*>
I’m such a geeky little kid. Show me where to find code and I play with it for an hour! Thank you for that link Allusion, it’s bookmarked in my ever growing code folder!
The output is:
Saturday, June 21, 2003 @ 6:44 pm
Day 171 of the year.
There are 30 days this month.Forum: Fixing WordPress
In reply to: Pings not working?Thanks Mike! Now I know what else to look forward to! I have reverted back to Blogrolling for the time being, although I’m patiently waiting while you and Matt work your magic on the code! ??
Forum: Fixing WordPress
In reply to: Pings not working?*Bumping this up as I would really like to keep using the links feature*
Forum: Fixing WordPress
In reply to: Date not showing on every postThanks Allusion, I will try that this weekend. ??
Forum: Fixing WordPress
In reply to: Pings not working?I have a question about the pings. I can pass my cursor over the links and see the day, time, etc. when the blog was updated.
Where can I change how that is displayed?
What do I need to change to have an “*” next to the updated blogs? It seems to show that someone did post, although it doesn’t have the correct time next to the newly updated. How do I change that?
I love having the links in there. I did import my blogrolling OMPL, although not all of them imported, so I did have to do some by hand. My blogroll was having problems today, along with everyone elses, so I switched it over just to see if I like it or not.Forum: Fixing WordPress
In reply to: RSS FeedThanks ??
Forum: Fixing WordPress
In reply to: RSS FeedAny other suggestions?
Forum: Requests and Feedback
In reply to: Stats, last 5 comments, comment leadersOooooooh, thanks! I had forgotten about that! I don’t blog a lot of long entries!
Forum: Requests and Feedback
In reply to: Stats, last 5 comments, comment leadersI would like to see a “more” feature as well. Have I missed that?
Forum: Fixing WordPress
In reply to: RSS FeedHi,
I have taken out the apostrophe, but I shouldn’t have to, and it’s giving me this error now:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
An invalid character was found in text content. Error processing resource ‘https://www.southern-gal.com/weblog/b2rss.php’. Line 29, Position 21
*< title >*I
I have no idea how to do code on this board, so just ignore the * around the title. It’s not life or death if I don’t have RSS feed, but, I haven’t had problems with it in the past and I shouldn’t have to change anything in my titles or posts to have feed work. Any help would be great, thanks.Forum: Installing WordPress
In reply to: Weird MessageThanks ?? I just deleted links.all.php!
Forum: Fixing WordPress
In reply to: Upgrading to 0.71Thank you Allusion, doing that now! ??
Forum: Fixing WordPress
In reply to: Upgrading to 0.71Mike, help please! I upgraded and received this. And yes, I did double check my config file, I uploaded the new one after making the necessary changes, I even triple checked it!
SQL/DB Error —
[
Error establishing a database connection!
Are you sure you have the correct user/password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?
]
SQL/DB Error —
[
Error selecting database DB_NAME!
Are you sure it exists?
Are you sure there is a valid database connection?
]Forum: Requests and Feedback
In reply to: Image UploadThank you Mike! I went and checked my config file this morning, there was a 0 there. I fixed that and have the button now, yay!
Forum: Requests and Feedback
In reply to: Image UploadHi Mike,
I did do that when I set up the config. I guess I was looking for the image upload button on the post/edit screen like b2 has. Am I missing it?