schestowitz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Database error message! HELP!It is set to display the referrer and save referrers in a non-existent table called wp_cg_referrer. Are you running a plug-in for statistics or something like Bad Behaviour?
Forum: Alpha/Beta/RC
In reply to: Right panel in “Write post” does’nt look good in OperaThis seemed fine in RC2. I suspect they may have changed something for the sake of translations. I suggest you submit a bug report.
Forum: Themes and Templates
In reply to: CSS can’t set link colorTry fixing the errors first. You seem to adopt some odd style.
Forum: Installing WordPress
In reply to: Wordpres 2.0 200 OK errorWow! It’s beautiful. Now you just make me envious…
Forum: Everything else WordPress
In reply to: Migration from phpBB2 to WPI, for one, would love to see that. I get plenty of spam on phpBB and it is laborious to eradicate. SEO-wise you will be better off with WordPress, assuming you you do this properly. Security in phpBB is now notorious (DoS attacks and hijacking). Extension-wise you’ll do better. phpBB have lost some valued team member whom I suspect was the lead developer.
More on the issues: scalability, threading of comments (although WP plug-ins exist). Others can elaborate, I suppose…
Forum: Alpha/Beta/RC
In reply to: RC3: Change size of generated thumbnails?I don’t believe you can change that in WordPress (at least 2 people have asked the same question). You can try to edit the source if you wish, but the iframes (where you see thumbnails) might then be too small.
Forum: Alpha/Beta/RC
In reply to: Right panel in “Write post” does’nt look good in OperaIt looks fine to me on 8.5. Please give screenshots and explain what looks distracting unless it is obvious to the observer. That’d be excellent.
Forum: Fixing WordPress
In reply to: Cannot Make New Post after MySQL UpgradeHave you *published* rather than saved? I am sure you have, but also check the datestamps of your posts. They might be scheduled to be run in the future. Is there any time misalignment by any chance? This sounds like hopeless advice, but you haven’t been followed-up in 3 days…
Forum: Fixing WordPress
In reply to: Publishing plugin?For these sorts of jobs (reviews, comments, joint editing), you might want to set a Wiki aside. MediaWiki also incorporates options for discussion and allows you to retain some form of version control. Articles can be submitted to phpNuke, for example, but cannot be edited jointly, let alone be discussed.
Forum: Fixing WordPress
In reply to: Word press removing links from my postsHave you got any open strings (“”) or incomplete elements before these links? They seem fine to me and I checked this very carefully. If you make an error in the markup, it tends to cascade onto text and elements that follow, i.e. it ‘eats them up’.
Forum: Plugins
In reply to: Ajax Spell CheckerSpellbound for the Mozilla suite seems to be okay. I say “okay” because it used to have some quirks that I got accustomed to. I personally use ispell in a text editor to check my posts in the forum for typos. Now, if only I proofread as well.
Either way and last of all, Konqueror has a ‘built-in check spelling as you type’ capability. HTMLArea has a spellchecker as well. If you tell me what you have (also what platform), I can give you some links.
Forum: Fixing WordPress
In reply to: Updating image links in old postsOption 1: move all images to /images and then make /wp-images a symbolic link to /images. This might need terminal access.
Option 2: Download a database backup of WordPress. Use a tool to search and replace or simply open in a text editor and do a full search & replace (paths changing, be careful though). Lastly, push back to server.
Forum: Fixing WordPress
In reply to: Login doesn`t workWhat happens if you type in the wrong password? Does the public site of your site work? Have you tried a different browser yet? Are you running your other WP sites with the same host? Same server?
Forum: Themes and Templates
In reply to: Weird margin beside images in IE, not in FFI suggest you explain about this issue in a CSS experts forum. This needs experience with IE hacks. Try:
css-discuss.incutio.com
or newsgroup:
comp.infosystems.www.authoring.stylesheets
Perhaps I am wrong and there are some CSS gurus in this WP forum too.
Forum: Fixing WordPress
In reply to: Error 404 after try delete or edit pages and postsWas this working beforehand? Is your database fairly lean? What page do you arrive at when you attempt to delete an item?