Closed (fixed)
Project:
Smileys
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Apr 2008 at 20:39 UTC
Updated:
22 Jun 2008 at 13:25 UTC
I just installed the Smileys for drupal v6.2 and see this problem:
the paths for the images in the database say:
sites/all/modules/smileys/packs/example/...
but the directory in the file system is:
sites/all/modules/smileys/packs/Example/
Note the difference: example vs Example
Comments
Comment #1
micksmothers commentedI also have this problem - Unix derivatives all have case sensitive file and path names, so these two should agree exactly. I just renamed the directory on the filesystem to match the setting (Example to example) - was faster.
Comment #2
Gurpartap Singh commentedDid you upgrade from Drupal 5?
You need to run update.php if so, to change example to Example.
Please update me with the situation, why it won't work, since I have changed all instances of example to Example.
Comment #3
Gurpartap Singh commentedI missed the point that example is not changed to Example in the "path" of smiley images! Kind of critical for those upgrading from Drupal 5.
Comment #4
Gurpartap Singh commentedComment #5
Gurpartap Singh commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.