Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

lech

Username
lech
Joined
Visits
7,900
Last Active
Roles
Member
Badges
0
Points
0
Posts
3,235

Comments

  • It looks like this theme/style became a victim of updates and probably isn't 100% compatible with changes in the most recent release. Someone should nag jazzman to bump it up in his spare time.
    in Vanilla Ocean Comment by lech June 2007
  • It looks like this theme/style became a victim of updates and probably isn't 100% compatible with changes in the most recent release. Someone should nag jazzman to bump it up in his spare time.
    in Vanilla Ocean Comment by lech June 2007
  • What jim meant was: Check the announcement text you wrote up for this extension. If there are line breaks (ie: carriage returns/line breaks/you hit the enter key making a new line) you'll want to back it up and make sure it all fits on a single line.
    in Announcement Comment by lech May 2007
  • What jim meant was: Check the announcement text you wrote up for this extension. If there are line breaks (ie: carriage returns/line breaks/you hit the enter key making a new line) you'll want to back it up and make sure it all fits on a single line.
    in Announcement Comment by lech May 2007
  • google turns up quite a few tutorials ranging from beginner to advanced. It's fairly broad but there's always Zeldman or A List Apart if you want to learn just techniques. I suggest searching for simple tutorials, it's not that difficult to grasp th…
    in Signatures Comment by lech June 2007
  • Time to learn a little CSS then :)
    in Signatures Comment by lech June 2007
  • google turns up quite a few tutorials ranging from beginner to advanced. It's fairly broad but there's always Zeldman or A List Apart if you want to learn just techniques. I suggest searching for simple tutorials, it's not that difficult to grasp th…
    in Signatures Comment by lech June 2007
  • Time to learn a little CSS then :)
    in Signatures Comment by lech June 2007
  • bjrn I don't think that was a plan :) But we could use a modification so that certain styles also switch the theme they belong to. Or at the very least don't list those styles which belong to other themes.
    in Custom Styles Comment by lech May 2007
  • 3stripe, you still working on this? I found a little quirk when attempting to use access keys in conjunction with this add-on as the Discussions access key appears to insert del (strikeout) tags instead of taking us back to the discussions :) I cre…
    in Quicktags Comment by lech May 2007
  • 3stripe, you still working on this? I found a little quirk when attempting to use access keys in conjunction with this add-on as the Discussions access key appears to insert del (strikeout) tags instead of taking us back to the discussions :) I cre…
    in Quicktags Comment by lech May 2007
  • I haven't seen hutstein on here in a while. Maybe its time someone takes over this extension for him if it requires a needed update.
    in MarkAllRead Comment by lech May 2007
  • I haven't seen hutstein on here in a while. Maybe its time someone takes over this extension for him if it requires a needed update.
    in MarkAllRead Comment by lech May 2007
  • What's happening: the notify extension is throwing errors.
    in Notify Comment by lech June 2007
  • What's happening: the notify extension is throwing errors.
    in Notify Comment by lech June 2007
  • Krak, I could make it less painful and just use a few import rules to several style sheets instead of doing it via extension which would create overhead. A simple colors.css file with proper import rule where changing a few hex colors should do the …
    in Vanilla "Dirt" Comment by lech May 2007
  • Hah, yeah I will keep that all in mind and it's a good motivator since I made this I've gotten dozens of reminders and requests and have been a bit too busy to work on things. And while good I think the overall style is, it has become a bit "dated" …
  • I suppose I need to remake this from scratch again now, don't I? >:)
  • Krak, I could make it less painful and just use a few import rules to several style sheets instead of doing it via extension which would create overhead. A simple colors.css file with proper import rule where changing a few hex colors should do the …
    in Vanilla "Dirt" Comment by lech May 2007
  • Hah, yeah I will keep that all in mind and it's a good motivator since I made this I've gotten dozens of reminders and requests and have been a bit too busy to work on things. And while good I think the overall style is, it has become a bit "dated" …
  • I suppose I need to remake this from scratch again now, don't I? >:)
  • If it's a custom template, there's a remote possibility that it's probably using a deprecated or totally wrong method which is writing this error. My other thought is that it's also unable to destroy the session associated with it and as a result lo…
    in error_log Comment by lech July 2007
  • Odd, usually when errors like this appear in the log there's usually a doppelganger that appears on site somewhere as well unless you have error reporting off at that level. I'd say poke around every corner of your Vanilla install and see if you can…
    in error_log Comment by lech July 2007
  • You're going to want to make sure the document roots reflect the server each installation is on. Given if you change servers they might differ to varying degrees so you'll want to map the correct path. Make sure you have a clean backup of the databa…
  • OK, I was wrong. There are no fully fleshed out add-ons (to my knowledge) which perform this action. I can't seem to find the thread from over a year ago where mark outlines why it's bad practice to allow users to delete themselves etc... But here's…
  • I remember this being brought up a number of times, however as deel explained it would leave some gaping holes in discussions and threads that user contributed to and would very likely destroy the database. If I recall correctly, an extension was cr…
  • While I can see this as an attack vector of the obnoxious sort, so far I don't think anyone has experienced anything like it via a Vanilla based install. However I agree that it might be nice to limit the number of queries that could be performed wi…
  • Is this also appearing when you view other users profiles? I've seen this a lot recently even under my own installations and am curious as to what's causing it.
    in error_log Comment by lech July 2007
  • Quite honestly, using relative paths going either up OR down through directories is just the same if not a little easier than stabbing around for a directory that doesn't exist under an absolute path. But that's all depending how you're use it in th…
  • Anything like this? Run a search, ask the author, double check your setup and permissions. Good luck :)