The remote server returned an error: (403) Forbidden.
Using Umbraco And Getting Started
Umbraco 6
My hosting company says:The site is up and running and the web server is functioning correctly. The error on the site is due to HTML code on c:\inetpub\vhosts\robertziegler.co.uk\httpdocs\Views\HomePage.cshtml Line: 10 Line 10: @if(Model.NextPerformances != null) {
They can't help with this as they don't assist on development matters. As this site is pretty old, and I know nothing about these matters, does anyone know how to solve this? Is it a big problem or easily fixed?
Any (paid or unpaid) help gratefully received.
Thanks
Thank you, Søren. I will look into this, as much as I can. I know I have linked SongKick to the site. Any further suggestions are always welcome.
Many thanks again.
Umbraco 6 Code Error
The remote server returned an error: (403) Forbidden. Using Umbraco And Getting Started Umbraco 6 My hosting company says:The site is up and running and the web server is functioning correctly. The error on the site is due to HTML code on c:\inetpub\vhosts\robertziegler.co.uk\httpdocs\Views\HomePage.cshtml Line: 10 Line 10: @if(Model.NextPerformances != null) {
They can't help with this as they don't assist on development matters. As this site is pretty old, and I know nothing about these matters, does anyone know how to solve this? Is it a big problem or easily fixed?
Any (paid or unpaid) help gratefully received. Thanks
Looks like you have a custom integration with SongKick, that is not working.
Your integration tries to download something from SongKick, but is forbidden by SongKick.
This could be because of a multiple things, like an expired API key or a discontinued API from SongKickService.
Or maybe the integration is simply scraping some information, and that information is no longer available on the SongKick site.
Is this something you do professionally? If so, could you fix it for a fee?
Thank you, Søren. I will look into this, as much as I can. I know I have linked SongKick to the site. Any further suggestions are always welcome. Many thanks again.
Is this something you do professionally? If so, could you fix it for a fee?
is working on a reply...