Menu

#14 Edit This Page's Content link cannot find Edit.aspx

Current Release
open
7
2006-08-29
2006-08-25
harry
No

Hi i have installed omniportal on my server and when I
login as admin and try to edit home page by clicking
"Edit This Page's Content" link it cannot find
edit.aspx. The URL I get after clicking this link is
http://localhost/OmniPortal_1/Default.aspx/Edit.aspx.

Also, I can only see Home and Myblogs options. I don't
see any option which can allow me to add new pages and
components.

Help please.

Thanks
Harry

Discussion

  • Nick Berardi

    Nick Berardi - 2006-08-25

    Logged In: YES
    user_id=405152

    Could you please post any errors you are receiving. I have
    an idea of what is going on but I would just like to
    confirm it. And as always thank you for submitting a bug.

     
  • harry

    harry - 2006-08-29

    Logged In: YES
    user_id=1583560

    and seems like its looking for administrator role.
    also se these errors i get when i run code with CLR
    exceptions on.

    1.------------------------------------
    A first chance exception of type 'System.ArgumentException'
    occurred in mscorlib.dll

    Additional information: Requested value Administrator was
    not found.
    ----------------------------------------

    2.-------------------------------------

    A first chance exception of type
    'System.NullReferenceException' occurred in managedfusion.dll

    Additional information: Object reference not set to an
    instance of an object.

    In this method on if clause
    private void Init ()
    {
    if (Global.Context.Request.UrlReferrer != null)
    _httpReferrer =
    Global.Context.Request.UrlReferrer.ToString();

    _userAgent = Global.Context.Request.UserAgent;
    _ipAddress = Global.Context.Request.UserHostAddress;
    _httpVerb = Global.Context.Request.RequestType;
    _httpPathAndQuery = Global.Context.Request.Url.PathAndQuery;
    }
    ------------------------------------------

    See a attached file as well named error.jpg

    I hope this is enough information for youto solve this.

    thanks
    Harry

     
  • harry

    harry - 2006-08-29

    see this error file i get when click on Edit This Page's Content

     
  • Nick Berardi

    Nick Berardi - 2006-08-29

    Logged In: YES
    user_id=405152

    Please try the file I have included in the download section
    titled "aspnet_client.zip" and unzip it to the root of your
    web application. I think the problem is, at least the
    problem with the screen shot, is that the FCKEditor isn't
    included in the source. Please let me know if this fixes
    all or some of the issues.

     
  • Nick Berardi

    Nick Berardi - 2006-08-29
    • priority: 5 --> 7
     
  • harry

    harry - 2006-08-30

    Logged In: YES
    user_id=1583560

    I can't see any attached file titled"aspnet_client.zip".
    Can you please attache it again.

    Thanks
    Harry

     
  • harry

    harry - 2006-08-30

    Logged In: YES
    user_id=1583560

    thanks it works now, I can see the editor now but why I
    cannot see options to add new pages and modules? by looking
    at zigamorph website I can see a Administration page but the
    one i have installed here on my pc i cannot see thisoption.
    How do i enable this option?

    Thanks in advance
    Harry

     
  • Nick Berardi

    Nick Berardi - 2006-08-30

    Logged In: YES
    user_id=405152

    You basically need to enter a Section in the Sections table
    for the Admin Module. I have to wait until I get to work
    tomorrow to give you the exact row value and GUID, but that
    will at least give you an idea of the problem.

     
  • Nick Berardi

    Nick Berardi - 2006-08-31

    Logged In: YES
    user_id=405152

    Please enter the following information in your section
    table in the database. They you should be able to see the
    admin screen. I am sorry about this pain. I am working on
    an easier install script with the next version.

    Admin
    Administration
    1
    1
    6
    True
    False
    NoTheme
    NoStyle
    7a56970d-306c-4f56-bd15-e480792757bb
    Administrator
    4/29/2005 8:32:01 AM
    1

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.