- Thank you received: 0
Strange: no VM2 Shopadmin with laptop + mobileInet
-
media
-
Topic Author
- New Member
-
Less
More
13 years 2 months ago #13707
by media
Replied by media on topic Re: Strange: no VM2 Shopadmin with laptop + mobileInet
Thank you very much! Now it's proven that you and me are able to access the storeadmin from different countries, both using mobile connection. My client says, that it is going slowly at this moment. But i draw the conclusion that it has nothing to do with your template or even with virtuemart. Only the google font js is a little bit suspect in my eyes. Maybe, with what reason ever, client's computer (firewall, he uses norton secuirity) is blocking these files or just one file. Nevertheless, this thread is solved and can be closed.
Now i have two solved threads. And your reaction was fast and competent. For this i say Thank You! eCommerce is a great solution for virtuemart, because of the nice features and the possibility of much customization.
Best regards.
Michael
Now i have two solved threads. And your reaction was fast and competent. For this i say Thank You! eCommerce is a great solution for virtuemart, because of the nice features and the possibility of much customization.
Best regards.
Michael
Please Log in to join the conversation.
-
media
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 2 months ago #13723
by media
Replied by media on topic Re: Strange: no VM2 Shopadmin with laptop + mobileInet
And now... this is what helps my client out of his miserable situation:
Has to be added to htaccess in the installation root folder. This forces the browser to load files with the suffixes above from the own cache.
-- Double Solved --
Code:
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
Header set Expires "Thu, 15 Apr 2012 20:00:00 GMT"
</FilesMatch>
Has to be added to htaccess in the installation root folder. This forces the browser to load files with the suffixes above from the own cache.
-- Double Solved --

Please Log in to join the conversation.
Time to create page: 0.086 seconds