Quote:
Originally Posted by Torqued
I think I may be onto something:
My default style was a child style of the Default VB Style.
I switched my default style back to the parent Default VB Style and reinstalled. Now I get a 404 error when selecting the Warn User from the dropdown in the user profile.
Still getting just the user list when entering a userID. Searching by username now seems to be working.
I changed the following in admincp/user.php:
Code:
"/Warn.php?$session[sessionurl]do=WarnUserNoPost&id=$userid"
to:
Code:
"../Warn.php?$session[sessionurl]do=WarnUserNoPost&id=$userid"
Once I did that, I no longer get the 404, but instead get this:
Code:
An Error Has Occured!
An error has occured, the following message has been left below:
You may not issue warnings which are not related to a post
Edited to add: Ignore that last part right there.. when I reinstalled, I forgot I had to go back and change my warning options again. lol. sorry for being a retard! :nervous:
Still am getting only the whole userlist when I enter in a numeric userid via Warn User in the AdminCP
|
Folks,
I think that at some time, I installed a hack which allowed you to search by the User ID. I swear to God, it works fine with the code as it is in my site. I am trying to find out what else need to be changed, but I can't. I think it was a mini-mod that did that, but I can't find it at the moment.
I'll look at that and let you know as soon as possible.
As for the post being marked, this is an excellent idea, and I think it can be done.
Umtil later.