Edit This Page's Content link cannot find Edit.aspx
Brought to you by:
nberardi
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
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.
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
see this error file i get when click on Edit This Page's Content
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.
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
Logged In: YES
user_id=405152
Please use this link:
http://prdownloads.sourceforge.net/omniportal/aspnet_client.zip?download
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
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.
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