multiple sites - problem with admin

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/13/2007 7:07:10 AM
Gravatar
Total Posts 6
Mateusz Kierepka

multiple sites - problem with admin

Hi,

I have problem with administration second portal based on multiple sites installation. On second portal there is no link to administrative part and when I try to use this same link as in first portal access denied is shown.

 

Kind regards

Mateusz

2/13/2007 9:52:50 AM
Gravatar
Total Posts 18439

Re: multiple sites - problem with admin


Separate portals should be completely independent. Are you sure that both sites are showing different data?

Are you using different host names as is required?
Are you logging into the second site as administrator?

The only reason for it not to show the Admin section is if you are not logged in as admin.

Hope it helps,

Joe
2/13/2007 1:51:43 PM
Gravatar
Total Posts 6
Mateusz Kierepka

Re: multiple sites - problem with admin

first site: www.xna.pl second site: www.kierepka.pl -> Both site has admin users...
2/13/2007 2:15:31 PM
Gravatar
Total Posts 18439

Re: multiple sites - problem with admin

I'm not sure whats causing that, the sites look like they are setup correctly.

I would look in the db in mp_Users and make sure there is a user attached to the new siteid (2) and verify that the login and password are what you are using to login and also that this user is attached to the admin role in mp_UserRoles

Hope it helps,

Joe
2/13/2007 2:29:45 PM
Gravatar
Total Posts 6
Mateusz Kierepka

Re: multiple sites - problem with admin

mp_UserRoles

59 8
59 6

mp_Users

59 2 Mateusz Kierepka ...

mp_Roles

6 2 Admins
8 2 Authenticated Users

2/13/2007 2:31:18 PM
Gravatar
Total Posts 6
Mateusz Kierepka

Re: multiple sites - problem with admin

Logged in as: Mateusz Kierepka Home | Site Map | My Profile | Member List | Search | Log Out
kierepka Skip over navigation
Home Forums Image Gallery
Links
--------------------------------------------------------------------------------

mojoPortal
The Mono Project
The Mono Live CD
ASP.NET

Welcome
--------------------------------------------------------------------------------
9/11/2012 9:25:07 AM
Gravatar
Total Posts 2

Re: multiple sites - problem with admin

i have the some problem.

i create 4 sites and assign hostname

i try the admin four sites with account admin@admin.com in one video the example i see one popup site in settintgsites.aspx to change sites.

review the codesource i see link button and not a popup whit list the sites.

9/11/2012 9:30:08 AM
Gravatar
Total Posts 18439

Re: multiple sites - problem with admin

Some things have changed since that video was made. There is a site list page now instead of a dropdown list in site settings.

Only the master site, ie the first site can create child sites therefore that is the only site where you see the site list page, that has always been the case.

You must sign in to post in the forums. This thread is closed to new posts.