Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
want to be able to delete users
Have a few users that applied to join but never came in... or commented..... I want to clean up the member list delete user profiles...
how can I do that, if its done through the database, how do I find the table etc... thanks
how can I do that, if its done through the database, how do I find the table etc... thanks
0
Comments
So I ask you, how can one now "easily delete" users (without hacking server files)? If there is no way, can some enterprising person create a way?
Many thanks!
Doing it via an extension is too complex because (apparently) it created orphaned comments, discussions...
Posted: Monday, 2 April 2007 at 10:57AM
I am a Mac user with no php experience (which is what made Vanilla appeal to me over phpBB -- easy implementation). I've never used myPHPadmin nor do I know anything about it. In light of this, would you have any specific recommendations for me?
Thank you!
I'm a Mac user too with no PHP experience when I started playing with forums and such.
It's a bit overwhelming at first but you should be able to work out where the users are listed then delete the row. Perhaps you should work on a test forum but definitely back up before you play. Oh and phpMyAdmin also gives you a tool to back up your database.
Set aside a little time and play, you'll work it out.
Posted: Monday, 2 April 2007 at 11:32AM
Where does one obtain a copy of phpMyAdmin?
Thank you!
Ask your host support people how to access it.
Posted: Monday, 2 April 2007 at 11:50AM
In my server control panel (on Serverlogistics) I have a number of different icons, one of which is "MySQL Settings". I clicked on that and it pulled up phpMyAdmin! Here is a screen shot. You'll notice that "jdwages" has a (0) next to it. This is the mySQL database that existed from when I first setup my account with ServerLogistics. I set that database to be used with Vanilla when I setup Vanilla for the first time. However, no tables have ever been created in the database, even though I have created test discussions. So there is no "LUM_User" in existence! Do you think this why I cannot change my Administrator settings, as posted here?
Any guidance you can provide would be greatly appreciated.
Thanks!
But to prove I'm not going insane, here's a screen shot of the contents of my other database (which had these same 16 tables in it prior to my even installing Vanilla).
Also, you are telling me that if I did not setup my database correctly my "forum wouldn't have been installed." But that's not true. I hand-copied all the files onto my server via my FTP client (Transmit) -- and such is what defines "installation." But perhaps you meant to say, "your forum wouldn't work if you didn't setup your database right"? Perhaps. I don't know. But I can create new discussions, and that text is being saved SOMEWHERE! But I don't know where. Like I said, I only have the two databases, and the one I specifically chose for Vanilla ("jdwages") has zero tables in it!
Am I losing my mind here! I'm starting to think Vanilla is a bit over my head. I had hoped it would be easy and straightforward!
Here is a screen shot of the contents of my database.php (with my user name and PSW blacked-out). As you can see, the correct "jdwages" database is specified -- and yet, it contains no tables!!
Here's another screen shot showing that I have the power to create a new table in jdwages. So if I can create this manually, what's preventing Vanilla from doing its job?
Also keep in mind that I have created two Admin accounts and one Member account. I can save Member settings, but for whatever reason, I cannot save Admin settings. I can create new discussions with any of my 3 accounts. So if Vanilla is indeed storing its data in MySQL, then how could I have created these 3 accounts and new discussions? They are being saved somewhere, but where?? They are clearly not in my "jdwages" database.
(It's late in the evening here in Japan, so I will be signing off until morning. I look forward to reading any suggestions you might have on how to solve this mysterious problem. I'm truly eager to get my forum up and running! Thanks!)