On these pages are my WordPress plugins, the odd article and my Support Forum.

For my random rantings on everything else please visit my blog at Yellow Swordfish

WP Plugins


Articles

If you find any of my plugins useful, please comsider a donation towards my running costs.

Thank you

In preparation for the release of Simple:Press Version 4.0, the Support Forum has moved to a new site dedicated to the plugin. This will also be the future home for Simple:Press Forum.


Version 3.1.4 will still be available for download here in the short term.


For the support forum - and to visit our new site and to get details of version 4.0, click on the logo to take you to simplepressforum.com

This forum is currently locked - access is read only
Current User: Guest
Please consider registering

 
Search Forums:


 




Simple changes to run under MU wordpress

UserPost

2:40 pm
15 Jan 2007


dizzy99

Guest

1

Although Simple Forums works almost perfectly out of the box you’ll have to make one very minor modification to get users working (otherwise you’ll have site sql errors displayed).

The reason for this is that in MU wordpress the prefix is appended with the blog ID but the users table is global and not in every unique blog.

Anyway its a very simple edit.

open up sf-includes.php

and at line 18

change

define('SFUSERS', $table_prefix.'users');

to

define('SFUSERS', 'xx_users');

Where xx is your wordpress prefix (wp_ by default).

Everything should work after that.



Reply to Topic: Simple changes to run under MU wordpress

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 5 + 6        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

phonictony

9 Guests

Maximum Online: 71

Forums:

Groups: 3

Forums: 16

Topics: 2068

Posts: 14091

Members:

There are 1003 members

There are 837 guests


Yellow Swordfish has made 5252 posts

Top Posters:

Mr Papa - 1602

-Radio- - 558

ovizii - 114

jfv - 82

angelic007 - 72

Administrator: Yellow Swordfish | Moderators: Yellow Swordfish, Mr Papa, -Radio-


© Simple:Press Forum - Version 3.1.4 (Build 357)