Neil
|
Posted Tue 20 Dec 2011
|
Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192,
Visits: 5,220
|
|
|
|
massageatbejanies
|
Posted Mon 19 Dec 2011
|
Group: Forum Members
Last Active: Mon 19 Dec 2011
Posts: 1,
Visits: 2
|
How do i install katris???
|
|
|
rocknet
|
Posted Wed 23 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
I should clarify point 4 on my above post.
When you click the webshop url button, your browser will try to open you localhost again.
What you need to do at this point is substitute the localhost part of the url with your livesite.
e.g http://localhost:41450/
becomes http://www.yourwebsite.com/
You will then be directed to the page that lets you change the webshop url.
Steve
|
|
|
rocknet
|
Posted Wed 23 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
I shouldrify point 4 on my above post.
When you click the webshop url button, your browser will try to open you localhost again.
What you need to do at this point is substitute the localhost part of the url with your livesite.
e.g http://localhost:41450/
becomes http://www.yourwebsite.com/
You will then be directed to the page that lets you change the webshop url.
Steve
|
|
|
rocknet
|
Posted Tue 22 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
OK. It's all sorted now. Thanks for everyone's help.
I did a full re-install of everything and followed the suggestions above.
Here's a summary...
1: I generated a database backup from my local (PC) kartris installation. I did this using SQL server management studio.
2: Then I used this database to overwrite the web-based kartris database.
3: It was at this point that I initially struck a problem, but thanks to people in this thread it's now sorted. You need to get the Hash Salt key from you local web.config file... Then use this to overwrite the Hash-Salt key in your live web.config file.
4: Then visit www.yourlivesite.com/Admin. From the menu... go into 'configuration', then 'config settings', then 'general' then 'general.webshopurl'. Change the settings from your local host address to the URL of your live shop.
If anyone from Kartris is reading this then I hope I've not left anything out. Also, even though it worked for me I'm wondering if this is the best way to do it?
It works. Which is good enough for me.
Steve
|
|
|
Mart
|
Posted Fri 18 Nov 2011
|
Group: Administrators
Last Active: Wed 18 Nov 2020
Posts: 148,
Visits: 3,450
|
What does the error in the logfile say?
|
|
|
rocknet
|
Posted Thu 17 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
It's nearly working. I can now access the admin panel. I have also changed the general.webshopurl to reflect the website url.
All functions on the admin panel seem to work but there's a problem when I try to view to shop's home page or any other front end page.
It gives the following error....
Error!An error occurred. The system has written a log file entry.
Any ideas anyone?
Steve
|
|
|
rocknet
|
Posted Thu 17 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
Thanks Paul. Now it sounds like I might be in businesss. I'll give it a go tomorrow and hopefully it will be good to go.
Steve
|
|
|
Paul
|
Posted Thu 17 Nov 2011
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
One thing you will have to make sure is that the 'hashsalt' value in the web.config matches on both sites. This hash value is used for hashing (scrambling) passwords in the database.
If the hashsalt is wrong, any password you enter will be incorrectly hashed before comparison to the stored value in the database - and so it will think your password is wrong.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
|
|
rocknet
|
Posted Wed 16 Nov 2011
|
Group: Forum Members
Last Active: Tue 15 Jul 2014
Posts: 26,
Visits: 67
|
Thanks guys. I can now see exactly what you mean on my local site.
For some reason though I cannot logon to the live site admin panel. Does the admin password get trasferred across with the database or do I need to make changes to any of the Kartris config pages themselves?
Steve
|
|
|