My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Jul 21, 2009
    Rainbow_Portal_Setup (An installation guide for intial setup of Rainbow Portal 2.0) Wiki page commented on by cmillens   -   How'd you get past the db versioning problems?
    How'd you get past the db versioning problems?
  • Jul 21, 2009
    Rainbow_Portal_Setup (An installation guide for intial setup of Rainbow Portal 2.0) Wiki page commented on by cmillens   -   How'fd you even get the welcome? I can't get past the DB problem with the version differences
    How'fd you even get the welcome? I can't get past the DB problem with the version differences
  • Mar 15, 2009
    issue 77 (problem in rainbow installation) commented on by pranesh.sharma   -   You need to add a reference of System.DirectoryServices and System.Design library in your project
    You need to add a reference of System.DirectoryServices and System.Design library in your project
  • Mar 07, 2009
    issue 77 (problem in rainbow installation) reported by marihansaid   -   i have install rainbow and i have many errors Compiler Error Message: CS0234: The type or namespace name 'DirectoryServices' does not exist in the namespace 'System' (are you missing an assembly reference?) and when i maje refresh to the page another error appear Compiler Error Message: CS0246: The type or namespace name 'ControlDesigner' could not be found (are you missing a using directive or an assembly reference?) what can i do?
    i have install rainbow and i have many errors Compiler Error Message: CS0234: The type or namespace name 'DirectoryServices' does not exist in the namespace 'System' (are you missing an assembly reference?) and when i maje refresh to the page another error appear Compiler Error Message: CS0246: The type or namespace name 'ControlDesigner' could not be found (are you missing a using directive or an assembly reference?) what can i do?

