ok, i found alone, errors on your whmcs files, example
<!– Preloader –>
<link rel=”stylesheet” href=”/templates/{$template}/css/fakeLoader.min.css”>
and must be
<link rel=”stylesheet” href=”templates/{$template}/css/fakeLoader.min.css”>
without / before template/
so update files, to others not hawe this problem, i will change manualy….
with / before,whmcs cant read path.
-
This reply was modified 7 years, 1 month ago by
ivica.