slight deployment problem..

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
6/25/2010 4:30:22 AM
Gravatar
Total Posts 13

slight deployment problem..

I've made a skin for my site and gotten the database transfered from my previous mysql mojo databas to my sqlite databas.

(i used static links for make my menu sins i couldent style it just right otherwise but  that seamed to work just fine when i ran it on my local server...)

now when i uploaded it to my webhotell all of a sudden Login.aspx and register.aspx get redirected to default.aspx for some reason....

and i know its not the webhotell per say because i am running another mojoportal with the standard hobbit skin.

(http://doyoubikai.se/ <-- my website btw (its for an anime club)

 

Also on a side note my webhotel has SSL support but in a separate folder with a separate adress is there any way i could use this for login and registration and the secure area? (otherwise im just gonna use it for webservice i will connect to the website later for some extra functionality)

6/25/2010 6:29:19 AM
Gravatar
Total Posts 18439

Re: slight deployment problem..

Hi,

When you say you migrated data from MySql to Sqlite, I'm dubious about the state of the db, there could be incorrect or missing data that may cause strange symptoms that are difficult to diagnose. So I have no idea how to solve the problem.

If the url structure was not the same on your local machine as it is in production it can also lead to problems, see moving a site document for details.

Best,

Joe

6/25/2010 6:41:59 AM
Gravatar
Total Posts 13

Re: slight deployment problem..

well im pretty sure i got my mp_user mp_userproperty and mp_userrole data transfered properly..

it works ok localy the problemseams connected to the move to the production server and seams more related to my custom skin.

 

So im 99% sure its not a database problem

6/25/2010 6:46:36 AM
Gravatar
Total Posts 18439

Re: slight deployment problem..

try a different skin on production and see

Hope it helps,

Joe

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