incorrect path to smiley images (case-sensitivity problem)

jswap - April 17, 2008 - 20:39
Project:Smileys
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:normal
Assigned:Gurpartap Singh
Status:closed
Description

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

#1

micksmothers - May 30, 2008 - 21:01

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

#2

Gurpartap Singh - June 7, 2008 - 17:22

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

#3

Gurpartap Singh - June 7, 2008 - 18:15

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

#4

Gurpartap Singh - June 8, 2008 - 13:10
Assigned to:Anonymous» Gurpartap Singh
Status:active» fixed

#5

Gurpartap Singh - June 8, 2008 - 13:15
Version:6.x-1.x-dev» 6.x-1.0-alpha1

#6

Anonymous (not verified) - June 22, 2008 - 13:25
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.