complexed
Forum Replies Created
-
Forum: Plugins
In reply to: Registered Users Only PluginWooohoo, I got it working :O.
Thanks everyone!Forum: Plugins
In reply to: Registered Users Only PluginOk, I downloaded and uploaded the .4 patch and now everytime I activate the plugin I can’t access my blog at all. “It says maximum requests exeeded” I have to go through FTP to delete the “registered users only” file before I can access my blog at all.
Forum: Plugins
In reply to: Registered Users Only PluginOk scratch that above post.
Just need help on how to get the registered users only plugin workingForum: Plugins
In reply to: Registered Users Only PluginOn another note:
http://www.complexed.org I tried adding the “How many users online” thing… I get that error at the top
“WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ON DUPLICATE KEY UPDATE timestamp = ‘1138675944” at line 1]
INSERT INTO wp_useronline VALUES (‘1138675943’, ‘Guest’, ‘70.68.14.120’, ”, ‘%2F’) ON DUPLICATE KEY UPDATE timestamp = ‘1138675944’
“:(, not my dad in terms of adding plugins. Any ideas?
Forum: Plugins
In reply to: Registered Users Only PluginThen there must be something else wrong :-\. There were no white areas and I never copied/pasted it into a new file.
Forum: Plugins
In reply to: Registered Users Only PluginWould it be the plug in file or my header.php ? It keeps saying line 6 on my header.php and this is what it looks like:
<title><?php wp_title(”); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> at <?php } ?> <?php bloginfo(‘name’); ?></title>
And thats what line 6 of my header.php looks like… I have no idea what whitespaces I should be deleting in that.
Forum: Themes and Templates
In reply to: How to put “Leave a comment” under your blog.Cool thanks 🙂
Forum: Themes and Templates
In reply to: How to put “Leave a comment” under your blog.Still can’t quite figure it out. If anyone would take another look it would be greatly appreciated.
Forum: Themes and Templates
In reply to: How to put “Leave a comment” under your blog.Also, will this effect or mess up my design at all?
Forum: Themes and Templates
In reply to: How to put “Leave a comment” under your blog.Hmm, I can’t seem to find it.
I looked in my Control Panel for WordPress… can’t find either of those 2 files. I went into my server… and looked in the themes folder for Kubrick and found both but neither had that “<?php comments_popup_link” for me to find. Or should I be looking for something else in there?
my site is http://www.complexed.org if that makes a difference at all.Forum: Themes and Templates
In reply to: How to put “Leave a comment” under your blog.Which file will I be editing? The Stylesheet?
Thanks 🙂Forum: Fixing WordPress
In reply to: How do I turn off “Comment Moderation”Awesome. Thanks very much!
I changed that in my style.css but nothing’s changed :-\.
Any ideas? Sorry- still quite new to .CSS and all this.It’s the About and Search Facility and Latest articles that is giving me the problem.
Basically, These seem to be pushed down all the way to the bottom.
I’ve made a screenshot : http://www.complexed.org/untitled.jpg
So you can see on the right side the “About” text and all that is right at the bottom. It almost seems like the blog has pushed them down that far.And since you brought up the register link… how can I make that transparent :)?
Hopefully this was easier to understand :-\. Sorry for the first post.