A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
How to delete members from simplePress
May 13, 2010
8:34 am
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

i have few members in my simplePress.How to delete these members from simplePress? i need to erase their data from the database too.i agree they will also be deleted from WP.

May 13, 2010
8:42 am
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

i get following error when i try to delete a member from WP admin cosole Users->Authors & Users

 

Warning: unserialize() expects parameter 1 to be string, array given in /hermes/web08/b2267/pow.maas360/htdocs/forums/wp-content/plugins/simple-forum/library/sf-database.php on line 2531

Warning: Invalid argument supplied for foreach() in /hermes/web08/b2267/pow.maas360/htdocs/forums/wp-content/plugins/simple-forum/library/sf-database.php on line 2532

Warning: Cannot modify header information – headers already sent by (output started at /hermes/web08/b2267/pow.maas360/htdocs/forums/wp-content/plugins/simple-forum/library/sf-database.php:2531) in/hermes/web08/b2267/pow.maas360/htdocs/forums/wp-includes/pluggable.php on line 868

May 13, 2010
11:59 am

SP Master
Forum Posts: 22240
Member Since:
Nov 9, 2008
Offline

You are right that users are deleted via the WP authors and users panel.
The error, I suspect, is caused by a small data corruption that a few users experienced. Was the forum upgraded from a prior version and, if so, did the upgrade stop and have to be restarted?

Yellow Swordfish
May 13, 2010
12:33 pm
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

not the upgrade as such..but before simplepress i tried wordpress forum server plugin..which shares same tables as that of wordpress. when i deactivate it..of course it will not drop/truncate the tables..unlike simplepress..(what this plugin makes different from all)..so i guess it could be some problem…but m not sure how to solve thisnow..

because till now i was testing..and i nned to cleanup everything and start the real forum..

 

can you help me the tables i should truncate along with WP…if i want to manually delete the data from database?

May 13, 2010
1:45 pm

SP Master
Forum Posts: 22240
Member Since:
Nov 9, 2008
Offline

If you just want to remove all forum data then simply check the uninstall option and then deactiv ate the plugin. As you say p this will remove al forum data so you can then activate it again and reinstall a clean set of tables.
You could then remove the users in W while the forum is deactivated.

the problem with your data, I believe, is actually a corrupt value in the 'watch' column of the sfmembers table for, perhaps, one of your users. But I am unable to explain why it should be corrupt. You could, instead of the above, use phpmyadmin to remove any data in that column and then delete the members as you had started to do.

Yellow Swordfish
May 13, 2010
9:08 pm
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

just a genuine question..if i uninstall SPF.. all my settings for the same will also be erased. I want only the posts,topics and groups to be erased for all the members.

So this is nothing but cleanup the complete users' data and start posting fresh with new set of real users.

 

Let me be frank..you guys are doing great job not only providing the solution but supporting it pretty well. Such open source tool deserves appreciation.

May 13, 2010
10:00 pm

SP Master
Forum Posts: 23688
Member Since:
Dec 10, 2006
Offline

if you fully uninstall spf (that means using the uninstall toolbox item), ALL spf data will be erased…

you can get pretty close to what you want by using the database pruning in the spf admin toolbox…  it will allow you to remove topic and posts…  but it will not reset a users post count as we consider a post made a post counted…  but a very simple mysql db query can reset all the post counts back to zero.

May 14, 2010
4:34 am
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

Thank you for your suggestion. I could prune the Database to erase all topics and posts and updated posts column in sf_members to 0. I can start my forum with scratch now.

Regarding performace, i agree that the cheap web host can be one of the culprits making it slow. But i also found, if the default editor selected is "TinyMCE", the required files (js,css and php) gets downloaded while going to topic or post view which takes lot of time..for me it takes 14 secs if not cached.

Correct me if i am wrong, these files are used only when member tries to add new topic/post/reply post right? Then why dont we include these files dynamically when there is a request for either of these? Why do we need to include this while going to the page?

Moreover, can you tell me if there are any other methods to make my forum fast?

May 14, 2010
5:29 am

SP Master
Forum Posts: 22240
Member Since:
Nov 9, 2008
Offline

Well there are some explanations and tips here – http://wiki.simple-press.com/i…..nce-notes/ but I don't know if they will help you much.

Why is the tinymce editor js not being cached by your browser by the way?

The question of loading the editor code is currently on the list for discussion. The trade-off, of course, is the wait a user would have to make to write a post. Then there is also the question f how would that be handled. Would we go for a complete page load? Or maybe place the editor in a popup? I suspect this will change probably in V5 – but method has yet to be worked out.

Yellow Swordfish
May 14, 2010
6:40 am
Member
Forum Posts: 23
Member Since:
May 10, 2010
Offline

Thank you for the quick response.

My browser is caching the js..not an issue. But load time is really high for the very first time.

I got your question.

I believe, there should be option whether to load this js while topic/post view pages load or when there is a need. This option can be in the componenets edit toolbar section.

See, loading the js initially when topic/post pages load makes sense when your forum do not have sufficient posts/contents by which the users will get their questions/doubts clarified. So there will be lot of new topics/posts creation. So, it will be really fast user experience while creation.

 

Once you have sufficient contents, SPF admin can turn the js loading option to load when needed like while creation of new topic/post. While doing so, you need not reload the page or open in a anew window. You can always include the required files into the head section of the page dynamically to have it for the creation functionality.

What are your thoughts?

NOTE: I really want this tool not only to be rich ui based but more efficient and usable.

 

Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: steve.engelking, irlandes1
66 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 502

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2626

Members: 7363

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10897

Posts: 79582

Moderators: Brandon C (162)

Administrators: Yellow Swordfish (22240), Mr Papa (23688)