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 the first beta 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 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:


 




1.6 bug w/ wpmu?

UserPost

2:57 am
19 Feb 2007


Anonymous Soldier

Guest

1

I just upgraded from 1.4 to 1.6, and I’m getting this on my WPMU installation:

WordPress database error: [Table '******.wp_1_users' doesn't exist]
SELECT post_date, guest_name, user_id, user_login FROM wp_1_sfposts LEFT JOIN wp_1_users ON wp_1_sfposts.user_id = wp_1_users.ID WHERE topic_id = 1 ORDER BY post_id ASC LIMIT 1
WordPress database error: [Table '********.wp_1_users' doesn't exist]
SELECT post_date, guest_name, user_id, user_login FROM wp_1_sfposts LEFT JOIN wp_1_users ON wp_1_sfposts.user_id = wp_1_users.ID WHERE topic_id = 1 ORDER BY post_id DESC LIMIT 1

For now, I’m commented-out everything in the sf_render_new_post_list_user() function to hide the error. I’m not sure if this is something that’s just specific to my installation, but I thought you might want to know about it.

3:10 am
19 Feb 2007


Anonymous Soldier

Guest

2

Never mind, it’s just my forgetfulness. I forgot that I had to change:

define(’SFUSERS’, $wpdb->prefix.’users’);

to

define(’SFUSERS’, ‘wp_users’);

Sorry to bother you with this. mea culpa.

Great software though! :)

9:14 am
19 Feb 2007


Yellow Swordfish

Admin

Peterborough, England

posts 5252

3

On the basis that with this small change it does rather unexpectedly seem to run under WP MU, I'll try and make this automatic. I wish I'd thought of doing that in 1.6…

On the list! 

1:32 pm
3 Mar 2007


dammie

Member

posts 13

4

In which file did you change this?

define(’SFUSERS’, $wpdb->prefix.’users’);

to

define(’SFUSERS’, ‘wp_users’);

I seem to have the same problem in my MU installation and the 1.7 version of SF.


2:16 pm
3 Mar 2007


dammie

Member

posts 13

5

Fixed it……….screamed to early :)

4:17 pm
3 Mar 2007


Yellow Swordfish

Admin

Peterborough, England

posts 5252

6

I haven't found a fullproof way of testing for this yet so that I can do it in code. But it's still on the list to resolve when I am able.



Reply to Topic: 1.6 bug w/ wpmu?

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: 12 + 2        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

Phoebe13

12 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)