Search the web
Sign In
New User? Sign Up
rainbowportal · Rainbow Portal Support Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 520 - 549 of 2857   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
520
Hi Rahul, this post did me think a lot. I have 2 level of wishes. One is an easy to implement level and relies as much possible on current code. Another level...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 1, 2004
12:47 pm
521
This isn't the right post to reply to but it's the last one I see in the thread. I wish that Rainbow could be completely rewritten starting from scratch, the...
waveangle
Offline Send Email
Nov 2, 2004
2:00 am
522
I agree, the IBS design wasn't intended for infinite extension, but it wasn't supposed to be either. It was what it was, a reference application that people...
Rahul Singh
anantatman
Offline Send Email
Nov 2, 2004
2:57 am
523
I am trying to run Rainbow RC4. But when I try to access the site via http://localhost/Rainbow, I get bounced to...
Mark E
meckeard2000
Offline Send Email
Nov 2, 2004
3:59 am
524
Hi, the big advantage of a project like rainbow is that anybody cna do his little piece of code and make a better product. Refactoring is a good thing but lead...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 2, 2004
3:46 pm
525
I agree with most of what you say. If you are going to program in committee it could take forever of course -- I need software next week. I could make my...
waveangle
Offline Send Email
Nov 2, 2004
4:38 pm
526
Hi, well basically we are saying same thing. I'm only more vs small step by step refactoring that change all architecture at same time. If you like to share...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 2, 2004
4:45 pm
527
First of all thanks to all the developers who have been spending time on this project. I don't use Rainbow now but used it at the last place where I worked....
Amit
amitig
Offline Send Email
Nov 2, 2004
7:14 pm
528
Never mind, I got it working. I had to delete everything and start from scratch. Mark Mark E <meckeard2000@...> wrote: I am trying to run Rainbow RC4....
Mark E
meckeard2000
Offline Send Email
Nov 2, 2004
10:24 pm
529
Has anyone tried skmmenu with Rainbow? The demo on their page looks great. http://www.skmmenu.com/menu/...
waveangle
Offline Send Email
Nov 3, 2004
8:49 am
530
Yeah I used it in one of my applications under rainbow, works great....
Amit
amitig
Offline Send Email
Nov 3, 2004
3:53 pm
531
... Last time I tried it, about 3-4 months ago, and it didn't work with FireFox. I posted a message to the discussion board, but didnt get a response in about...
Gary Pupurs
gpupurs
Offline Send Email
Nov 3, 2004
4:47 pm
532
... Last time I tried it, about 3-4 months ago, and it didn't work with FireFox. I posted a message to the discussion board, but didnt get a response in about...
Gary Pupurs
gpupurs
Offline Send Email
Nov 3, 2004
4:47 pm
533
It does work in Firefox... that's always a requirement, and the one I browse with. GotDotNet has always been pretty lame, and they aren't fixing it. Just try...
waveangle
Offline Send Email
Nov 3, 2004
5:12 pm
534
I do have some problems accessing the CVS repository at SourceForge. I cannot get the sources using Tortoise and I cannot get the sources using the command...
eagleworx
Offline Send Email
Nov 4, 2004
2:39 pm
535
Hi, Just checkout "CVSROOT" as module name. Ozan Sirin Rainbow Turkey Information Technologies Phone: +90 212 347 47 90 E-mail: ozan@......
Ozan Sirin
ozansirin
Offline Send Email
Nov 4, 2004
2:51 pm
536
I just completed upgrading to RC4. The database upgrade went fine, but when I tried to access the site after the upgrade, I get the following error screen: ...
Scott
sftekbear
Offline Send Email
Nov 4, 2004
10:11 pm
537
Should be a theme issue. Open your theme.xml and be sure no duplicate tags are present. If problem persists open db an manully change theme and layout to...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 5, 2004
12:14 am
538
We looked through theme.xml and didn't see any duplicates. So I changed theme and layout to the default and still have the same problem. ... defaults. ... ...
Scott
sftekbear
Offline Send Email
Nov 5, 2004
1:11 am
539
Please have a look at the logfile (directory logs), it should give you a clue on what can be wrong Manu...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 5, 2004
7:06 pm
540
Thanks! The error is below. Any idea what could be wrong? 2004-11-05 12:01:18,182 32983 [2064] INFO Rainbow - Default Alias set in web.config did not work...
Scott
sftekbear
Offline Send Email
Nov 5, 2004
8:27 pm
541
Ok, may be a couple of this. It seems that the default alias on web config does not match with your deafult portal. Have you changed the default on db and you...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 5, 2004
9:40 pm
542
I believe I fixes the alias issue. Thanks. The next error was in the themes. It appeared that a tag was being added twice. I manually edited the theme to...
Scott
sftekbear
Offline Send Email
Nov 5, 2004
9:43 pm
543
Well. This means that a control cannot be loaded fro a parsing issues. If you have custom controls on home that could be the reason. Try manually call a...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 5, 2004
9:52 pm
544
Ok. We set Theme and Layout to Default and they work. If I change the them to our customized version, the site still works. The problem seems to be in Layout....
Scott
sftekbear
Offline Send Email
Nov 5, 2004
10:49 pm
545
Does anybody know how to add an instance of an image module into the header? I want a site editor to be able to change an image placed in the header just under...
jeffrsmith2001
Offline Send Email
Nov 8, 2004
6:32 pm
546
Why don't you use portalimage control? You can change the image url from portalsettings manu On Mon, 08 Nov 2004 18:32:03 -0000, jeffrsmith2001...
Emmanuele De Andreis
emmanuele71
Offline Send Email
Nov 8, 2004
6:36 pm
547
Hi manu, That's what I want to do. But I want to be able to add it in the header, not the 3 panes. I want the site editor who updates the site to change it...
jeffrsmith2001
Offline Send Email
Nov 9, 2004
8:33 am
548
This is something that Charles and I have talked about in the past.. This is definately something that would be alleviated if the whole layout were to use...
Rahul Singh
anantatman
Offline Send Email
Nov 9, 2004
11:19 am
549
After upgrading to RC4, none of our forms work. We get the following error: Description: An error occurred during the processing of a configuration file...
Scott
sftekbear
Offline Send Email
Nov 9, 2004
11:03 pm
Messages 520 - 549 of 2857   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help