We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 5 years ago

#252 closed Defect (fixed)

Icons for groups don't take

Reported by: cowley Owned by:
Priority: normal Milestone:
Component: Core Version: 1.0
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

Adding a custom icon for a group has no effect and only the default icon displays.

rev 1976

Change History (2)

comment:1 in reply to: ↑ description Changed 5 years ago by cowley

Replying to cowley:

Adding a custom icon for a group has no effect and only the default icon displays.

rev 1976

More info: now that I've done some further testing my report isn't strictly accurate.

The reason it wouldn't accept an icon upload was twofold:

  1. I had incorrectly set the full path to the files directory. I had it as:

http://localhost/elgg/files/

When it should have been:

d:/htdocs/elgg/files/

And yes, I know what "full path" means but I was being particularly thick at the time of installation.

  1. I needed to create a /files/ directory after correcting item 1 above.

Maybe a slight tweak to the wording on the appropriate page during install would avoid unnecessary future support queries from clueless n00bs like me :)

PS What happened to all the default plugins in build 1976? It seems to be missing a few.

comment:2 Changed 5 years ago by marcus

  • Resolution set to fixed
  • Status changed from new to closed

Closed. No longer an issue.

Note: See TracTickets for help on using tickets.