Page 1 of 1

Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Wed Sep 01, 2010 3:57 pm
by burlington
I have just installed 1.8.2 but there seems to be a problem. The admin colse, page listings etc are missing their graphics so that the console etc looks like this, if you see what I mean:


    * CMS
          o Home
          o View Site
          o Logout
    * Content
          o Pages
          o Image Manager
          o Global Content Blocks
          o File Manager
          o News
    * Layout
          o Templates
          o Stylesheets
          o Menu Manager
          o Theme Manager
    * Users & Groups
          o Users
          o Groups
          o Group Assignments
          o Group Permissions

Checksum seemed to work Ok and the permissions seem to be correct as well.

What has gone wrong please?

Thanks

Martin

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Wed Sep 01, 2010 4:04 pm
by alby
Enable debug in config and look your error logs

Alby

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Wed Sep 01, 2010 5:41 pm
by burlington
Alby

I think you will have to explain a bit more about 'enabling debug in config' please. I am not conversant with this.

Thanks

Martin

ps for the record I have installed probably about a dozen CMSMS site, and this is the first time I have had a problem like this, and it is also the first time I have tried to install 1.8.xx. Is there a connection?

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 5:58 am
by burlington
Yes, certainly.

Here is the information:

PHP Information:

Current PHP Version (phpversion):

5.2.9 Caution

md5 function (md5_function):

On (True) Success

GD version (gd_version):

2 Success

tempnam function (tempnam_function):

On (True) Success

Magic quotes in runtime (magic_quotes_runtime):

Off (False) Success

Is E_STRICT disabled in error_reporting (E_STRICT):

Success

PHP Effective Memory Limit (memory_limit):

32M Success

Maximum Execution Time (max_execution_time):

30 Caution ?

PHP output_buffering (output_buffering):

On Success

PHP Safe Mode (safe_mode):

Off (False) Success

File uploads (file_uploads):

On (True) Success

Maximum Post Size (post_max_size):

8M Caution ?

Maximum Upload Size (upload_max_filesize):

2M Caution ?

Session Save Path (session_save_path):

/tmp (1777) Success

Sessions are allowed to use Cookies (session_use_cookies):

On (True) Success

Basic XML (expat) support (xml_function):

On (True) Success

Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file):

Success

PHP register_globals (register_globals):

On (True) Caution ?

disable_functions in PHP (disable_functions):

passthru, shell_exec, proc_close, proc_open, ini_alter, dl, popen, parse_ini_file, show_source, curl_exec Caution ?

PHP Open Basedir (open_basedir):

  Success

Test for remote URL (test_remote_url):

Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success

Test ini_set (check_ini_set):

On (True) Success
Server Information:

Server API (server_api):

cgi

Server Database (server_db_type):

MySQL (mysql)

Server Database Version (server_db_version):

5.0.91 Success

Server Software (server_software):

Apache

Server Operating System (server_os):

Linux 2.6.18-164.15.1.el5xen On i686

Permission Information

tmp:

/home/oldr5662/public_html/tmp (0777) Success

templates_c:

/home/oldr5662/public_html/tmp/templates_c (0777) Success

modules:

/home/oldr5662/public_html/modules (0777) Success

File Creation Mask (umask):

/home/oldr5662/public_html/tmp/cache (0777) Success

config_file:

0666 Failure
config.php writable. It is more safe if you change permission to read-only

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 3:42 pm
by burlington
I have just run Checksum and found the following error. This reads:


/', $line, 2); // split it into fields


I have no idea what it means!

Regards

Martin

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 4:12 pm
by alby
burlington wrote: I have just run Checksum and found the following error. This reads:

/', $line, 2); // split it into fields
You must be more precise...
Your cmsms version (base/full)?
What file checksum dat use?
Is it a error when you run checksum or after you upload checksum dat file?
Have you re-upload your files?
Enable debug in config.php? == Edit config.php and switch true $config['debug'] = false;

Alby

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 4:49 pm
by burlington
Alby

My reply:

Full program
From the /install folder
After
Yes, twice
Debug enabled. Details follow. Results of checksum.dat will follow as a separate posting.

Debug: (2.9E-5) - (578856)

loading smarty

Debug: (0.003465) - (852208)

loading adodb

Debug: (0.004595) - (937716)

loading page functions

Debug: (0.007222) - (1144268)

loading content functions

Debug: (0.009448) - (1348008)

loading pageinfo functions

Debug: (0.009929) - (1380756)

loading translation functions

Debug: (0.010779) - (1441964)

loading events functions

Debug: (0.011846) - (1525928)

loading php4 entity decode functions

Debug: (0.013627) - (1737388)

done loading files

Debug: (0.02292) - (2413588)

(mysql): SET NAMES 'utf8'

Debug: (0.023601) - (2429612)

