Hello,
I have Elgg 1.7.7 running on xampp. I modified the xampp's httpd-xampp.conf (allowing all) and on Elgg's side, I modified the site's url on site administration (set my ip address) to allow other people (like my boss) view from their pcs.
When viewed from other pcs, the PM icon (envelope icon) is missing though the link is still there. I am suspecting a problem on CSS file handling this.
Could anyone provide a lead on this issue? I would be very grateful.
Thanks,
BrodBrix
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- brotherbrix@brotherbrix

brotherbrix - 0 likes
- brotherbrix@brotherbrix

brotherbrix - 0 likes
You must log in to post replies.Update...
When I check the source code, the page is loading the default CSS file correctly but the generated css uses the text 'localhost' on its "background: transparent url(http://locahost/.../toolbar_messages_icon.gif)" instead of "http:<ip address here>"
I'm new with Elgg and I have no clue where to make the changes.
Thanks in advance for your help
brodbrix
So sorry for this incident, I found the problem. I forgot to uncheck the simple cache and refresh