SQLite Mojoprofile bug

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.
5/27/2010 9:43:24 AM
Gravatar
Total Posts 13

SQLite Mojoprofile bug

Hi im trying to se up my club page and use our mojoportal as member register...

I first noticed this problem when i tries tranfering the data from my old database to the new i got a null exception when i tried teh new Mojoprofile config file...

then i tried just altering a mojoprofile file and that caused the same problem... it just does not seam to want to update the profile in the database with the sqlite version..

Any chanse this will be fixed soon?

5/27/2010 9:53:06 AM
Gravatar
Total Posts 18439

Re: SQLite Mojoprofile bug

How did you transfer from an old db to a new one?

Do you get the same problem with a new installation using the provided sqlite db?

5/27/2010 10:34:04 AM
Gravatar
Total Posts 13

Re: SQLite Mojoprofile bug

Well i tried it successfuly with the mysql version...

i basicaly just copied the admin user and altered a few key itemns and i think i used a old guid for the user guid from my previous database...

I tried teh same method for sqlite...

but thats not the issue though i took a bog standard SQLite version and just altered teh mojoporifle config file...

and that screwed it up from the standard version so something isent updating with the sqlite datalayer

5/27/2010 10:39:35 AM
Gravatar
Total Posts 18439

Re: SQLite Mojoprofile bug

Ok, I'll try to reproduce the problem and will post again after I look into it.

Best,

Joe

5/27/2010 10:43:14 AM
Gravatar
Total Posts 13

Re: SQLite Mojoprofile bug

Thankies :3

5/27/2010 11:31:21 AM
Gravatar
Total Posts 18439

Re: SQLite Mojoprofile bug

Hi,

Sorry but I tested with Sqlite on my machine and I add a custom profile property like this:

<add name="FavoriteColor"
         type=""
         iSettingControlSrc="~/Controls/ColorSetting.ascx"
         labelResourceKey="Color"
         includeHelpLink="false"
         defaultValue="#34983E"
      />

It produces no error and works as expected.

Best,

Joe

5/27/2010 12:27:13 PM
Gravatar
Total Posts 13

Re: SQLite Mojoprofile bug

Ah my bad i seams ot have disabled user profiles in the webcomfig X3
Aparantly my .net installation doesent recognize it...

 

im not sure but i think thats because Visual studio express phone is a messy build that should be avoided like the plague

(Even though i desperatly wanna use it!!!) and i think it messed up my .net installation... (it might be why i cannot install my ATI drivers to lol

 

(i installed the crapy april version that was based on the beta aparantly they released a fixed version so i'll probably reinstall everything because visual studio is the most uslessly unistallable software on the panet X3)

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