News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

WYSIWYG quick reply, Karma question + Database query

Started by L.G.S, May 09, 2008, 08:12:19 AM

Previous topic - Next topic

L.G.S

Is having the WYSIWYG editor working in quick reply possible? I could have sworn I saw it on this forum but now it isn't. Almost none of my members use standard reply so this would be good.

Also, how can I reset all users Karma? Does it have to be through the database? If it does how would it be done?

My last question is about my database tables.

Is there any way to automatically delete all the tables which aren't being used by SMF? I have a lot of backup tables which I know I can delete myself safely, but then I have about 30-40 I think aren't in use but I'm not sure.
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


Jade Elizabeth

For the karma reset, I did this last night. Run this query:

UPDATE `smf_members` SET `karma_good` = 0;
UPDATE `smf_members` SET `karma_bad` = 0;


For the SMF tables, SMF uses every table it came installed with.
The WYSIWYG editor won't work in QR, not without the buttons, which requires coding :)
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Advertisement: