Community Forum

Please read the intro before joining/posting. Thank you.

If you have questions about our software, chances are this forum has the answers.

You'll need to register before you can post on the forum to ask your question or to answer another one. A reply will be posted to each and every question that is asked so there is no need to double post or bump your post. We'll do our best to answer promptly, but in some cases it may take a day or two. If you bump your post, it may be removed. Bear with us and we'll get your question answered quickly.

Here are a few tips to help you to get your questions answered more rapidly.

IMPORTANT: Posts in English only. We don't employ translators and we'll be unable to understand your message properly and will probably delete it.
SOFTWARE: Each software has it's own forum. Software here is NOT supported. Posts about this software will be deleted. Supported software questions ONLY please.
SEARCH: Use the search option to see if your question has been answered on the forum before now or if there is an answer in the documentation of your software.
PERSONAL SUPPORT: If you have purchased a commercial version of any software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
LINKS: Any links posted are not clickable (to deter spammers) and must be copied / pasted into your browser address bar.

            

You are not logged in.

missing little check marksPosts in the Maian Pal forum by zeldalee
zeldalee
10-02-2021 22:16:20

Hello David,
for some reason my site admin quit using the check marks and other icons.  I need to know where the image files are located
Thank you
zeldalee

zeldalee
15-02-2021 14:44:14

maiandavid wrote:
Did you sort this out? Maian Pal uses the FontAwesome toolkit, so icons are created from fonts, not images. Usually the path is wrong in the settings. If you are using www for example in your url, you must make sure your site forces www when loading as none www links may be missing the icons.

Hello David,
No I havn't sorted yet.  I will have a look at my settings, but where in settings.  If I have Base Folder set as https://xxxxx.com is that the problem?  Should it be www.xxxx.com?  Not sure in where you mean.

Thank you for the direction.
Zeldalee

zeldalee
17-02-2021 01:08:49

maiandavid wrote:
The base url must be the same as what you see in the browser. Otherwise browsers like Chrome throw errors about secure content loading over a different url.

So, in your settings if you use www, this is fine, but you must force the site to always load www. It can be done with .htaccess.

Ok David,
I understand to a point.  I found this script and edited .htaccess file uploaded, then the site quit working.  So I removed the the script.  Can you tell me what is wrong with it?  The error said site had been redirected too much

#Force www:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^example.com [NC]
RewriteRule ^(.*)$ https://www.example.com/$1 [L,R=301,NC]

Thanks so much
zeldalee

zeldalee
23-02-2021 22:37:52

maiandavid wrote:
I assume you replaced example.com with your own domain? I use:

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

Some servers have the option to force www in the control panel.


Hi David,
so far I have tried everything but no luck.  anymore ideas, sorry
zeldalee

zeldalee
08-03-2021 14:52:44

Everything is working right now thank you David

100% Free SoftwareSoftware Versions, Development, Docs & UpgradesHostingNewsletter
Made with in the U.K & Hong Kong

Free PHP Scripts / Responsive PHP Scripts / Lightweight PHP Scripts / White Label PHP Scripts