banter
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Months don’t have a nameThanks, I took a look at the link and it seems all the code is ok so somewhere in the database the months and years have got mixed up! I’m not very confident with databases so might just not worry about having archives for now.
Forum: Fixing WordPress
In reply to: Months don’t have a nameThat is for the main website, not the blog url 🙂
I just had a further look and it seems the year and month have got mixed up somewhere.
The months are also missing from the wp control panel I am thinking it might have something to do with the database. I don’t know much about databases, so can someone tell me if this bit of code is meant to get info from the database?- <h2>Archives</h2>
-
<?php wp_get_archives(‘type=monthly’); ?>
It seems ‘monthly’ has got mixed up and is showing the year.
Any ideas how I can fix this??
Forum: Fixing WordPress
In reply to: Months don’t have a nameThere were recent server problems. What sort of thing could be wrong so I can ask my web host about it?
Forum: Fixing WordPress
In reply to: Months don’t have a nameI just switched and it was the same. Switched back now though!
Forum: Installing WordPress
In reply to: Parse error: syntax error, unexpected $end..Thanks, all fixed now 🙂