rasmusstrand
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Making my blog widerPerfect. I went in and altered the body too, or all I did was to create space for the sidebar.
Thank you.Next question…
Forum: Installing WordPress
In reply to: Install ProblemHow did you resolve the first issue? I am getting the same error now.
Forum: Installing WordPress
In reply to: Completely new – and install is blankOk, got into the installation this time.
I entered the database-details and on the next page I filled in the “Blog title” and email, and then got
Fatal error: Call to undefined function checked() in /home/lociamco/public_html/wp-admin/install.php on line 74What do I do now?
74 by the way is “<td colspan=”2″><label><input type=”checkbox” name=”blog_public” value=”1″ <?php checked($blog_public); ?> /> <?php _e(‘Allow my blog to appear in search engines like Google and Technorati.’); ?></label></td>”
Can I modify that somehow?Forum: Installing WordPress
In reply to: Completely new – and install is blankI will download a fresh file, unpack, fix that tag and upload to the root this time, and see if that does anything. I should report back in 24 hours, and if it does not work then I hope for more advice. Thank you guys so far.
It is just frustrating when you do everything you are meant to, and not even given an error-message to indicate what went wrong.What tag is missing? I am not good enough to spot where something is actually awry. Hey, that’s why I got this thing, so I wouldn’t have to code. 🙂 Is it the “?>” missing at the end you mean?