After I install everything appeared to be working properly. When I was moving from menu to menu in the Admin section the graphics would randomly disappear and I'll be left with something that looks more like a table of contents. If I refresh the site will return to is normal appearance. Anyone have any suggestions or thoughts on what might be causing the problem? I have attached an example of the problem.
Andy
[attachment deleted by admin]
Issues after installation
Re: Issues after installation
similar behaviour has been noted already and they're investigating it.
if you were to copy your stylesheet(s) to an external file and reference it that way, instead of using the db-generated one, does it still do it?
to get a copy of your entire stylesheet at one time, view source and copy the url of the stylesheet
looks something like:
http://www.cmsmadesimple.org/stylesheet ... mplateid=6
and paste it into the address bar of the browser to display or download it (depending on the browser). take that text and stick it in a file, (siteroot)/uploads/stylesheet.css
then change the tag {stylesheet} in the template to
or just..
if you were to copy your stylesheet(s) to an external file and reference it that way, instead of using the db-generated one, does it still do it?
to get a copy of your entire stylesheet at one time, view source and copy the url of the stylesheet
looks something like:
http://www.cmsmadesimple.org/stylesheet ... mplateid=6
and paste it into the address bar of the browser to display or download it (depending on the browser). take that text and stick it in a file, (siteroot)/uploads/stylesheet.css
then change the tag {stylesheet} in the template to
or just..
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: Issues after installation
This seems to be exactly what I am experiencing. I have accessed the admin section with firefox and everything appears to be working properly. I will d a little research with my hosting company and see if they have any info that might be handy.Patricia wrote: yes that is a strange bug which happened recentyl, I only had that on my local install (windows) not on remote (unix) and only in IE, and only in the admin panel.
Thanks,
Andy
Re: Issues after installation
Ok, I downloaded the file supplied in the link. I made a backup of the original style.php file on my local machine and placed the new file on the server. Unfortunately, the same thing is happening.
Any additional suggestions,
Andy
Any additional suggestions,
Andy
Re: Issues after installation
I tried it again to make sure that I put the new file into the correct directory. I tried it again and unfortunately it didn't resolved the problem.
I guess that I will be ok as long I don't use IE....
I guess that I will be ok as long I don't use IE....

Re: Issues after installation
I guess it's possible that ini_set could be disabled. I'm not totally sure about that. Though, it seems weird to have zlib on and ini_set off. It could cause tons of problems...
Re: Issues after installation
If this site is open to the outside, can you make a phpinfo.php page and pm the URL to Patricia and I?
To make a phpinfo.php page, make a new file called phpinfo.php. In it, just put: and upload it to your host.
Thanks!
To make a phpinfo.php page, make a new file called phpinfo.php. In it, just put:
Code: Select all
<?php phpinfo(); ?>
Thanks!
Re: Issues after installation
Well, zlib compression is off in php.ini. This makes no sense at all...
Ok, last request. Can you make me an account in the admin? You can make a new group and turn off all of the permissions. I just want to try a few things.
Thanks!
Ok, last request. Can you make me an account in the admin? You can make a new group and turn off all of the permissions. I just want to try a few things.
Thanks!