MaddTechWF
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for a Calendar PluginOkay. I didn’t unzip it first. I just uploaded it like it was a new plugin. I unzipped it now and replaced the calendar.php file with the one from your site. What do I need to do now?
Forum: Plugins
In reply to: Looking for a Calendar PluginWhen I added your plugin, I got a fatal error in /calendar-webjunk/calendar.php on line 72. It caused a fatal error so it could not be activated. Any suggestions?
Forum: Fixing WordPress
In reply to: User RegistrationSweet. Thanks.
Forum: Fixing WordPress
In reply to: Modifying User RolesSweet. That worked like a charm. Thanks a lot.
Forum: Fixing WordPress
In reply to: Have something showing up all over my siteI just deactivated all the plugins and still there.
Forum: Fixing WordPress
In reply to: Have something showing up all over my siteI checked index.php and nothing there. I’m trying the plugins as we speak. Anything that I can do to keep my site from hacking?
Forum: Themes and Templates
In reply to: Help with Custom FieldsI’m needing two custom fields: sm-image and lg-image.
Forum: Themes and Templates
In reply to: Loop for CategoriesThank you.
Forum: Themes and Templates
In reply to: Can’t figure out some simple CSS@lindquist
Thanks for that. I found my solution on Google.
`
#page:after {
content: “”;
display: block;
clear: both;
}
`My last question is how can I make my sidebar and content be the same height if one is longer than the other?
Forum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.I just started up an account with Dreamhost and I’m going to try it on there. Do you have a host provider that you recommend.
Forum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.I have that table in my db but I have attached a screenshot of what tables I have.
Forum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.Okay. I have done that and here is what it looks like now.
http://twitpic.com/1tuv5jForum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.Okay. I was reading my previous posts and I want to clarify quite a few things. I currently have a site being hosted that is running WP 2.9.2.
Inside the root of the directory I have a directory called dev and inside it another directory called WP3. The BETA is inside the WP3 folder. So essentially I have 2 instances running. They both report back to the same db but one has a prefix of wp_ and the other has wp3_.
I have modified the .htaccess and wp-config.php as I was told in the article on WP codex.
When I go to Tools-Network I get a message box that states the following: “Warning: An existing WordPress network was detected.” I assumed that this warning had something to do with my SuperAdmin not showing up.
I hope this clears it up a little more.
Forum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.I never read to modify the network.php. What am I suppose to do in it? I read only to change the .htaccess and the wp-config.php files.
Forum: Alpha/Beta/RC
In reply to: Warning: An existing WordPress network was detected.Well I haven’t upgraded my stable 2.9.2 install. I’m trying to install a second WP in a subdirectory. My test WP3 works fine. I just don’t get the Super Admin section after doing the Multisite.