Jump to content

One Page Checkout PrestaShop problem


Go-Foto

Recommended Posts

Mam problem z tym modułem

po zainstalowaniu, niby wszystko pięknie ale jak wchodzę w koszyk to zazwyczaj mam taki obrazek

 

post-1126424-0-00886100-1446279492_thumb.jpg

 

a powinno to tak wyglądać (czasem po kilku odświeżeniach tak to wygląda)

 

post-1126424-0-96094400-1446279511_thumb.jpg

 

 

w konsoli mam takie coś:

Mixed Content: The page at 'https://go-foto.pl/szybkie-zakupy' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://go-foto.pl/szukaj'. This endpoint should be made available over a secure connection.
https://themes/go-foto/css/autoload/highdpi.css Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/css/autoload/responsive-tables.css Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/css/autoload/uniform.default.css Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/css/modules/crossselling/crossselling.css Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/css/modules/homefeatured/homefeatured.css Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/js/autoload/10-bootstrap.min.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/js/autoload/15-jquery.total-storage.min.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
https://themes/go-foto/js/autoload/15-jquery.uniform-modified-opc.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
Uncaught TypeError: $.totalStorage is not a function  v_32_9dc9d5cdad3b96c0f274c0a3ca2e9cd8.js:222 

Ma ktoś może jakiś pomysł co z tym zrobić, żeby działało prawidłowo ?

Edited by [email protected] (see edit history)
Link to comment
Share on other sites

 Hi all 


Hope you can help 


In the quick order page I get this error:


 


Uncaught TypeError: Cannot read property 'querySelectorAll' of null(anonymous function) @ api.js:5(anonymous function) @ api.js:8(anonymous function) @ api.js:10


livechat-v2.js:1 proactiveJSON = null

 

I don't know what the consequence of this error is. 

all suggestions welcome;

thanks in advance 

Len

post-818542-0-26964600-1446284326_thumb.png

Link to comment
Share on other sites

  • 4 months later...

Jeśli na home.pl występują problemy z ładowaniem np. plików js z  /themes/nazwa_szablonu/js/autoload proponuję zmienić w defines_uri.inc.php :

define('_PS_THEME_DIR_',                _PS_ROOT_DIR_.'/themes/'._THEME_NAME_.'/');

na:

define('_PS_THEME_DIR_',                __PS_BASE_URI__.'themes/'._THEME_NAME_.'/');
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...