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

Forum mod


Post New Thread Reply   
 
Thread Tools Display Modes
John2be
Member
Join Date: Oct 2005
Location: The Netherlands
Old 03-06-2007 , 14:04   Re: Forum mod
Reply With Quote #651

Hi l1ake,

Can you verify that forum mod works when you're edits have been made.
I just don't want to start messing with my forums before I know that it will be worth it.

Thanks.
John2be is offline
Send a message via MSN to John2be
DaDDy
Member
Join Date: Jul 2006
Location: Northampton, UK
Old 03-06-2007 , 19:06   Re: Forum mod
Reply With Quote #652

i can confirm.

i am just working out the last bug now (num_row_error) and then i will post and host a COMPLETE fixed .sma and phpbb edited files
__________________
DaDDy is offline
Send a message via MSN to DaDDy
DaDDy
Member
Join Date: Jul 2006
Location: Northampton, UK
Old 03-06-2007 , 19:29   Re: Forum mod
Reply With Quote #653

L 03/06/2007 - 23:50:53: [MySQL] Invalid DBI result handle 0
L 03/06/2007 - 23:50:53: [AMXX] Displaying debug trace (plugin "forummod.amxx")
L 03/06/2007 - 23:50:53: [AMXX] Run time error 10: native error (native "dbi_num_rows")
L 03/06/2007 - 23:50:53: [AMXX] [0] forummod.sma::export_stats (line 138
L 03/06/2007 - 23:50:53: [AMXX] [1] forummod.sma::plugin_end (line 1297)


ok i am lost. mind boggled. anyone got any idea's ?? this is like the last fix and i can post it completely working
__________________
DaDDy is offline
Send a message via MSN to DaDDy
l1ake
Junior Member
Join Date: Jul 2005
Old 03-06-2007 , 22:47   Re: Forum mod
Reply With Quote #654

John2be: the forum mod works as far as administering your server. In terms of the stats, like I said, I dont CS so Ive no idea.

Daddy: are you running a cs server and if so, is it running the csstats plugin?
l1ake is offline
DaDDy
Member
Join Date: Jul 2006
Location: Northampton, UK
Old 03-07-2007 , 05:30   Re: Forum mod
Reply With Quote #655

|1ake it is condition zero mate. i am running all the stats plugins
Code:
; Counter-Strike
restmenu.amxx        ; restrict weapons menu
statsx.amxx        ; stats on death or round end (CSX Module required!)
miscstats.amxx        ; bunch of events announcement for Counter-Strike
stats_logging.amxx    ; weapons stats logging (CSX Module required!)
modules running are.....

Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
engine
fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
it seems to export some stats but not everyone's
__________________
DaDDy is offline
Send a message via MSN to DaDDy
DaDDy
Member
Join Date: Jul 2006
Location: Northampton, UK
Old 03-07-2007 , 05:36   Re: Forum mod
Reply With Quote #656

i just looked at who's stats has been exported and stuff. and it seems onlt the top15 are being exported.

only 5 of our top15 have been on nd they have all been exported so i am betting it is something to do with that
__________________
DaDDy is offline
Send a message via MSN to DaDDy
John2be
Member
Join Date: Oct 2005
Location: The Netherlands
Old 03-09-2007 , 10:00   Re: Forum mod
Reply With Quote #657

Ok, I tried installing it, and used this command in my client console(I don thave access to the server console directly:

amx_rcon amx_registergroup "Server Admins" "cdefghijklmnopqrstu"

I get no confirmation. (Not sure if I'm supposed to)

Then, when I type amx_listgroups, it tells me that 0 groups have been registered. I've checked the group name and it matches. Any ideas?

It gives me 0 errors in my logs. It's running, according to amx_plugins
I'm sure I'm doing something wrong here, but I can't find the problem.

Last edited by John2be; 03-09-2007 at 14:03.
John2be is offline
Send a message via MSN to John2be
l1ake
Junior Member
Join Date: Jul 2005
Old 03-10-2007 , 02:25   Re: Forum mod
Reply With Quote #658

just type amx_listgroups. Dont type amx_rcon.

Here's a question if anyone gets there:

I can register groups. When I use the listgroup command, it shows me the group and admin flag. However, when the map changes or the server restarts, when I type listgroups again, there are 0 registered groups. I have a feeling that the plugin is not saving the groups. =/. Anyone else experiencing this?
l1ake is offline
John2be
Member
Join Date: Oct 2005
Location: The Netherlands
Old 03-10-2007 , 06:09   Re: Forum mod
Reply With Quote #659

Well, for me, it doesn't even seem to register the group after running the amx_register command.

How is it supposed to save the registered groups?
Maybe the problem is happening there...

Last edited by John2be; 03-10-2007 at 06:31.
John2be is offline
Send a message via MSN to John2be
l1ake
Junior Member
Join Date: Jul 2005
Old 03-10-2007 , 23:35   Re: Forum mod
Reply With Quote #660

the group has to exist in your database. So if you made a group called Valued Members, you'd register the group with the following command:

amx_registergroup "Valued Members" abcdefg

The group name is in quotes here to account for the space, otherwise it will treat Members as your flags rather than part of the name.
l1ake 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 10:45.


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