Jump to content


Welcome to IPS!

Feel free to browse our community to get a feel for how our community software operates. Post in the pre-sales forum with any questions you have before purchasing or use the Test Posting forum to post a few messages yourself! You can also get a free demo to try the IPS Community Suite yourself.

Already an active IPS client?

Login with the same email address and password you use for the client area to access client-only areas.

Mark

Member Since 08 Apr 2007
Offline Last Active Today, 04:25 PM
****-

Posts I've Made

In Topic: Nexus

31 January 2012 - 03:25 PM

Yes. You'd simply do something like:

if ( nexusApi::itemIsPurchased( $member['member_id'], 'nexus', 'product', 1 ) == 'ACTIVE' ) { /* stuff to show for paid members */ } else { /* stuff to show for non-paid members */ }

In Topic: Email integration

30 January 2012 - 05:38 AM

View PostForestForTrees, on 30 January 2012 - 03:11 AM, said:

Could you expand on this?

http://community.inv...gemailsphp-r371

In Topic: Advanced Package

23 January 2012 - 03:42 AM

It would depend a lot on what else is in the database, how many files have been uploaded, etc. But I'd be thinking 1-5million.

You're more likely to exceed the online user limit far before you exceed the space limit.

In Topic: Ordering Page Is Insecure!

12 January 2012 - 07:00 AM

It should be okay now.

In Topic: How do I get to the Demo?

07 January 2012 - 08:08 PM

The demo system was having some troubles earlier today. If you still haven't received your login information - drop sales@invisionpower.com an email and they'll sort you out :)