Generally, when you are generating your content pages using PHPMaker, you are also connected to Internet. When you are running your web application that generated by PHPMaker in your local computer (localhost), then your local website will be trying to keep connected to Internet in order to use the YUI files as this is the default setting in PHPMaker.
Just for your information, YUI stands for Yahoo User Interface. PHPMaker uses YUI files in order to change the style of your website become more attractive. Sometimes, the Internet connection is not too good, thus your website will need more long time to be loaded properly. To prevent this to be happened, then you can disable to connect to Internet to use this live YUI files. You can use the local YUI files instead, so that your website will be loaded faster.
To disable the YUI files that directly connect to Internet, follow these steps:
- Open your PHPMaker project file (.pmp) using your PHPMaker application.
- Click on Tools -> Advanced Settings, until you see an Advanced Settings window appears.
- Make sure the Project group item has been expanded, and find the Local YUI files item, afterwards, give a tick mark at the right column of that item.
- Click on OK button to save the changes, and re-generate your script files.
Leave a Reply
You must be logged in to post a comment.