Close

Reference error in Traction theme: "sevenspikes.themes.playground.common.goto"

ehubcap
9 years ago
#8012 Quote
Avatar
  • 43
Hi support, I stumbled upon this error at my website http://ehubcap.net/ order detail page while I was running a dry test.
I got it also replicated at the demo page, see it here:
http://themes.traction.nop-templates.com/orderdetails/7.
Could you please tell me the fastest way to find the error and fix it?.
I spent some time chasing it around, but I realize that you guys will find in a snap, rather than me wasting time trying to filter it out.
Also there is a lot of logged errors 10000+ that are being generated due a missing reference like this one:
"(Resource string (sevenspikes.themes.nitro.common.itemboxcomparebutton) is not found Language ID = 1)"  I suppouse that it can be corrected by editing the string text to ==> Resource string (sevenspikes.themes.traction.common.itemboxcomparebutton) and the error will go away..... right?
please confirm
Thank you
Jose Plunkett
ehubcap
hristian.dimov
9 years ago
#8015 Quote
Avatar
  • Moderator
  • 386
ehubcap wrote:
Hi support, I stumbled upon this error at my website http://ehubcap.net/ order detail page while I was running a dry test.
I got it also replicated at the demo page, see it here:
http://themes.traction.nop-templates.com/orderdetails/7.
Could you please tell me the fastest way to find the error and fix it?.
I spent some time chasing it around, but I realize that you guys will find in a snap, rather than me wasting time trying to filter it out.
Also there is a lot of logged errors 10000+ that are being generated due a missing reference like this one:
"(Resource string (sevenspikes.themes.nitro.common.itemboxcomparebutton) is not found Language ID = 1)"  I suppouse that it can be corrected by editing the string text to ==> Resource string (sevenspikes.themes.traction.common.itemboxcomparebutton) and the error will go away..... right?
please confirm
Thank you
Jose Plunkett
ehubcap


Hi Jose,

this has been already fixed. Please download the latest package of the theme and replace these files:

Themes/Traction/Views/Shared/_ProductBox.cshtml
Themes/Traction/Views/ReturnRequest/ReturnRequest.cshtml
Traction/Views/Customer/DownloadableProducts.cshtml
Themes/Traction/Views/Order/Details.cshtml

Plugins/SevenSpikes.Theme.Traction/Resources/Resources.en-us.xml

If you have done any modification to the files, you will need to merge them.

Hope this helps!
Regards,
Hristian Dimov
Nop-Templates.com
ehubcap
9 years ago
#8018 Quote
Avatar
  • 43
I donwnloaded the files, did a compare and learned from the differences, all good now
Thank you Hristian.