vkaryl
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Other WordPress ForumsTruthfully, the only other fora I’m aware of are the non-English language ones…. of which there are several, and I don’t have links handy I’m sorry to say.
Mostly you just see blogs with sections devoted to wp….
Forum: Your WordPress
In reply to: vindictivebastard.net’s make over.. what do you all think?The “look” is infinitely better. I never did like headspace, anywhere I’ve encountered it….
Nice clean layout. No content reviews, y’know!
Forum: Themes and Templates
In reply to: problems editing index.php as not all script there…Line 83 etc.
<p><center></center>is in a post regarding nightlife.
The other 9 errors currently showing are relating to a google ad, and you’ll need to pull the stuff out that regards border colors, etc. and put in your css, and clean up the ad block you got from google as far as the table stuff. Can’t help you further with that, I don’t do tables for ads.
I don’t see any errors with the footer – and no, that theme (which I had to download as I’ve never used it) doesn’t use a footer.php file; the footer stuff is this part of index.php and page.php:
<p class="centerP"> [powered by <a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a>.]Oh, I dont see that the site stretches out of the screen either.
Forum: Fixing WordPress
In reply to: Search doesn’t return imported postsThere may be some cross messing with the post ids. It’s next to impossible to successfully munge two wordpress (for instance) blogs, because you’ll have the same post ids even though the post slugs etc. are different. Which probably will screw up a number of things, not just searching.
Forum: Fixing WordPress
In reply to: changing image/text on login screen?Just remember that any time you have to upgrade wp, you’ll have to redo all the changes.
Forum: Fixing WordPress
In reply to: WordPress database error: [Got error 127 from storage engine]1. Bluehost or A Small Orange.
2. As long as those db dumps are not corrupted, you should be in good shape. For pre-move reading: http://www.tamba2.org.uk/wordpress/restore/
Forum: Fixing WordPress
In reply to: Pages take 30 seconds to load; MySQL “sleeps”Ah. Well, thanks for letting us know!
Forum: Fixing WordPress
In reply to: Pages take 30 seconds to load; MySQL “sleeps”I’ve never seen anything like that…. since I’ve got upwards of 30 installs, plus numerous other mysql databases other than wp, I’d think I’d have seen it at some point or the other, but truthfully I’ve never run across it.
Forum: Fixing WordPress
In reply to: Pages take 30 seconds to load; MySQL “sleeps”Have you tried deleting all the stuff in the “notify these sites” field in Options/Writing/Update services? Or whatever/wherever it is these days….
Forum: Plugins
In reply to: Divide pages to 2 separate navs?Well…. I can’t really give you the code, it’s copyright with no loose license to the client’s client’s previous programmer/host. Besides which it’s totally crap code – EVEN I could write better and boy is that saying a lot! And right now, because of this crap code, the client’s client’s site is running on 2.0.2 – yes they asked me to upgrade it but due to the way the proprietary plugins (3 of them) are written, it would be AGONY to do it so they work right in later version, so I quoted them a grand+ and they said they’d just use it the way it is…. oh well….
It can be done. If you are decent with php it’s not too big a deal. But upgrades may still be a bitch….
Forum: Fixing WordPress
In reply to: Users-how to restrict access and create a user-content weblogIt’s not “overbasic”. This sort of thing has been problematic ever since wp was 1.0+ or something….
Without using plugins, the only way to do what you want AFAIK is to hack core code. Which isn’t a very good idea (not that you wouldn’t know what you’re doing, just that ever time there’s an upgrade – an all too frequent occurrence – your edits will get overwritten and you’ll have to redo them).
And the best plugin to help with some of this – Role Manager – may not work with the latest version of wp. You might want to start with Plugins – look through the crop that work with 2.1 to start, and then kinda hang around here and wait to see if anyone has some better info than I do (not at all unlikely….)
Forum: Fixing WordPress
In reply to: Is there a word limit to posts?Well, yes, that one might trigger the problem though if you’d used it earlier…. hmmm. A combo situation maybe? Used once is okay, more than that you get whacked?
Ask your host…. they may have some trap in place on that sort of thing.
Forum: Plugins
In reply to: Sidebar Widget ProblemI’m not sure it matters where you put it. Try it wherever looks logical to you, if that doesn’t work, move it to the beginning of the file or the end….
Or look at the functions.php file that comes with the default theme for ideas.
Forum: Fixing WordPress
In reply to: Is there a word limit to posts?*laughing* Yup. Beatcha, Handyman….
You might like to post this to the wp-hackers mailing list; find the info for it at http://lists.automattic.com/