Re: Yep!

Posts: 4727
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Well, I saw some JS in there that needs updating, but the real problem is that your webserver is configured so that browsers can't access module JS file. Error looks like this:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /sites/all/modules/ubercart/shipping/uc_quote/uc_quote.js
on this server.</p>
<hr>
<address>Apache/2.0.58 (Unix) mod_ssl/2.0.58 OpenSSL/0.9.7i Server at v2.monsieur-gimblette.net Port 80</address>
</body></html>
I've got beta things to do... By: Ryan (34 replies) Wed, 01/16/2008 - 18:19