Jump to content

4.7.11


Recommended Posts

Hi everyone,

The only update for 4.7.11 relates to an {{if}} statement for the "guest terms bar". To apply the update for yourselves, first upgrade your software and then open the globalTemplate file. Find:

if="!\IPS\Member::loggedIn()->member_id and \IPS\Settings::i()->guest_terms_bar"

Change to:

if="\IPS\Settings::i()->guest_terms_bar"

This update appears to let the guest/cookie message be displayed to logged in members in certain situations. A theme update will be available over the next few days which will include the updated code, however if you're comfortable editing the above code yourself, feel free to do it since no other changes will be included in the update.

I hope that helps! 🙂

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...