John
Forum Replies Created
-
if you could edit _install.php and above “echo “The necessary tables could not be created. I know, I know, this isn’t a very helpful error message…”;”
add “print mysql_error();” it will give you a more helpfully error message.Did you use the install script or do it manually?
Switch to this and I’ll help http://wordpress.org/support/topic.php?id=20094 😛
You have to create two tables. Are you using the newest version?
Forum: Fixing WordPress
In reply to: Getting the Date in “Month DD” formatset your default date to “M y”
Forum: Fixing WordPress
In reply to: How do I stop this BSSpeaking as someone who doesn’t consider himself a hardcore geek but no whens someone is not, it’s entirely possible to insert something. Improbably yes, but possible. If you were upstream you could just edit his packets, packet spoof, dns redirecting.
Forum: Plugins
In reply to: Moose Candy TroublesIf he posts it out side the loop it will only occur at the bottom of his posts
Forum: Plugins
In reply to: Moose Candy TroublesPut <?php moosecandy(“blah”);?> after <b>Related Articles:</b> <?php related_posts(); ?>
You can view what the summary looks like right now here http://blog.noontide.ca/wp-stats_summary.php
Hmm alright then I guess I’ll rename it.
the stats folder and wp-stats.php go in your plugin folder. The summary file doesn’t contain anything yet but eventually it should go in the root folder and the install can go where you like as along as you can run it once.
Forum: Requests and Feedback
In reply to: CalendarIt’s in your theme, just uncomment it.
Forum: Requests and Feedback
In reply to: Extraction of Google refer’s?http://blog.noontide.ca/?p=5 it stores the name of the search engine so you could pull google out of the database.