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…

pbear

Username
pbear
Joined
Visits
529
Last Active
Roles
Member
Badges
0
Points
0
Posts
231

Comments

  • Nice work. :)
  • Nice work. :)
  • Does it pick up BBCode [url=...][/url] links?
    in JQmedia Comment by pbear March 2007
  • Does it pick up BBCode [url=...][/url] links?
    in JQmedia Comment by pbear March 2007
  • My wife gave birth to our first child nearly 4 weeks ago and I've not had time to think abut anything else just yet. Not like you need it, but you have my permission to selfishly attend to your family. :) Congratulations!
    in JQThickBox Comment by pbear June 2007
  • My wife gave birth to our first child nearly 4 weeks ago and I've not had time to think abut anything else just yet. Not like you need it, but you have my permission to selfishly attend to your family. :) Congratulations!
    in JQThickBox Comment by pbear June 2007
  • But, but... — they display in Text format. Edit: it worked. See?
  • With some posts I put in typographically correct glyphs such as: & #8211; for the n-dash ( – ) & #8212; for the m-dash ( — ) (but with no space between the & and #, here it renders them correctly in text or html formats...) It worked …
  • But, but... — they display in Text format. Edit: it worked. See?
  • With some posts I put in typographically correct glyphs such as: & #8211; for the n-dash ( – ) & #8212; for the m-dash ( — ) (but with no space between the & and #, here it renders them correctly in text or html formats...) It worked …
  • Thank you Jazzman! :)
  • Thank you Jazzman! :)
  • @TomTester: My thought exactly.
  • @TomTester: My thought exactly.
  • @JDW Yes. You make one "uploads" folder and Attachments does the rest. The word in-between the %-signs (and including them) are all one variable. From the extension's setting page: Upload Settings The path to the upload directory should be an absolu…
    in Attachments Comment by pbear April 2007
  • at the risk of totally confusing the issue... You make your "uploads" folder (just one folder) here: www.jdwdomain.com/forum/uploads/ If that is the folder you made and the place you made it, then the path with percentages that you enter in the ex…
    in Attachments Comment by pbear April 2007
  • @JDW Yes. You make one "uploads" folder and Attachments does the rest. The word in-between the %-signs (and including them) are all one variable. From the extension's setting page: Upload Settings The path to the upload directory should be an absolu…
    in Attachments Comment by pbear April 2007
  • at the risk of totally confusing the issue... You make your "uploads" folder (just one folder) here: www.jdwdomain.com/forum/uploads/ If that is the folder you made and the place you made it, then the path with percentages that you enter in the ex…
    in Attachments Comment by pbear April 2007
  • Must have missed that somewhere... Require Vanilla 1.0.3 or lower :)
  • Version above says 0.1.4, but default.php says 0.2.0 (just confuses the v1.1 updater).
  • Must have missed that somewhere... Require Vanilla 1.0.3 or lower :)
  • Version above says 0.1.4, but default.php says 0.2.0 (just confuses the v1.1 updater).
  • Just wanted to share an image I came up with for this extension: It's a PNG so usual caviats for Internet Explorer, but you could flatten it down and resave as GIF with the background color of your choice. You need to put it in the extension fo…
  • Just wanted to share an image I came up with for this extension: It's a PNG so usual caviats for Internet Explorer, but you could flatten it down and resave as GIF with the background color of your choice. You need to put it in the extension fo…
  • Guest Sign In shows version 0.9 here at the Vanilla Add-ons listing, but version in the file is (correctly) 1.0. Also, I think a set of tags was dropped from this section (lines 39-42): $Panel->AddString(' '.$GuestSignIn_Title.' …
    in GuestSignIn Comment by pbear April 2007
  • Guest Sign In shows version 0.9 here at the Vanilla Add-ons listing, but version in the file is (correctly) 1.0. Also, I think a set of tags was dropped from this section (lines 39-42): $Panel->AddString(' '.$GuestSignIn_Title.' …
    in GuestSignIn Comment by pbear April 2007
  • Just a typo: line 476 of default.php: $PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefinition('Unathenticated')); should be: $PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefini…
  • I'm getting an odd bug with Firefox 2 on Mac OS X in the Roles & Permissions section: When I clear a checkbox for any item but Discussions (here showing a Calendar page in great anticipation), the Discussions box unchecks itself. When I re-che…
  • Is it "Management" or "Manager"? The Vanilla 1.1 updater wants to know... ;)
    in Page Manager Comment by pbear March 2007
  • Just a typo: line 476 of default.php: $PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefinition('Unathenticated')); should be: $PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefini…