logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
dajoy25928596  
#1 Posted : Friday, April 12, 2019 5:32:36 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

A week ago you sent me a Zip file with the files changed from RC1 to RC2. I also It also appears that there are new files that were added on RC2. The first one that we're getting an exception for is \Views\Shared\_HtmlHead.cshtml

That's a file on RC2 and on RC1.

Also, were there changes to the database? Is there a way to convert an RC1 database to RC2?

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

mazhar  
#2 Posted : Tuesday, April 16, 2019 1:17:54 PM(UTC)
mazhar

Rank: Administration

Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered
Joined: 10/5/2018(UTC)
Posts: 175

Thanks: 8 times
Was thanked: 17 time(s) in 15 post(s)
Hi, if you install the Upgrade ZIP package on your website it will not only provide with updated files but also with database upgrade. After applying the upgrade patch when you will run your website it will automatically upgrade the database. In your website administration you check under upgrade section for installed upgrades. It must have the upgrade information available in there.
dajoy25928596  
#3 Posted : Tuesday, April 16, 2019 1:28:32 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

Originally Posted by: mazhar Go to Quoted Post
Hi, if you install the Upgrade ZIP package on your website it will not only provide with updated files but also with database upgrade. After applying the upgrade patch when you will run your website it will automatically upgrade the database. In your website administration you check under upgrade section for installed upgrades. It must have the upgrade information available in there.


What about the missing file? \Views\Shared\_HtmlHead.cshtml
dajoy25928596  
#4 Posted : Tuesday, April 16, 2019 4:08:37 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

Also, since upgrading to RC2, there's a new block below the footer with this graphic:
Loader

The header has been replaced with this message:
Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.

The email signup widget is displaying these messages:
  • undefined:retail.subscribetoemaillist.enter_your_email_address_below_to_subscribe_to Testing.
  • undefined:retail.subscribetoemaillist.your_email
  • undefined:retail.subscribetoemaillist.subscribe_now


What are the steps to remediate these issues?

mazhar  
#5 Posted : Wednesday, April 17, 2019 10:47:35 AM(UTC)
mazhar

Rank: Administration

Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered
Joined: 10/5/2018(UTC)
Posts: 175

Thanks: 8 times
Was thanked: 17 time(s) in 15 post(s)
Originally Posted by: dajoy25928596 Go to Quoted Post
What about the missing file? \Views\Shared\_HtmlHead.cshtml

This file wasn't changed between RC1-RC2. I am not sure why its missing in your case. Have you made any customization to your RC1 install prior to the upgrade?

Originally Posted by: dajoy25928596 Go to Quoted Post
Also, since upgrading to RC2, there's a new block below the footer with this graphic: Loader The header has been replaced with this message: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. The email signup widget is displaying these messages:
  • undefined:retail.subscribetoemaillist.enter_your_email_address_below_to_subscribe_to Testing.
  • undefined:retail.subscribetoemaillist.your_email
  • undefined:retail.subscribetoemaillist.subscribe_now
What are the steps to remediate these issues?


The loader image must not be visible by default. Looks like header is having trouble too in your case. The issue with email signup suggests that language resources are missed. You can try to import LanguageResource.csv file which you can find under /Website/App_Data/ folder in upgrade package.

Please check your database and confirm if ac_Widgets table have columns named CreatedDate and LastModifiedDate?
dajoy25928596  
#6 Posted : Tuesday, April 23, 2019 1:58:17 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

Originally Posted by: mazhar Go to Quoted Post
Originally Posted by: dajoy25928596 Go to Quoted Post
What about the missing file? \Views\Shared\_HtmlHead.cshtml

This file wasn't changed between RC1-RC2. I am not sure why its missing in your case. Have you made any customization to your RC1 install prior to the upgrade?

Originally Posted by: dajoy25928596 Go to Quoted Post
Also, since upgrading to RC2, there's a new block below the footer with this graphic: Loader The header has been replaced with this message: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. The email signup widget is displaying these messages:
  • undefined:retail.subscribetoemaillist.enter_your_email_address_below_to_subscribe_to Testing.
  • undefined:retail.subscribetoemaillist.your_email
  • undefined:retail.subscribetoemaillist.subscribe_now
What are the steps to remediate these issues?


The loader image must not be visible by default. Looks like header is having trouble too in your case. The issue with email signup suggests that language resources are missed. You can try to import LanguageResource.csv file which you can find under /Website/App_Data/ folder in upgrade package.

Please check your database and confirm if ac_Widgets table have columns named CreatedDate and LastModifiedDate?


The only way I found to remove the loader image was to comment out the following line on _Base.layout.cshtml

Quote:
@Html.AjaxLoaderContainer("", false, false)


Even though I loaded the full new RC2 LangResources.csv file into App_Data, I'm still seeing the "Undefined" text labels. It's as if the GetResourceString method is not looking in the csv file. This is not only an issue with the SubscribeToEmailList widget but also with the View Details buttons on the product search screens: undefined:retail.addtocartlink.view_details
dajoy25928596  
#7 Posted : Thursday, April 25, 2019 3:35:22 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

I saw that RC3 was released today. Where can I get the RC3 Upgrade ZIP?
Katie S  
#8 Posted : Sunday, April 28, 2019 7:10:26 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 421

Thanks: 4 times
Was thanked: 34 time(s) in 33 post(s)
Hi Joy,

I apologize. The RC2 to RC3 upgrade will be available a little later today. I'm responsible for distribution and my computer's processor died on Friday morning (day of release).

The upgrades will always be available from your Merchant Menu. Just go to Upgrades > Available Upgrades to find the download and instructions.

I'll update later this morning as soon as the file can be viewed in this location.

Thanks!
Katie
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Katie S  
#9 Posted : Sunday, April 28, 2019 9:35:43 AM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 421

Thanks: 4 times
Was thanked: 34 time(s) in 33 post(s)
You can download the upgrade from your Merchant Admin now. There is a link to the instructions.

Please let me know if you have any questions.

Thanks,
Katie
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
dajoy25928596  
#10 Posted : Monday, July 22, 2019 3:47:52 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

I am unable to log in to the Admin Area anymore. Using AbleCommerce 9 RC3. What is the process to verify the account still has Admin access and that it properly authenticates into the Admin area? Has something changed? We are looking to upgrade to 9 Final.
MikeR  
#11 Posted : Monday, July 22, 2019 3:55:22 PM(UTC)
MikeR

Rank: Advanced Member

Groups: Administrators, Developers, Registered, HelpDesk, System, Admin
Joined: 10/18/2018(UTC)
Posts: 183

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
Originally Posted by: dajoy25928596 Go to Quoted Post
I am unable to log in to the Admin Area anymore.


Are you talking about our www.ablecommerce.com store or your RC3 installation? If it's our store, please try the lost password.

Please open a new thread in the future as this one is on a different topic.

Thank you for your support!
Mike Randolph
AbleCommerce.com
dajoy25928596  
#12 Posted : Monday, July 22, 2019 4:00:02 PM(UTC)
dajoy25928596

Rank: Newbie

Groups: Developers, Registered
Joined: 2/14/2019(UTC)
Posts: 1

Originally Posted by: MikeR Go to Quoted Post
Originally Posted by: dajoy25928596 Go to Quoted Post
I am unable to log in to the Admin Area anymore.


Are you talking about our www.ablecommerce.com store or your RC3 installation? If it's our store, please try the lost password.

Please open a new thread in the future as this one is on a different topic.



These are for our RC3 store. The system does authenticate the user but it simply reloads the Admin login screen. When we toggle to the front-end it allows to log out. It appears to be authenticating the user but not with Admin privileges.
Users browsing this topic
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.