[solved] Many things not displaying properly anymore

leonarp

Joined: 2006-09-21
Posts: 5
Posted: Thu, 2006-09-21 18:29

My gallery2 has become broken. It was working fine until a couple days ago but now it is broken. Look at http://www.seidkr.com/gallery to see what I mean. The layout, fonts, amd image resize are all wrong (although thumbnails seem to still be okay). Also imagemagick is now reporting a failure when I test it. I have been using imagemagick all along and it was working fine. If I enable GD then the image resize seems to work okay. I tried increasing memory in php.ini (to 20M) but that didn't make any difference. I also tried reinstalling gallery2 (from Gentoo portage) but the problems remain.


Gallery version = 2.1.2 core 1.1.0.2
PHP version = 5.1.6-pl4-gentoo apache2handler
Webserver = Apache
Database = mysql 4.1.21-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, ImageMagick, Thumbnail
Acceleration = partial/900, partial/1800
Operating system = Linux vogon 2.6.17-gentoo-r8 #2 Wed Sep 20 15:44:35 UTC 2006 i686
Default theme = matrix
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26100
Posted: Thu, 2006-09-21 18:50

Your site is very slow & missing some things:
http://www.seidkr.com/gallery/modules/search/SearchBlock.js
http://www.seidkr.com/gallery/themes/matrix/theme.css
the list goes on....

disable url rewite first and see if other PHP pages on your site have issues.
I think you might have overwrote some files or deleted some?

Dave

____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

 
leonarp

Joined: 2006-09-21
Posts: 5
Posted: Thu, 2006-09-21 19:26

I turned off URL Rewrite but the problem persists.

I too thought that files, specifically the theme.css file, were missing but when I look on the server they are there (the ones you listed and others like the missing logo).

Other PHP apps on the site work fine (b2evolution, phpBB2, phpmyadmin, etc.)

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2006-09-21 20:33

please talk to your webhost. as floridave points out, http://www.seidkr.com/gallery/themes/matrix/theme.css is no longer there.

 
leonarp

Joined: 2006-09-21
Posts: 5
Posted: Thu, 2006-09-21 21:36

Fixed now. All I did was deactivate and then re-activate the URL Rewrite module. Now things are showing up okay. ImageMagick is still failing the 'composite' test but using GD gets me around that. I would like to solve the ImageMagick issue though, but at least the gallery is working again. Yea!

Thanks for the help valiant and floridave.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26100
Posted: Thu, 2006-09-21 23:58

If ImageMagick has issues so you might want to try the netpbm toolkit and move it to the top of the priority. We have perbuilt ones on the download page.

Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery