WSN Knowledge Base
Featuresspacer Showcasespacer Reviewsspacer Demosspacer Purchasespacer Manualspacer Support
Fallback members table
Fallback members table
By Paul

Suppose you're running multiple WSN scripts (or multiple installations of the same script). You want to let people login with their username/email at script A, but if there's no such username/email in the members table of script A you'd like to check script B's members table.

In your tweaks.php, add a line
$fallbackmembers = 'otherscript_members';

That's all there is to it.

This feature doesn't support non-WSN scripts at the moment, be sure to express your interest if you'd like integration files to work as fallbacks.

Rate this article:

Submitted: 08/28/07

Description: Using two members tables at once.

Views: 83 views. Averaging 0 per day.
In the most recent 30 day period, there've been 1 views.

Previous Article | Next Article


Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support