[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.
|
|

Posts: 26100
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
Posts: 5
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.)
Posts: 32509
please talk to your webhost. as floridave points out, http://www.seidkr.com/gallery/themes/matrix/theme.css is no longer there.
Posts: 5
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.
Posts: 26100
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