Page 1 of 1

SOLVED Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 3:36 pm
by marmollo
Hi there, for my new website www.gastroprojekte.ch I am using the lastes version of CMS Made Simple Version 6.6.5 with additonal modules. Now when I want to display the website in IE it works however in Firefox 3.5.1 the css stylesheets are not displayed when clicking on a standard menu item. The same behaviour happens when improting other stylesheets as avaiilable on the download site.

Can anyone help me with this behaviour? I have no idea where to look and how to make it compatible with both browsers IE and Firefox.

Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.16) Gecko/2009120208 Firefox/3.0.16 GTB6 (.NET CLR 3.5.30729)

Thanks for any replies in advance

Regards

Marcel

Was due to the stylesheet, has been solved with cstylesheet smarty tag

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 6:15 pm
by marmollo
HI There thanks for your quick reply I have now shut the dbug mode off and directly in Mozilla the error will appear that the css is not found anymore or not displayed. Do I have to put the cache css off in Mozilla? In my configuration file the time for css caching is set to 0

You might see it when you look at it now

Thanks again a lot for your kind reply

Regards

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 6:35 pm
by marmollo
Here is the information from system info

CMS-Version

1.6.6

Installierte ModuleCMSMailer

1.73.14
FileManager

1.0.1
MenuManager

1.6.2
ModuleManager

1.3.1
News

2.10.3
nuSOAP

1.0.1
Printing

1.0.4
Search

1.6.1
ThemeManager

1.1.1
TinyMCE

2.5.5
CGExtensions

1.17.6
ShopMadeSimple

0.2.6
FrontEndUsers

1.6.11
PaymentMadeSimple

1.0.5
CartMadeSimple

0.2.7
NMS

2.2.3
JQueryTools

1.0.5

Konfigurationsinformationen aus der config.phpphp_memory_limit:

 
process_whole_template:

false
max_upload_size:

50000000
default_upload_permission:

664
assume_mod_rewrite:

false
page_extension:

 
internal_pretty_urls:

false
use_hierarchy:

true
debug:

false
output_compression:

false
root_url:

http://www.gastroprojekte.ch
root_path:

D:\www\www*** (0777) 
previews_path:

D:\www\www***\tmp\cache (0777) 
uploads_path:

D:\www\www***\uploads (0777) 
uploads_url:

http://www.gastroprojekte.ch/uploads
image_uploads_path:

D:\www\www***\uploads\images (0777) 
image_uploads_url:

http://www.gastroprojekte.ch/uploads/images
use_smarty_php_tags:

false
locale:

 
default_encoding:

utf-8
admin_encoding:

utf-8
PHP-Informationen: Derzeitige PHP-Version (phpversion):

5.2.9-2 
MD5-Funktion (md5_function):

An (Ja) 
GD-Version (gd_version):


tempnam-Funktion (tempnam_function):

An (Ja) 
Magic Quotes zur Laufzeit (magic_quotes_runtime):

Aus (Nein) 
PHP-Speicherlimit (memory_limit):

50M 
Maximale Ausführungszeit (max_execution_time):

180 
PHP Safe-Mode (safe_mode):

Aus (Nein) 
Speicherpfad für Sessions (session_save_path):

Keine Prüfung, da eine "open basedir"-Beschränkung aktiviert ist 
Session Use Cookies (session.use_cookies):

An (Ja) 
Prüfung, ob der httpd-Prozeß eine Datei in einem selbst erstellten Verzeichnis erzeugen kann. (create_dir_and_file):


PHP - register_globals (register_globals):

Aus (Nein) 
PHP - output_buffering (output_buffering):

4096 
Deaktivierte PHP-Funktionen (disable_functions):

 
PHP "Open Basedir" (open_basedir):

./;../;/;d:\www;d:\\www;D:\www;D:\\www;c:\temp;c:\\temp;c:\php;c:\\php;c:\php5;c:\\php5;d:\scripts\WLMonitorScripts 
Test der Remote-URL (test_remote_url):


