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…

Krak

Username
Krak
Joined
Visits
2,624
Last Active
Roles
Member
Badges
0
Points
0
Posts
926

Comments

  • After you updated it the issue I was having with my extension (Hidden Text 2) is now gone as well.
    in Mootools Comment by Krak March 2008
  • Question: you say "The script will handle any and all dependencies so you only have to list the bare minimum components." Exactly how? Do I need to specify which ones I need in reverse order (from the mootools download list)? I've got an addon that …
    in Mootools Comment by Krak February 2008
  • After you updated it the issue I was having with my extension (Hidden Text 2) is now gone as well.
    in Mootools Comment by Krak March 2008
  • Question: you say "The script will handle any and all dependencies so you only have to list the bare minimum components." Exactly how? Do I need to specify which ones I need in reverse order (from the mootools download list)? I've got an addon that …
    in Mootools Comment by Krak February 2008
  • Love the brick wall.
    in IPBlocker Comment by Krak October 2007
  • Love the brick wall.
    in IPBlocker Comment by Krak October 2007
  • I just had to chime in and say I love the name.
  • I just had to chime in and say I love the name.
  • Need to change your php.ini memory setting I believe. 1. You can increase the memory allowed per process by editing this line in your php.ini file and restarting Apache: memory_limit = 16M (add the line if it is missing) 2. If you do not have acces…
    in zip2mail Comment by Krak May 2007
  • Need to change your php.ini memory setting I believe. 1. You can increase the memory allowed per process by editing this line in your php.ini file and restarting Apache: memory_limit = 16M (add the line if it is missing) 2. If you do not have acces…
    in zip2mail Comment by Krak May 2007
  • @MySchizoBuddy: Remove the ampersand on line 66 &$Discussion->Issue = $Discussion->Context->ObjectFactory->NewObject(&$Discussion->Context, 'Issue'); to $Discussion->Issue = $Discussion->Context->ObjectFactory->Ne…
    in Issue Tracker Comment by Krak April 2007
  • I didn't see that, but I did that. Wasn't sure which JS folder he was referring to so I tried them both (vanillas and the extensions). But it still is not working for me. Ahh, I had to take the JS files from the new scriptaculous version and replace…
    in Issue Tracker Comment by Krak April 2007
  • I cant figure out how to assign an issue to someone. Am I missing something? The classifications, can you add more is there a setting to add/edit them?
    in Issue Tracker Comment by Krak April 2007
  • @MySchizoBuddy: Remove the ampersand on line 66 &$Discussion->Issue = $Discussion->Context->ObjectFactory->NewObject(&$Discussion->Context, 'Issue'); to $Discussion->Issue = $Discussion->Context->ObjectFactory->Ne…
    in Issue Tracker Comment by Krak April 2007
  • I didn't see that, but I did that. Wasn't sure which JS folder he was referring to so I tried them both (vanillas and the extensions). But it still is not working for me. Ahh, I had to take the JS files from the new scriptaculous version and replace…
    in Issue Tracker Comment by Krak April 2007
  • I cant figure out how to assign an issue to someone. Am I missing something? The classifications, can you add more is there a setting to add/edit them?
    in Issue Tracker Comment by Krak April 2007
  • I'm not too crazy about the default font but other than that I like it. Love the contrast and the way you moved some items around.
    in Grace Comment by Krak September 2007
  • I'm not too crazy about the default font but other than that I like it. Love the contrast and the way you moved some items around.
    in Grace Comment by Krak September 2007
  • rofl
    in David Comment by Krak March 2007
  • rofl
    in David Comment by Krak March 2007
  • In short, no. If you use one of the older versions yes, but it is not the same. The older ones can only have one hidden item per post, and some other restriction which I dont remember, I think. This version relies on mootools to do basically all …
  • Wow, been ages since I've looked at this add-on. It would follow the same CSS for "big input". I don't remember adding any special styling. Its just a standard link with an ID of CommentBoxController? The CSS is rather small, if I remember correc…
  • Why do people always ask about using different brackets? Is it really that much of an issue? Would you mind telling me why (I'm curious)? Well as it is now HiddenText was (I think, its been a while) written off of bbcode, hence the "[ ]" brackets…
    in Hidden Text 2 Comment by Krak June 2008
  • what do you mean "style" tags?
    in Hidden Text 2 Comment by Krak May 2008
  • Notify uses prototype.js. Thats the problem. Mootools and prototype don't play well. Fix it? Not without a rewrite - either Notify or Hidden Text, which will probably not happen. I have no problems fixing small issues if I can but rewriting it, nah.…
    in Hidden Text 2 Comment by Krak May 2008
  • Does the embedding work with the hidden text extension disabled? I have skimmed through some other posts on embedding and mootools might cause some issues. As far as loading hidden content "on demand" - simply put, no.
    in Hidden Text 2 Comment by Krak May 2008
  • Can you embed the videos on a non hidden enabled post? Have you tried it with Hidden Text 2 turned off? I can embed the videos (it does toss up a string of code at the end but the video is hidden, and embedded) on my local server. Do you have the…
    in Hidden Text 2 Comment by Krak May 2008
  • This is the first I have heard of this. Im not sure, I'll look into it. Is there anything else you are unable to hide?
    in Hidden Text 2 Comment by Krak May 2008
  • Sounds like you lost ownership to settings.php?
    in Hidden Text 2 Comment by Krak April 2008
  • Sounds like something got missed in the upgrade. That error is cause its looking for a string in settings.conf that is not there. Which would be: $Configuration['HIDDEN_TEXT_MARKER_SHOW'] = '(show text)'; $Configuration['HIDDEN_TEXT_MARKER_HIDE'…
    in Hidden Text 2 Comment by Krak April 2008