|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
Name: Color Picker Description: This hack makes "Color Options" at the top of edit/view Templates link to color.htm in your NonCGI folder. Check the demo out to see what I mean. Demo: Here Hack By: vir Download: Here MultiHack: Here [ 12-15-2001 01:12 PM: Message edited by: vir ]
|
|
|
|
Joined: Jan 2001
Posts: 1,309
Member / Blamoholic
|
Member / Blamoholic
Joined: Jan 2001
Posts: 1,309 |
Great idea, sure would help when making color schemes.
[ 12-14-2001 08:12 PM: Message edited by: Bookie ]
|
|
|
|
Joined: Sep 2001
Posts: 239
Member
|
Member
Joined: Sep 2001
Posts: 239 |
Nice, very useful...
[ 12-14-2001 08:33 PM: Message edited by: RANCH4x4 ]
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
Doesn't seem to like IIS 5.0 servers.
|
|
|
|
Joined: Jun 2000
Posts: 536
Member
|
Member
Joined: Jun 2000
Posts: 536 |
Wow, very very nice feature. This is a great mod, and like said above, great for color schemes, ect 
//i wanna scream, show the world i have an inside. i wanna bleed, let the blood flow, that keeps me alive.
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
The demo looks great, but I get an error when I put it on my IIS server that it can't find the colorpicker.class...
Any suggestions? I tried changing the applet=xxx line and I haven't gotten it to work.
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
quote the error message X
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
Try to redownload the file.
I don't know much about IIS 5.0 but check ur java settings.
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
Nope, no go, it says...
Load: class colorpicker not found
I run a lot of servers, and I'm a Senior Systems Engineer by trade. I have found that there are some applets that don't like IIS, but not many.
I tried changing that line to;
code="/colorpicker.class" and also to code="/noncgi/color/colorpicker.class" hoping that the path was the issue but no luck. I'll keep playing around with it and if I find the resolution I'll post it here.
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
try code="./noncgi/color/colorpicker.class sorry man. I can't think of anything esle off the top of me head. 
|
|
|
|
Joined: Apr 2001
Posts: 235
Member
|
Member
Joined: Apr 2001
Posts: 235 |
Try
code="colorpicker.class" codebase="/noncgi/color"
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
Nope, but I really appreciate the effort. I'll find the solution and let you know. It's a great hack for those of us that play with the style templates a lot.
|
|
|
|
Joined: Apr 2001
Posts: 235
Member
|
Member
Joined: Apr 2001
Posts: 235 |
Same error for Unix server. I believe the file colorpicker.class is corrupted. Make sure you upload it as binary.
|
|
|
|
Joined: Apr 2001
Posts: 235
Member
|
Member
Joined: Apr 2001
Posts: 235 |
Vir, my suspicion was confirmed. I went to your demo page and download the class files as binary and upload them to my server. All is fine now. DEMO Xpert, just replace the 3 files below, it should fix your problem: CanvasB.class CanvasHS.class colorpicker.class [ 12-14-2001 11:20 PM: Message edited by: freeTV ]
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
hmm Ill reupload it, but im sure i did it in binary.
ok done. Should work now. Sorry about that.
[ 12-14-2001 11:30 PM: Message edited by: vir ]
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
seems like everything there is in groups of 2 or 4 IE: #224455, #222266, ect. Is there something about #124056 that would make it unsafe?
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
It's just a way to make sure that no matter what the color depth someone is using your pages look right in their browser (color wise). These days it's not really as important anymore.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Very cool, did you make the applet yourself?
|
|
|
|
Joined: Apr 2001
Posts: 235
Member
|
Member
Joined: Apr 2001
Posts: 235 |
LK, I think he got it from freeware applets at http://navsurf.com Anyway, very useful stuff. Thanks, vir! [ 12-15-2001 08:37 AM: Message edited by: freeTV ]
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
quote: Originally posted by LK: Very cool, did you make the applet yourself?
no
quote: Originally posted by freeTV: LK, I think he got it from freeware applets at http://navsurf.com
yes
|
|
|
|
Joined: Sep 2001
Posts: 58
Member
|
Member
Joined: Sep 2001
Posts: 58 |
quote: Originally posted by freeTV: Anyway, very useful stuff. Thanks, vir!
quote: Originally posted by M_E_W: [QB]Wow, very very nice feature. This is a great mod, and like said above, great for color schemes, ect
thx
|
|
|
|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
Joined: May 2001
Posts: 794 |
I just came upon this thread; this is something I could really use since I want my moderators to help give suggestions for changing color schemes on our templates, etc., but it's really hard because they know zero about UBB (hence, I don't let them near the control panel  ) The links to the zip & Multihack aren't there; neither is Netwerkin's page. Anyone still have these files and care to share? Thanks!
Sue adwoff.com
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,932
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|