WSN Links
Featuresspacer Showcasespacer Reviewsspacer Demosspacer Purchasespacer Manualspacer Support

Register | Forgot Password
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.

Rating:


0/5 based on 0 votes. The median rating is 0.

Submitted: 08/28/07

Description: Using two members tables at once.

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

Previous Article | Next Article

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