Raised This Month: $32 Target: $400
 8% 

[ANY] Report to Forums


Post New Thread Reply   
 
Thread Tools Display Modes
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-23-2013 , 17:32   Re: Re: [ANY] Report to Forums
Reply With Quote #361

Quote:
Originally Posted by animalnots View Post
Is it possible to report bans on forum ? Like creating new topic for every ban?
Once the Api is done and tested yes
Doc-Holiday is offline
animalnots
Senior Member
Join Date: Dec 2012
Old 04-25-2013 , 07:44   Re: [ANY] Report to Forums
Reply With Quote #362

Will be cool, waiting for that feature!
__________________
STEAM is the best of the west
Quote:
Never argue with an idiot. He lowers you to his level and then wins on experience!
animalnots is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-25-2013 , 08:22   Re: Re: [ANY] Report to Forums
Reply With Quote #363

Quote:
Originally Posted by animalnots View Post
Will be cool, waiting for that feature!
Well luckly I had uploaded everything to a Dev bitbucket. .... my SSD just died on me
Doc-Holiday is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 04-25-2013 , 13:46   Re: [ANY] Report to Forums
Reply With Quote #364

Ouch ... That sucks
Sorry for your local data loss.

Sent you $20 for your kind work and for your recent hardware troubles.
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!



Last edited by nightrider; 04-25-2013 at 13:50.
nightrider is offline
K31X
Junior Member
Join Date: Apr 2013
Old 04-25-2013 , 23:26   Re: [ANY] Report to Forums
Reply With Quote #365

Hey,

first of all, your plugin idea is very nice

But i have some problems...

I installed all requirements
edited the database.cfg and the rtfsettings.cfg

this is the error log:

Code:
013 - 04:47:59: [SM] Native "SQL_EscapeString" reported: Invalid database Handle 0 (error: 4)
L 04/26/2013 - 04:47:59: [SM] Displaying call stack trace for plugin "reporttoforum.smx":
L 04/26/2013 - 04:47:59: [SM]   [0]  Line 1577, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::ParsePlayerName()
L 04/26/2013 - 04:47:59: [SM]   [1]  Line 1643, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::AddPlayersToMenu()
L 04/26/2013 - 04:47:59: [SM]   [2]  Line 735, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::DisplayTargetSelectionMenu()
L 04/26/2013 - 04:47:59: [SM]   [3]  Line 722, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::Command_SMReport()
I use a woltlab Forum (Burning Board® Version 3.1.6 )
And here is a screenshot of my tables:
http://abload.de/img/tabe9bqwt.png

Here is the top of my rtfsettings.cfg:
Quote:
//Which board you use? Visit https://bitbucket.org/norcalbots/rep...orted%20Forums
rtf_forum_software_id 5

//Table Prefix
rtf_table_prefix "wbb1_1_"

//Forum ID to the specific forum you want the reports sent to.
rtf_forum_id 86

//Userid for the Reporter User.
rtf_reporter_id 191

//Username for the reporter.
rtf_reporter_username "FTV Gameserver"

//E-Mail address for the reporter.
rtf_reporter_email "[email protected]"
sorry for my bad english.
K31X is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 04-25-2013 , 23:37   Re: [ANY] Report to Forums
Reply With Quote #366

My next request: Generate links to hlstatsx chat of the reported user so we can look at their chat.
__________________

DontWannaName is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-25-2013 , 23:56   Re: Re: [ANY] Report to Forums
Reply With Quote #367

Quote:
Originally Posted by K31X View Post
Hey,

first of all, your plugin idea is very nice

But i have some problems...

I installed all requirements
edited the database.cfg and the rtfsettings.cfg

this is the error log:

Code:
013 - 04:47:59: [SM] Native "SQL_EscapeString" reported: Invalid database Handle 0 (error: 4)
L 04/26/2013 - 04:47:59: [SM] Displaying call stack trace for plugin "reporttoforum.smx":
L 04/26/2013 - 04:47:59: [SM]   [0]  Line 1577, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::ParsePlayerName()
L 04/26/2013 - 04:47:59: [SM]   [1]  Line 1643, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::AddPlayersToMenu()
L 04/26/2013 - 04:47:59: [SM]   [2]  Line 735, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::DisplayTargetSelectionMenu()
L 04/26/2013 - 04:47:59: [SM]   [3]  Line 722, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::Command_SMReport()
I use a woltlab Forum (Burning Board® Version 3.1.6 )
And here is a screenshot of my tables:
http://abload.de/img/tabe9bqwt.png

Here is the top of my rtfsettings.cfg:


sorry for my bad english.
Those errors are caused by not connecting to the database
Doc-Holiday is offline
bongotrommler
Senior Member
Join Date: Feb 2013
Location: GG-Elite.Net
Old 04-26-2013 , 05:01   Re: [ANY] Report to Forums
Reply With Quote #368

Hi,

the InGame-Plugin works fine, but when creating the Thread in the Forum it Looks like this:

Code:
Server Info - 
: Servername correct 
: localhost:27018 
: gg_dust 
 
Offending Party - 
: Playername correct 
: STEAM_0:1:8xxx 
: 77.xx.xx.xx
: Rules 
: TKing 
: Attacking teammates on purpose 
 
Reporting Party - 
: Name here correct
: STEAM_0:1:8xxx6 
: xx.xx.xx.xx
IP / STEAM-ID / Playername / Servername x'ed

Threadname ist empty, too.
I'm using myBB in the current Version

Last edited by bongotrommler; 04-26-2013 at 05:02.
bongotrommler is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-26-2013 , 07:11   Re: [ANY] Report to Forums
Reply With Quote #369

Have you set those values in the configs?? If you had a previous version and updated you need the new configs from the first post.
Doc-Holiday is offline
lyric
Veteran Member
Join Date: Sep 2012
Old 05-04-2013 , 18:50   Re: [ANY] Report to Forums
Reply With Quote #370

Code:
L 05/04/2013 - 04:00:26: SourceMod error session started
L 05/04/2013 - 04:00:26: Info (map "ctf_2fort") (file "errors_20130504.log")
L 05/04/2013 - 04:00:26: [SM] Plugin encountered error 21: Native is not bound
L 05/04/2013 - 04:00:26: [SM] Native "Updater_AddPlugin" reported: 
L 05/04/2013 - 04:00:26: [SM] Displaying call stack trace for plugin "reporttoforum.smx":
L 05/04/2013 - 04:00:26: [SM]   [0]  Line 433, E:\SourceMod Plugins\Public\Report To Forums\scripting\reporttoforum.sp::OnAutoUpdateChange()
the blacklisting function doesnt seem to work now. i blacklisted a guy and he's still making reports like nothing is wrong..
__________________
lyric is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode