Jump to content

Recommended Posts

Posted

Rilex: i'm not an good website creater and stuff like that, but could you explain me how to install this, because I was using minimanager, but it kinda is going dead...

So if you could help me how to get this working, I would appreciate it. :)

  • Replies 192
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
Posted

Changeset 31084 has replaced Accounts.aspx, Characters.aspx, and Online Characters on Default.aspx with ListViews instead of GridViews. Performance with large numbers of accounts or characters is greatly improved. I also brought back "# Characters" on Accounts.aspx as well as the Rank Icons on Characters.aspx/Online Characters. Also fixed some other minor issues (icon pathing issues on CharacterReputation.aspx and Guild.aspx; Mail.aspx not functioning properly if your Characters database was not named "Characters").

In the previous changeset (31078), Gabriele1021 provided a patch that adds a "Use Hearthstone" button to the My Account -> Edit My Acccount page. This allows a player to use the Hearthstone against one of their characters.

Thanks to both Gabriele1021 and Voldemmort for their help!

  • 3 weeks later...
Posted

Hm, bad error :(

Unknown column 'CreateAccountsLocked' in 'field list'

Os: 2k3 IIS 6.

Line 612: cmds.Connection = setupSQLConfiguration.setupConnector.dbmicromanager

Line 613: cmds.CommandText = "SELECT CreateAccountsLocked FROM `globalconfiguration`;"

Line 614: r_CreateAccountsLocked = cmds.ExecuteScalar()

Line 615: cmds.Dispose()

Line 616: Return r_CreateAccountsLocked

Posted

Hm, i downloaded newest version from svn.

Now i can't even login any longer :(

Table 'micromanager.lookup_allegiance' doesn't exist

I even whiped the database and installed the fresh one again, which didn't fix it.

Posted

That is a newer table which is in the Updates folder. After you import the base MicroManager db, you have to import all of the updates in the updates folder.

Posted

hehe.. great thanks a lot.

Everything works now. I just have some troubles when accessing some of the function like the setup, or

characters:

Line 70: Return dataOffset

Line 71: Else

Line 72: Return "Data Not Found"

Line 73: End If

Line 74: Return Nothing

Source File: c:\\inetpub\\wwwroot\\App_Code\\Defines.vb Line: 72

Posted

What trouble are you having with Setup.aspx? That is going to be key to resolving the issue with Characters, since you need to select which version of MaNGOS you're running (0.12, .13, or .14) which in turn defines what offsets are used to view character traits.

Posted

That doesn't make any sense. Even if you don't import the MM db, you should be able to login given your connection strings in the web.config are correct (and MySQL is running, of course).

Posted

Is there a way for me to jump to the last page of a thread? I pretty much browse the Glock Talk most recent post page, and I have to click on the thread and then click to the last page. Does my question even make sense?

Posted

I was searching how to manage my server with a web dotnet based system, i think i found it :)

What a pitty it's not written in C# ^^

There is no problems to make client pages using your code inside and separate it from admin commands ?

Thanks anyway.

Posted

My english is far to be perfect,

would like use uManager for admin server function from one side and client website functions (like account creation, account update, etc...) to the other side.

If u need some help for french translation and in VB / C# coding, i agree.

Posted

I guess I still don't understand. What do you mean by 'side'? You can enforce security via the menu layout (check menu.xml).

Yep, an fr-FR translation would be awesome!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use