buskerdog
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorI think that worked! Gonna have to check some more later… Thanks for all your help
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorGot it back to the internal server error by eliminating a couple of plugins. Gonna try resetting the plugin folder but I can’t log in to the admin area so I’m not sure what good it will do. Thanks
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorI just tried that but now it’s giving me tond of errors mentioning the search and replace plugin, but that one is there. Ack it’s acting like it doesn’t see it. Annoying.
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorI tried removing and reuploading some things and now the log in screen itself says the following on top. Ugh. What does it mean
Warning: Cannot modify header information – headers already sent by (output started at /home/content/07/4657207/html/wp/wp-content/plugins/search-and-replace/search-and-replace.php:1838) in /home/content/07/4657207/html/wp/wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at /home/content/07/4657207/html/wp/wp-content/plugins/search-and-replace/search-and-replace.php:1838) in /home/content/07/4657207/html/wp/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at /home/content/07/4657207/html/wp/wp-content/plugins/search-and-replace/search-and-replace.php:1838) in /home/content/07/4657207/html/wp/wp-login.php on line 351
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorCouple of other things I tried that didn’t work: deleting my custom theme and creating a php.ini file with memory=20MB
Forum: Fixing WordPress
In reply to: The dreaded Internal Server ErrorTried deleting that plugin and it didn’t fix anything. Tried deleting a few more and got all sorts of errors about missing files (google analytics dashboard, wp-backup) so at least I was able to see something different… Any thoughts?
Forum: Fixing WordPress
In reply to: Allow users to only edit a specific pageI’m out of the loop! If I can prevent things like comments and most of what social networking is about then that might work. I’m basically needing a regular webpage but with some user edibility in a very controlled way.
Forum: Fixing WordPress
In reply to: Having two different log in sections on one site?Anyone know of a way of doing this?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Breaking up a radio button?No. I gave up.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Breaking up a radio button?Just for comparison, here’s the code that it creates for a radio button when you don’t break it up:
<input type="radio" name="test" value="test 1" />And here’s the code it creates when you break it up the way I want:
<input type="radio" name="instrument" value="violin" />And yet the first way works and the second doesn’t.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Breaking up a radio button?I’m doing testing and it doesn’t seem to work. Why? The code that it creates is perfectly legitimate. What can I do to make this work?
Forum: Fixing WordPress
In reply to: How do I set up a secure submission form?Thanks. We’re in the USA. Do you think that all applies if there’s no payment being handled by the site? Just storing the numbers?
Forum: Fixing WordPress
In reply to: Yahoo Business Hosting doesn't allow .htaccess files?Sooo… What host are people loving these days? I pretty much hate every host I’ve ever used.
Forum: Fixing WordPress
In reply to: How big is too big for a WP database?I’ve had bad experiences with wp-cache malfunctioning and causing the site to not appear to update. Besides, this site obviously gets enough new content that I don’t want to cache old builds.
Anyway, the slowness is on the back-end, not so much for the user. That and the errors (and to a lesser extent the inability to email a backup file) leads me to believe that there’s a size at which WP starts to lose its ability to manage the DB efficiently. Anyone know anything about this?
Forum: Fixing WordPress
In reply to: Yahoo Business Hosting doesn't allow .htaccess files?Yeah… I’ll suggest it to the owner of this site. But I have a feeling they’re too wrapped up in their current account to change. We’ll see.