We can make your Elgg site shine

Jay T.

I've noticed that when I enable the mainpage cache the "Welcome" message shows up, but doesn't when I turn the cache off. Also, I've tried adding a "Welcome Guest" message and it only shows up when I turn the mainpage cache off. lol! It would seem to be an issue with the cache writing, but the "Welcome (username)" message doesn't work when it's turned off.

Well, I found the wierdness of the cache copy anyway. All I needed to do was add the appropriate stuff in /models/model.php. That's where the cache copy is made from. So, if anyone else wants to make changes to their layout and wants the cache to work, it's in that file.

I still don't know why the "Welcome username" isn't working when cache is turned off.

Next up, trying to move the login box from the left to the right. BTW, you might want to think about adding the login box as a widget, instead of static. It would be much more useful.

Delete Edit