fsockopen: Verbindung ok! 
fopen: Verbindung ok! 
Hochgeladene Dateien (file_uploads):

An (Ja) 
Maximale Größe für POST-Dateien (post_max_size):

50M 
Maximale Größe für hochzuladende Dateien (upload_max_filesize):

50M 
Basis-XML (expat) Unterstützung (xml_function):

An (Ja) 
Test auf file_get_contents (file_get_contents):

An (Ja) 
Test auf ini_set (check_ini_set):

An (Ja) 
Server-Informationen: Server-API (server_api):

cgi-fcgi 
Server-Datenbank (server_db_type):

MySQL (mysql) 
Server-Datenbankversion (server_db_version):

5.1.42 
Server-Software (server_software):

Microsoft-IIS/6.0 
Server-Betriebssystem (server_os):

WINNT 5.2 An i586 

Verzeichnisberechtigungentmp:

D:\www\www***\tmp (0777) 
templates_c:

D:\www\www***\tmp\templates_c (0777) 
modules:

D:\www\www***\modules (0777) 
Maske zum Erstellen von Dateien (umask):

D:\www\www***\tmp\cache (0777)

Hope you are able to see something from here let me know if something else is needed

Thanks

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 6:51 pm
by RonnyK
In IE8 the same happens... Are you sure that you didnt remove any stylesheets? As the non-homepages have different templates with different stylesheets. Otherwise is it possible that you have a root-url issue, as all but the homepage have an issue. Could you try setting another page to DEFAULT, and see if it shows then. If so, then the issue might be in the config.php and be path-based.

Ronny

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:30 pm
by marmollo
Hi Ronny

Thanks for the reply how can i set another page to default do you mean in the programm itself?

I have now tried it again in Mozilla bei deleting it and installing it again. Then several links worked and it suddenly got no stylesheet again and i got the same errors. Shall I change the root url to the url where I have my site hosted and not the name of the homepage?

Thanks for your kind reply

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:32 pm
by RonnyK
Under Content -> Pages, there is a column that is called "Default".  Then navigate to your domain, and that page will be the default one, so without the trailing page=.... logic.

Ronny

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:38 pm
by marmollo
HI Ronny

Yes I saw it to I have now changed the page as the default one and it now seems to work also in mozilla. Could you do me one last favour and see if it works in ie8 as well and I will close the topic hopefully. Thanks for your support anyway

Rgeards

Marcel

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:45 pm
by RonnyK
Something is off in your server-settings.... Non default-page doesnt show with styling, so it seems like something isnt set right.

Both in IE and in FF it shows without stylesheet in non-default page.

Ronny

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:49 pm
by marmollo
Hi Ronny thanks for checking, mmmmh what could it be are you able to help me out if something needs to be reconfigured? Shall I send the config php anonymized, I have no clue how I will be able to make it work for all browsers :(

I might also perhaps uninstall all and install it again or could it be the server? Well, I hope you have an idea

Anyway thanks a million for the help and replies

marcel

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 7:58 pm
by RonnyK
You could mail me some information.

A PM with a backend-login would work too....

Ronny

Re: Standard Package displays differently in IE and Firefox

Posted: Mon Jan 11, 2010 8:03 pm
by marmollo
Hi I have added you to msn, pehaps we could continue there and see if we can solve it. So i will be able to give youo some data

Thanks for the help

Re: Standard Package displays differently in IE and Firefox

Posted: Tue Jan 12, 2010 7:12 am
by marmollo
Hi, I have now deleted all and installed a completely new default installation of cms made simple at the following url

http://www.gastroprojekte.ch/cmsms Can someone tell me which question I should ask the provider to make it work? Whoich setting have to be active in IIS 6.0 to make the stylesheets work in all Browsers? Any feedback would be greatly appreciated. Or is it better to change the provider which will work with Apache and Linux?

Re: Standard Package displays differently in IE and Firefox

Posted: Tue Jan 12, 2010 11:13 pm
by Dr.CSS
Change to linux host, remember it is a widoze product and we all know how they get hacked all the time ;)...