I'm new to cms made simple and just trying out importing templates and css. All seems fine except that I notice that when i open a page there is a delay of a few seconds while the page is displayed without styling added then it corrects itself. What am I doing wrong - I have the images in the images folder and so on.
Thanks
Judy
css delay on loading page
Re: css delay on loading page
Hi Judy, welcome here
It might be a server side problem...
Do you have a link for us? Not much to do with out it...
Reg. Rolf
It might be a server side problem...
Do you have a link for us? Not much to do with out it...
Reg. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: css delay on loading page
What I did was put wamp on my pc to experiment with the cms made simple. Then I followed some instructions and imported DragonFly template and css. I attach these files in case you notice something wrong. Iput the images as instructed into the images folder and they seem to work ok.
Thanks for replying
Judy
Thanks for replying
Judy
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
-
[The extension txt has been deactivated and can no longer be displayed.]
Re: css delay on loading page
Okay, you are working local at the moment.
It is still possible the computer is to slow to run the website, but...
Please put a copy of your System Information here, you find it in the admin.
Perhaps we can find there some leads why.
But in both a localhost or a webserver the CMS should perform fine.
Grtz. Rolf
It is still possible the computer is to slow to run the website, but...
Please put a copy of your System Information here, you find it in the admin.
Perhaps we can find there some leads why.
But in both a localhost or a webserver the CMS should perform fine.
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: css delay on loading page
First thing I would do is put the images in uploads, like in uploads/fly folder then change your css to url(uploads/fly/image.jpg)...
Re: css delay on loading page
Hi there - I'm experiencing a similar issue with a delay in the stylesheet loading - I'm, also using MAMP but on a Mac - strange thing is I've only experienced this on recent 1.9 install the previous sites that I've developed locally never did this???
Here are my settings (from the system info page)
----------------------------------------------
Cms Version: 1.9
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.3
* MenuManager: 1.7
* ModuleManager: 1.4
* News: 2.11
* nuSOAP: 1.0.2
* Printing: 1.1.1
* Search: 1.6.6
* ThemeManager: 1.1.2
* TinyMCE: 2.8.0
Config Information:
* php_memory_limit:
* process_whole_template: false
* output_compression: false
* max_upload_size: 32000000
* default_upload_permission: 664
* url_rewriting: mod_rewrite
* page_extension:
* query_var: page
* image_manipulation_prog: GD
* auto_alias_content: true
* locale:
* default_encoding: utf-8
* admin_encoding: utf-8
* set_names: true
Php Information:
* phpversion: 5.2.11
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* E_STRICT: 0
* memory_limit: 32M
* max_execution_time: 30
* output_buffering: On
* safe_mode: Off (False)
* file_uploads: On (True)
* post_max_size: 32M
* upload_max_filesize: 32M
* session_save_path: /Applications/MAMP/tmp/php (0775)
* session_use_cookies: On (True)
* xml_function: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.1.37
----------------------------------------------
I thought it might be something to do with my templates but when I reverted to the default supplied it did exactly the same...
Any pointers greatfully received
Cheers
John
Here are my settings (from the system info page)
----------------------------------------------
Cms Version: 1.9
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.3
* MenuManager: 1.7
* ModuleManager: 1.4
* News: 2.11
* nuSOAP: 1.0.2
* Printing: 1.1.1
* Search: 1.6.6
* ThemeManager: 1.1.2
* TinyMCE: 2.8.0
Config Information:
* php_memory_limit:
* process_whole_template: false
* output_compression: false
* max_upload_size: 32000000
* default_upload_permission: 664
* url_rewriting: mod_rewrite
* page_extension:
* query_var: page
* image_manipulation_prog: GD
* auto_alias_content: true
* locale:
* default_encoding: utf-8
* admin_encoding: utf-8
* set_names: true
Php Information:
* phpversion: 5.2.11
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* E_STRICT: 0
* memory_limit: 32M
* max_execution_time: 30
* output_buffering: On
* safe_mode: Off (False)
* file_uploads: On (True)
* post_max_size: 32M
* upload_max_filesize: 32M
* session_save_path: /Applications/MAMP/tmp/php (0775)
* session_use_cookies: On (True)
* xml_function: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.1.37
----------------------------------------------
I thought it might be something to do with my templates but when I reverted to the default supplied it did exactly the same...
Any pointers greatfully received

Cheers
John