First I thought this might be caused by my certain virtualserver, but now I found the same Problem also in another site.
When I open http://www.academyscholars.com/ with IE no matter if it is IE8 or IE9 the layout of the site is totally broken or not displayed at all. If I open it with FF, Chrome, Opera etc the Layout is fine.
(the site linked here is not my OS site because my OS is offline since I tried to update. But this was at least part of the Problems I had when I tried to update.)
I hope OS becomes usable again as soon as possible.
best
fahl5

Comments

fahl5’s picture

Here you can see screenshots of the examplesite in IE9 and FF5

Internet Explorer 9

Firefox 5

jsagotsky’s picture

fahl5,

Academy Scholars uses their own custom themes. We are not responsible for custom code that they write.

Internet Explorer should display OpenScholar correctly to visitors. The vsite admin pages aren't guaranteed to work in IE, so for managing content Firefox or Chrome is the way to go. We'd love to be able to offer better support for IE users, but we're almost exclusively using Mac and Linux, so testing themes for IE is impossible.

I'll try to address the problems you're having with IE in one of the other tickets. It's a little hard for me to track what your setup is when it's spread over this many tickets. I can only open so many tabs before Firefox eats all my RAM ;-)

Jon

fahl5’s picture

Sorry, The many tickets reflect kind of desperation to have a beautiful piece of software in my hands which simply does not work for me at all. My current situation is what you can see on http://lp.d-gy.de. and my main problem in the moment is that there is neither createsite button nor logoutbutton anymore from the moment on a user is logged in.
best
fahl5

ferdi’s picture

Tell us what you want to do. createsite button should link to http://lp.d-gy.de/site/register . It looks like that's not accessible and so the button is not shown.
What did you do to disable the site creation?

Ferdi

fahl5’s picture

I found for a moment the link to create a site. But no a site seem to be created, it seem to be broken.
After some attempts the get your new site is away again.

I want that authenticate users are able to logout. An authenticate user can easily logout with typing http://lp.d-gy.de/logout in the URL by why is there no button for that?

Today I got thoses error alerts after the login. I dont know what they are about and what I might do to get rid of. perhaps some here can help:

warning: Illegal offset type in isset or empty in /home/www/mywebspace/html/lp/includes/common.inc on line 915.
warning: Illegal offset type in isset or empty in /home/www/mywebspace/html/lp/includes/common.inc on line 915.
warning: mb_substr() expects parameter 1 to be string, array given in /home/www/mywebspace/html/lp/includes/unicode.inc on line 478.
warning: mb_substr() expects parameter 1 to be string, array given in /home/www/mywebspace/html/lp/includes/unicode.inc on line 478.
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/www/mywebspace/html/lp/includes/database.mysql.inc on line 329.
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/www/mywebspace/html/lp/includes/database.mysql.inc on line 329.
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/www/mywebspace/html/lp/includes/database.mysql.inc on line 329.
warning: Illegal offset type in isset or empty in /home/www/mywebspace/html/lp/includes/common.inc on line 915.
warning: Illegal offset type in isset or empty in /home/www/mywebspace/html/lp/includes/common.inc on line 915.

here is the code that is named in the alert:
http://lp.d-gy.de/common-inc-915.jpg
http://lp.d-gy.de/unicode-inc-478.jpg
http://lp.d-gy.de/database-mysql-inc-329.jpg

here is the status report that might perhaps help to find the problem:
Drupal 6.22
Access to update.php Protected
Activity Trigger Weight
Activity2 requires Trigger's weight be greater then Pathauto's in order to produce proper aliased paths. Click here to fix that
Apache Solr Your site was unable to contact the Apache Solr server.

Host: localhost
Port: 8983
Path: /solr

Apache Solr PHP Client Library Correct version "Revision: 22".
CTools CSS Cache Exists
Configuration file Protected
Cron maintenance tasks Never run
Cron has not run. For more information, see the online handbook entry for configuring cron jobs. You can run cron manually.
Database schema Inconsistent
The Schema comparison report shows:

52 modules with matching tables
1 module with missing tables

The database schema comparison report provides more details.
Database updates Up to date
Date Timezone requirements The Date Timezone module requires you to set the site timezone name.
File system Writable (public download method)
GD library 2.0
Java executable not found
Could not execute a java command. You may need to set the path of the correct java executable as the variable 'apachesolr_attachments_java' in settings.php.
MySQL database 5.1.49
PHP 5.3.3-7+squeeze3
PHP memory limit 256M
PHP register globals Disabled
Search Lucene API: PCRE unicode support Enabled
Search Lucene API: PHP Mbstring extension Installed
Search Lucene API: Recommended PHP version 5.3.3-7+squeeze3
Search Lucene API: ZF components 6.x-2.0
Shadowbox Installed correctly
Unicode library PHP Mbstring Extension
Update notifications Not enabled
Update notifications are not enabled. It is highly recommended that you enable the update status module from the module administration page in order to stay up-to-date on new releases. For more information please read the Update status handbook page.
Upload progress Not enabled
Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (preferred) or to install APC.
Web server Apache/2
jQuery UI 1.7.2
jQuery Update 1.3.2

best
fahl5

humansky’s picture

Go to admin/settings/performance and turn on CSS and JS optimization. That fixed the problem for me.

fahl5’s picture

Yeeeees!!!!
That's it. Great and thank you very much. That fixed all my problems.
best
fahl5

fahl5’s picture

Status: Active » Closed (fixed)
colorado’s picture

Thank you humansky -

#6 worked for me to correct this problem too.

Go to admin/settings/performance and turn on CSS and JS optimization.