Rank: Member
Joined: 2/21/2013(UTC) Posts: 18 Location: Ahmedabad
Thanks: 4 times
|
Hi I want to convert my existing bvc5.4 app to bvc5.7 I have tried by manually updating database and then set that database to run with bvc5.7 app but the payment method listing on the admin side and shipping provider's are not coming.
can you please help?
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Sure, I can help. Can you answer a few questions for me?
- When you manually updated the database, did you run the SQL stored procedures in the /BVAdmin/BVSql folder? You would have needed to run the SchemaScript.sql and DataScript.sql scripts (in that order) in the SP5, SP6, and SP7 folders, sequentially.
- Have you made any modifications or customizations to your store? If so, these changes will need to be merged with the new code in 5.7. If you're using any third-party plugins these may need to be updated to work with 5.7.
- Given that your payment methods and shipping providers are not showing up in the admin, be sure to check /App_Code/TaskLoader.vb and /App_Code/TaskLoader.Custom.vb files to make sure that you've merged them properly.
|
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 2/21/2013(UTC) Posts: 18 Location: Ahmedabad
Thanks: 4 times
|
Hi Aaron, Thanks for your help? I found the solution actually I was doing like first i have my BVC5.7 db then i have transfer the data from my BVC 5.4 to BVC 5.7 and during this process accidentally i have over ride the data of bvc_WebAppSetting "DatabaseSp" and because of that every time when I run my app I was asked for the updating the db but I just bypass that thing and running my store. after debugging the app for around 2- 3 hours i found this problem. again Thank You very much for your time and help. Can you please tell me is there any document for the bvc to help us. means I am new to bvc and if is there any documentation available which explains the structure of the bvc and what should be take care of during the customization and how to customize the modules etc I have searched on the forum but i am not able to find it. Regards, RV Edited by user Thursday, February 21, 2013 10:45:05 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: rv Can you please tell me is there any document for the bvc to help us. means I am new to bvc and if is there any documentation available which explains the structure of the bvc and what should be take care of during the customization and how to customize the modules etc I have searched on the forum but i am not able to find it.
Unfortunately at this time there is no developer documentation. Sorry! It is something that we plan to create in the future. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.