Older

  • Dec 29, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by duongdragonit   -   private void BindCountry() { //Country filter limits contry list string CountriesFilter=string.Empty; if (portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]!=null) CountriesFilter = portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); CountryInfo[] countries=null; if (CountriesFilter.Length != 0) { countries = CountryInfo.GetCountries(CountriesFilter); } else { countries = CountryInfo.GetCountries(CountryTypes.InhabitedCountries,CountryFields.DisplayName); } if (countries!=null) { CountryField.DataSource=countries; CountryField.DataBind(); } }
    private void BindCountry() { //Country filter limits contry list string CountriesFilter=string.Empty; if (portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]!=null) CountriesFilter = portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); CountryInfo[] countries=null; if (CountriesFilter.Length != 0) { countries = CountryInfo.GetCountries(CountriesFilter); } else { countries = CountryInfo.GetCountries(CountryTypes.InhabitedCountries,CountryFields.DisplayName); } if (countries!=null) { CountryField.DataSource=countries; CountryField.DataBind(); } }
  • Dec 29, 2008
    issue 74 (Problem in user and security setting) commented on by duongdragonit   -   private void BindCountry() { //Country filter limits contry list string CountriesFilter=string.Empty; if (portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]!=null) CountriesFilter = portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); CountryInfo[] countries=null; if (CountriesFilter.Length != 0) { countries = CountryInfo.GetCountries(CountriesFilter); } else { countries = CountryInfo.GetCountries(CountryTypes.InhabitedCountries,CountryFields.DisplayName); } if (countries!=null) { CountryField.DataSource=countries; CountryField.DataBind(); } }
    private void BindCountry() { //Country filter limits contry list string CountriesFilter=string.Empty; if (portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]!=null) CountriesFilter = portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); CountryInfo[] countries=null; if (CountriesFilter.Length != 0) { countries = CountryInfo.GetCountries(CountriesFilter); } else { countries = CountryInfo.GetCountries(CountryTypes.InhabitedCountries,CountryFields.DisplayName); } if (countries!=null) { CountryField.DataSource=countries; CountryField.DataBind(); } }
  • Dec 29, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by duongdragonit   -   //check befor assign value to your variable if(portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]==null) return;
    //check befor assign value to your variable if(portalSettings.CustomSettings["SITESETTINGS_COUNTRY_FILTER"]==null) return;
  • Dec 29, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by obarah...@hotmail.com   -   Dear vuthiquynhngoc, I used ur solution and modified the code as you suggested, but the problem still appear the same as before...Any one can help us to solve this problem? We need to edit,add, delete users...this is very important in our Rainbows...please solve this problem
    Dear vuthiquynhngoc, I used ur solution and modified the code as you suggested, but the problem still appear the same as before...Any one can help us to solve this problem? We need to edit,add, delete users...this is very important in our Rainbows...please solve this problem
  • Dec 22, 2008
    issue 76 (test - Eid) reported by Ahmad.Eed   -   What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
  • Dec 03, 2008
    r402 (Agrego operación que traiga comentarios para mobile) committed by miguel.gimenez   -   Agrego operación que traiga comentarios para mobile
    Agrego operación que traiga comentarios para mobile
  • Nov 30, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by froadrik   -   I looked at the RainbowPortal2.0.Beta1.7z version but when I compile i dont get the samt types of DLL as inte the 2.0 production version. I suppose I need a new Rainbow.Modules.Register.dll to make it work? In that case, can someone email me the necessary files to maake it work? froadrik@gmail.com
    I looked at the RainbowPortal2.0.Beta1.7z version but when I compile i dont get the samt types of DLL as inte the 2.0 production version. I suppose I need a new Rainbow.Modules.Register.dll to make it work? In that case, can someone email me the necessary files to maake it work? froadrik@gmail.com
  • Nov 26, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by vuthiquynhngoc   -   I think you should attach the taken screen pictures at run time before and at the time you see the problems. So, maybe someone can help.
    I think you should attach the taken screen pictures at run time before and at the time you see the problems. So, maybe someone can help.
  • Nov 26, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by froadrik   -   That is what I did last time but i still have the problem of not being able to compile as i mentioned in comment 6.
    That is what I did last time but i still have the problem of not being able to compile as i mentioned in comment 6.
  • Nov 26, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by vuthiquynhngoc   -   Hi froadrik, <Hi! Im having the same problem as above. I downloaded the production/stable version and tried to use the correction as you suggested, but when i try to compile the same error appears. Is it wrong of me to use the public release-version when I want to change the code and in case i need the source code, where do I get the latest version?> All you need is go to the site to download the latest version of Rainbow2.0.rar, and version with corrected BindCountry() function in RainbowPortal2.0.Beta1.7z version: http://code.google.com/p/rainbow/downloads/list
    Hi froadrik, <Hi! Im having the same problem as above. I downloaded the production/stable version and tried to use the correction as you suggested, but when i try to compile the same error appears. Is it wrong of me to use the public release-version when I want to change the code and in case i need the source code, where do I get the latest version?> All you need is go to the site to download the latest version of Rainbow2.0.rar, and version with corrected BindCountry() function in RainbowPortal2.0.Beta1.7z version: http://code.google.com/p/rainbow/downloads/list
  • Nov 21, 2008
    issue 74 (Problem in user and security setting) commented on by froadrik   -   Hi! Im having the same problem as above. I downloaded the production/stable version and tried to use the correction as you suggested, but when i try to compile the same error appears. Is it wrong of me to use the public release-version when I want to change the code and in case i need the source code, where do I get the latest version?
    Hi! Im having the same problem as above. I downloaded the production/stable version and tried to use the correction as you suggested, but when i try to compile the same error appears. Is it wrong of me to use the public release-version when I want to change the code and in case i need the source code, where do I get the latest version?
  • Nov 07, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by vuthiquynhngoc   -   Actually, this error has been corrected in version Rainbow.1.1.rev.635, You can download that version and see. All what I did is just copy code from version Rainbow.1.1.rev.635 to my Rainbow Project using version Rainbow2.0 I do as follow: (you can see the attached file for more detail) 1. Change code to fill data to combobox id="CountryField" in RegisterFull.ascx as follow: <!-- <asp:DropDownList id="CountryFieldXXX" runat="server" Width="350px" AutoPostBack="True" DataValueField="Name" DataTextField="DisplayName"></asp:DropDownList> --> <asp:DropDownList id="CountryField" runat="server" Width="350px" AutoPostBack="True" DataValueField="CountryID" DataTextField="Country"></asp:DropDownList> 2. Update Function BindCountry() in file DesktopModules \ Register \ RegisterFull.ascx.cs private void BindCountry() { DataTable dtCountries = new DataTable("Countries"); string sql = "Select CountryID, Country From rb_Countries Order By Country"; dtCountries = DBHelper.GetDataSet(sql).Tables[0]; if (dtCountries == null || dtCountries.Rows.Count == 0) ErrorHandler.Publish(LogLevel.Warn, "No Countries Returned in bind conutry"); // TODO : Fix this //dtCountries.ReadXml (Rainbow.Framework.Settings.Path.ApplicationPhysicalPath + "\\App_GlobalResources\\Countries.xml"); //if (CountriesFilter.Length != 0) //{ // CountryField.DataSource = CountryInfo.GetCountries(CountriesFilter); //} //else //{ // CountryField.DataSource = CountryInfo.GetCountries (CountryTypes.InhabitedCountries,CountryFields.DisplayName); //} CountryField.DataSource = dtCountries; CountryField.DataBind(); } 3. Add data for Country Field in rb_Countries Table Hope that it will be usefull for you.
    Actually, this error has been corrected in version Rainbow.1.1.rev.635, You can download that version and see. All what I did is just copy code from version Rainbow.1.1.rev.635 to my Rainbow Project using version Rainbow2.0 I do as follow: (you can see the attached file for more detail) 1. Change code to fill data to combobox id="CountryField" in RegisterFull.ascx as follow: <!-- <asp:DropDownList id="CountryFieldXXX" runat="server" Width="350px" AutoPostBack="True" DataValueField="Name" DataTextField="DisplayName"></asp:DropDownList> --> <asp:DropDownList id="CountryField" runat="server" Width="350px" AutoPostBack="True" DataValueField="CountryID" DataTextField="Country"></asp:DropDownList> 2. Update Function BindCountry() in file DesktopModules \ Register \ RegisterFull.ascx.cs private void BindCountry() { DataTable dtCountries = new DataTable("Countries"); string sql = "Select CountryID, Country From rb_Countries Order By Country"; dtCountries = DBHelper.GetDataSet(sql).Tables[0]; if (dtCountries == null || dtCountries.Rows.Count == 0) ErrorHandler.Publish(LogLevel.Warn, "No Countries Returned in bind conutry"); // TODO : Fix this //dtCountries.ReadXml (Rainbow.Framework.Settings.Path.ApplicationPhysicalPath + "\\App_GlobalResources\\Countries.xml"); //if (CountriesFilter.Length != 0) //{ // CountryField.DataSource = CountryInfo.GetCountries(CountriesFilter); //} //else //{ // CountryField.DataSource = CountryInfo.GetCountries (CountryTypes.InhabitedCountries,CountryFields.DisplayName); //} CountryField.DataSource = dtCountries; CountryField.DataBind(); } 3. Add data for Country Field in rb_Countries Table Hope that it will be usefull for you.
  • Nov 04, 2008
    r401 ([No log message]) committed by miguel.gimenez   -   [No log message]
    [No log message]
  • Oct 23, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by DVDobrovolskiy   -   guys with such a methods u can comment our have a project without researching the roots of a problem
    guys with such a methods u can comment our have a project without researching the roots of a problem
  • Oct 23, 2008
    issue 74 (Problem in user and security setting) commented on by vuthiquynhngoc   -   With this error, I corrected it as follow: (Actually I fixed code to fill data to and get data from combobox) 1. Comment the calling to BindCountry() function from function private void Page_Load(object sender, EventArgs e) of file DesktopModules \ Register \ RegisterFull.ascx.cs 2. Add the code below to function public int SaveUserData() of file DesktopModules \ Register \ RegisterFull.ascx.cs if (CountryID.Equals("")) CountryID = "IT";
    With this error, I corrected it as follow: (Actually I fixed code to fill data to and get data from combobox) 1. Comment the calling to BindCountry() function from function private void Page_Load(object sender, EventArgs e) of file DesktopModules \ Register \ RegisterFull.ascx.cs 2. Add the code below to function public int SaveUserData() of file DesktopModules \ Register \ RegisterFull.ascx.cs if (CountryID.Equals("")) CountryID = "IT";
  • Oct 23, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by vuthiquynhngoc   -   With this error, I correct it as follow: (Actually I fixed code to fill data to and get data from combobox) 1. Comment the calling to BindCountry() function from function private void Page_Load(object sender, EventArgs e) of file DesktopModules \ Register \ RegisterFull.ascx.cs 2. Add the code below to function public int SaveUserData() of file DesktopModules \ Register \ RegisterFull.ascx.cs if (CountryID.Equals("")) CountryID = "IT";
    With this error, I correct it as follow: (Actually I fixed code to fill data to and get data from combobox) 1. Comment the calling to BindCountry() function from function private void Page_Load(object sender, EventArgs e) of file DesktopModules \ Register \ RegisterFull.ascx.cs 2. Add the code below to function public int SaveUserData() of file DesktopModules \ Register \ RegisterFull.ascx.cs if (CountryID.Equals("")) CountryID = "IT";
  • Oct 20, 2008
    issue 75 (Desktop Module Reference) commented on by itsatheesh   -   thank you sir, my email id is satheesh@carotechs.com
    thank you sir, my email id is satheesh@carotechs.com
  • Oct 20, 2008
    issue 75 (Desktop Module Reference) commented on by DVDobrovolskiy   -   i can give me your e-mail or icq number
    i can give me your e-mail or icq number
  • Oct 20, 2008
    issue 75 (Desktop Module Reference) reported by itsatheesh   -   Can any one help me to find, from where desktopModule dll get referenced and Execution Architecture of Rainbow portal.Pls help me in this regards.
    Can any one help me to find, from where desktopModule dll get referenced and Execution Architecture of Rainbow portal.Pls help me in this regards.
  • Oct 20, 2008
    issue 74 (Problem in user and security setting) reported by itsatheesh   -   I tried to add new user into Manage Users module using the + icon button, and i'm getting an error "NullReferenceException was unhandled by user code: Object reference not set to an instance of an object..." and stop into RegisterFull.ascx.cs .. BindCountry() method, under line string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); I got solution as go to portal management - go to properties of your portal go to user and security settings and set Allowed countries to world ------ But in 'user and security settings', i dont have Allowed country property. Im using rainbow version is 2.0.0.1881. Pls help me in this regards.
    I tried to add new user into Manage Users module using the + icon button, and i'm getting an error "NullReferenceException was unhandled by user code: Object reference not set to an instance of an object..." and stop into RegisterFull.ascx.cs .. BindCountry() method, under line string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); I got solution as go to portal management - go to properties of your portal go to user and security settings and set Allowed countries to world ------ But in 'user and security settings', i dont have Allowed country property. Im using rainbow version is 2.0.0.1881. Pls help me in this regards.
  • Oct 20, 2008
    issue 73 (Problem in customizing existing Desktop Module) commented on by DVDobrovolskiy   -   it project options check build path output dll should be put in site /bin directory
    it project options check build path output dll should be put in site /bin directory
  • Oct 20, 2008
    issue 73 (Problem in customizing existing Desktop Module) reported by itsatheesh   -   While i am debugging rainbow portal, I got message as 'The brake point will not currently hit, The source code is different from original version.' . Pls help me in this regards.
    While i am debugging rainbow portal, I got message as 'The brake point will not currently hit, The source code is different from original version.' . Pls help me in this regards.
  • Oct 20, 2008
    issue 72 (Work Flow request approval fails for documents module) reported by manjula.prakash   -   What steps will reproduce the problem? 1. Created a documents module with work flow enabled and proper edit, approval and publisher rights for different users. 2. Added a new document in the staging version. 3. Clicked on Request Approval image on the module tool bar. What is the expected output? What do you see instead? Request approval page is expected but I get the general error page. What version of the product are you using? On what operating system? I use version 2.0.0.1881 Please provide any additional information below. The work flow is working perfect for the enhanced HTML module. Can any one guess what could be the reason for the problem I am facing. Thanks in Advance
    What steps will reproduce the problem? 1. Created a documents module with work flow enabled and proper edit, approval and publisher rights for different users. 2. Added a new document in the staging version. 3. Clicked on Request Approval image on the module tool bar. What is the expected output? What do you see instead? Request approval page is expected but I get the general error page. What version of the product are you using? On what operating system? I use version 2.0.0.1881 Please provide any additional information below. The work flow is working perfect for the enhanced HTML module. Can any one guess what could be the reason for the problem I am facing. Thanks in Advance
  • Oct 20, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by itsatheesh   -   thank u sir, But in 'user and security settings', i dont have Allowed country property. Im using rainbow version is 2.0.0.1881. Pls help me in this regards.
    thank u sir, But in 'user and security settings', i dont have Allowed country property. Im using rainbow version is 2.0.0.1881. Pls help me in this regards.
  • Oct 19, 2008
    issue 71 (Problem in add new user into Manage Users module) commented on by DVDobrovolskiy   -   same problem discussed already go to portal management - go to properties of your portal go to user and security settings and set Allowed countries to world
    same problem discussed already go to portal management - go to properties of your portal go to user and security settings and set Allowed countries to world
  • Oct 19, 2008
    issue 71 (Problem in add new user into Manage Users module) reported by itsatheesh   -   I tried to add new user into Manage Users module using the + icon button, and i'm getting an error "NullReferenceException was unhandled by user code: Object reference not set to an instance of an object..." and stop into RegisterFull.ascx.cs .. BindCountry() method, under line string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); here is the code snippet: private void BindCountry() { //Country filter limits contry list string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); if (CountriesFilter.Length != 0) { CountryField.DataSource = CountryInfo.GetCountries(CountriesFilter); } else { CountryField.DataSource = CountryInfo.GetCountries (CountryTypes.InhabitedCountries,CountryFields.DisplayName); } CountryField.DataBind(); }
    I tried to add new user into Manage Users module using the + icon button, and i'm getting an error "NullReferenceException was unhandled by user code: Object reference not set to an instance of an object..." and stop into RegisterFull.ascx.cs .. BindCountry() method, under line string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); here is the code snippet: private void BindCountry() { //Country filter limits contry list string CountriesFilter = portalSettings.CustomSettings ["SITESETTINGS_COUNTRY_FILTER"].ToString(); CountryField.Items.Clear(); if (CountriesFilter.Length != 0) { CountryField.DataSource = CountryInfo.GetCountries(CountriesFilter); } else { CountryField.DataSource = CountryInfo.GetCountries (CountryTypes.InhabitedCountries,CountryFields.DisplayName); } CountryField.DataBind(); }
  • Oct 15, 2008
    issue 70 (error while adding a user from user module ) reported by manjula.prakash   -   I logged in using the default user (admin@rainbowportal.net) and tried to add a user using the user module. But I am getting a null reference error related to country selection. Can any one please advise me in this regard? Thanks in advance
    I logged in using the default user (admin@rainbowportal.net) and tried to add a user using the user module. But I am getting a null reference error related to country selection. Can any one please advise me in this regard? Thanks in advance
  • Oct 15, 2008
    issue 69 (Problem in Google search module in rainbow 2.0) reported by manjula.prakash   -   I use rainbow 2.0 When I added a Google Search module and tried with different words in search always 0 results were found. Can any one help me in this regard?
    I use rainbow 2.0 When I added a Google Search module and tried with different words in search always 0 results were found. Can any one help me in this regard?
  • Oct 13, 2008
    issue 56 (how to create a user) Status changed by moudrick   -  
    Status: Invalid
    Status: Invalid
  • Oct 13, 2008
    issue 58 (how to add multiple portal with differen language) Status changed by moudrick   -   Please discuss it in mailgroup
    Status: Invalid
    Please discuss it in mailgroup
    Status: Invalid
  • Oct 13, 2008
    issue 56 (how to create a user) commented on by moudrick   -   You could discuss it publicly in maillist. Community should know the problems and solutions. You're welcome to write to rainbow-developers@googlegroups.com but stop discussing portal usage issues in code&development issue tracker.
    You could discuss it publicly in maillist. Community should know the problems and solutions. You're welcome to write to rainbow-developers@googlegroups.com but stop discussing portal usage issues in code&development issue tracker.
  • Oct 13, 2008
    issue 56 (how to create a user) commented on by DVDobrovolskiy   -   dima@maydesign.ru please write directly to me issue tracker really not the best tool
    dima@maydesign.ru please write directly to me issue tracker really not the best tool
  • Oct 12, 2008
    issue 68 (how to enable windows authentication) reported by sps.kirthana   -   What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? version 2.0.0.1881 and windows XP Please provide any additional information below.
    What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? version 2.0.0.1881 and windows XP Please provide any additional information below.
  • Oct 12, 2008
    issue 56 (how to create a user) commented on by sps.kirthana   -   pls provide latest version of Esperantus.dll which is working in rainbow 2.0.0.1881 and windows xp so that i can create user dynamically
    pls provide latest version of Esperantus.dll which is working in rainbow 2.0.0.1881 and windows xp so that i can create user dynamically
  • Oct 12, 2008
    issue 67 (what is the purpose of database table edit) reported by sps.kirthana   -   What steps will reproduce the problem? 1. included a server details 2. 3. What is the expected output? some modification in table strucuture or table data What do you see instead? nothing, displayed What version of the product are you using? On what operating system? rainbow 2.0.0.1881 and windows xp Please provide any additional information below.
    What steps will reproduce the problem? 1. included a server details 2. 3. What is the expected output? some modification in table strucuture or table data What do you see instead? nothing, displayed What version of the product are you using? On what operating system? rainbow 2.0.0.1881 and windows xp Please provide any additional information below.
  • Oct 12, 2008
    issue 58 (how to add multiple portal with differen language) commented on by DVDobrovolskiy   -   look for ex i haVe account on hosting and rainbow running this 2 portal so i buy 2 domain name - domain1.com and domain2.com then i change aliases of portals to domain1.com and domain2.com so then the user access dimain1.com he or she will see first portal this domain1.com alis if u entered domain2.com in explorer rainbow engine will show u second portal and u can always access any portal by adding ?alias=
    look for ex i haVe account on hosting and rainbow running this 2 portal so i buy 2 domain name - domain1.com and domain2.com then i change aliases of portals to domain1.com and domain2.com so then the user access dimain1.com he or she will see first portal this domain1.com alis if u entered domain2.com in explorer rainbow engine will show u second portal and u can always access any portal by adding ?alias=
  • Oct 12, 2008
    issue 63 (how to create New modules) commented on by DVDobrovolskiy   -   moudrik u better help him to solve a problem and be happy that somebody pay interest ti this project and not to play role of strict adminstatiVe )
    moudrik u better help him to solve a problem and be happy that somebody pay interest ti this project and not to play role of strict adminstatiVe )
  • Oct 11, 2008
    issue 56 (how to create a user) commented on by sps.kirthana   -   urgent pls reply to this issue
    urgent pls reply to this issue
  • Oct 11, 2008
    issue 58 (how to add multiple portal with differen language) commented on by sps.kirthana   -   pls help me to solve this problem
    pls help me to solve this problem
  • Oct 10, 2008
    issue 63 (how to create New modules) Status changed by moudrick   -   Please don't use issue tracker for personal communication. Use maillist or individual mailing. "How to create" is not an issue. You could contribute the description to local wiki
    Status: Invalid
    Please don't use issue tracker for personal communication. Use maillist or individual mailing. "How to create" is not an issue. You could contribute the description to local wiki
    Status: Invalid
  • Oct 10, 2008
    issue 56 (how to create a user) commented on by sps.kirthana   -   in my project Esperantus.dll exist dated was 12/5/2006, if there is a need to new one, where to get
    in my project Esperantus.dll exist dated was 12/5/2006, if there is a need to new one, where to get
  • Oct 10, 2008
    issue 58 (how to add multiple portal with differen language) commented on by sps.kirthana   -   if v select once the alias portal, again and againt it is showin the second portal. if we need to access the first portal is it enough to give http://my_web_site or http://my_web_site? alias=default_site_alias
    if v select once the alias portal, again and againt it is showin the second portal. if we need to access the first portal is it enough to give http://my_web_site or http://my_web_site? alias=default_site_alias
  • Oct 10, 2008
    issue 58 (how to add multiple portal with differen language) commented on by DVDobrovolskiy   -   easy each portal have alias - poral name or domain name if u want so go http://my_web_site?alias=my_site_alias my_site_alias - alias which was given on creation u can look directly in MS SQL DB table rb_portals and check aliases and in we.config section <add key="DefaultPortal" value="alies"/> - this is default alias - portal with this alias will be accessed then u give no ?alias in url
    easy each portal have alias - poral name or domain name if u want so go http://my_web_site?alias=my_site_alias my_site_alias - alias which was given on creation u can look directly in MS SQL DB table rb_portals and check aliases and in we.config section <add key="DefaultPortal" value="alies"/> - this is default alias - portal with this alias will be accessed then u give no ?alias in url
  • Oct 10, 2008
    issue 56 (how to create a user) commented on by DVDobrovolskiy   -   your problem in Esperantus module it`s stand alone project exactly in Esperantus.CountryInfo.GetCountries procedure can u find this project? it might be it`s just outdated ideal thing is to find a project and debug this procedure
    your problem in Esperantus module it`s stand alone project exactly in Esperantus.CountryInfo.GetCountries procedure can u find this project? it might be it`s just outdated ideal thing is to find a project and debug this procedure
  • Oct 10, 2008
    issue 63 (how to create New modules) commented on by DVDobrovolskiy   -   that Hebrew internet pager www.icq.com
    that Hebrew internet pager www.icq.com
  • Oct 10, 2008
    issue 58 (how to add multiple portal with differen language) commented on by sps.kirthana   -   i have created one more portal with some other language i dont know how to see that portal
    i have created one more portal with some other language i dont know how to see that portal
 
Hosted by Google Code