(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs

Debug: (0.026266) - (2499476)

(mysql): SELECT * FROM cms_userplugins

Debug: (0.032183) - (2922096)

(mysql): SELECT * FROM cms_modules WHERE active = 1 ORDER by module_name

Debug display of 'End of include':(0.057712) - (4892300)
Debug: (0.058223) - (4871740)

Session found.  Moving on...

Debug: (0.063107) - (5306500)

Session found.  Moving on...

Debug: (0.063789) - (5309308)

(mysql): SELECT preference, value FROM cms_userprefs WHERE user_id = '1'

Debug: (0.063916) - (5310244)

Session found.  Moving on...

Debug: (0.063946) - (5310508)

before theme load

Debug display of 'Load Content Operations':(0.065274) - (5412192)
Debug display of 'End Load Content Operations':(0.071394) - (5974704)
Debug: (0.071845) - (5976616)

(mysql): SELECT content_id FROM cms_content WHERE default_content = 1

Debug: (0.072164) - (5978572)

(mysql): SELECT * FROM cms_content WHERE content_id = '15'

Debug: (0.07549) - (6229104)

(mysql): SELECT ug.user_id FROM cms_user_groups ug
                    WHERE ug.user_id = '1' AND ug.group_id = 1

Debug: (0.076348) - (6231924)

(mysql): SELECT DISTINCT permission_name FROM cms_user_groups ug INNER JOIN cms_group_perms gp ON gp.group_id = ug.group_id INNER JOIN cms_permissions p ON p.permission_id = gp.permission_id INNER JOIN cms_groups gr ON gr.group_id = ug.group_id WHERE ug.user_id = '1' AND gr.active = 1

Debug: (0.115478) - (6515496)

(mysql): SELECT htmlblob_id FROM cms_additional_htmlblob_users WHERE user_id = '1'

Debug: (0.115744) - (6517068)

(mysql): SELECT group_id FROM cms_user_groups WHERE user_id = '1'

Debug: (0.115946) - (6517528)

(mysql): SELECT htmlblob_id FROM cms_additional_htmlblob_users WHERE user_id IN (-1)

Debug: (0.116254) - (6517948)

(mysql): SELECT content_id FROM cms_content WHERE owner_id = '1'

Debug: (0.11666) - (6518988)

(mysql): SELECT user_id,content_id FROM cms_additional_users

Debug: (0.116928) - (6519208)

after theme load

Debug: (0.117015) - (6519208)

before populate admin navigation

Debug: (0.117048) - (6519312)

before menu items

Debug: (0.118695) - (6535704)

after menu items

Debug: (0.11898) - (6559604)

before syste modules

Debug: (0.119234) - (6559836)

before module menu items

Debug: (0.119424) - (6559940)

after module menu items

Debug: (0.121287) - (6584500)

after populate admin navigation

Debug: (0.121327) - (6584500)

before theme-y stuff

Debug: (0.121846) - (6585052)

after theme-y stuff

Debug: (0.122455) - (6591544)

(mysql): SELECT count(news_id) FROM cms_module_news n
                  WHERE status != 'published'
                    AND (( IFNULL(end_time, '1970-01-01 01:00:01')  = '1970-01-01 01:00:01') OR (end_time > '2010-09-02 17:22:13'))

Debug: (0.122549) - (6591388)

before notifications

Debug: (0.122659) - (6591892)

after notifications

Debug: (0.122939) - (6591404)

(mysql): SELECT version from cms_version

Debug: (0.124204) - (6630772)

(mysql): SELECT bookmark_id, user_id, title, url FROM cms_admin_bookmarks WHERE user_id = '1' ORDER BY title

Debug: (0.124557) - (6591816)

(mysql): SELECT bookmark_id, user_id, title, url FROM cms_admin_bookmarks WHERE user_id = '1' ORDER BY title

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 4:54 pm
by burlington
Albie

The checksum.dat file is here as a .pdf.

Too large to come as a .txt.

Martin

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 4:59 pm
by alby
Your correct checksum dat file is:
http://s3.amazonaws.com/cmsms/downloads ... ecksum.dat

Alby

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 5:14 pm
by burlington
Alby

OK thanks.

However, how precisely should be used please? The admin. console for the CMSMS site won't allow me to use it as it defaults back to the checksum file on my desktop. I can't load it via the web either. 

Martin

Re: Installing 1.8.2 problem- admin console shows only straight links. No graphics.

Posted: Thu Sep 02, 2010 6:39 pm
by burlington
Ah! I've got it. at last!

I should check the proper checksum against what I already have!! Bingo.

Seriously, if this does not owrk for me, I am considering ditching the 1.8.2 and installing a tried and tested version of CMSMS, my latest one being 1.7.1, that has worked for me on a number of occasions.

Martin

[SOLVED]Installing 1.8.2 problem- admin console shows only straight links.

Posted: Thu Sep 02, 2010 7:35 pm
by burlington
Well, sort of solved. I ditched 1.8.2 and installed, successfully, 1.8.0

Thank you everyone for your help and patience.

Regards

Martin