Raised This Month: $51 Target: $400
 12% 

Forum mod


Post New Thread Reply   
 
Thread Tools Display Modes
-}NK{-Oj@eKiLLzZz
Senior Member
Join Date: Dec 2004
Location: NC
Old 02-18-2005 , 23:16  
Reply With Quote #161

hey jonny ever thought of writing a "how to install plugins for dummies book"

i will be the first online to buy it and get it signd by u
-}NK{-Oj@eKiLLzZz is offline
Send a message via AIM to -}NK{-Oj@eKiLLzZz
robbob4
Senior Member
Join Date: Jan 2005
Old 02-19-2005 , 07:38  
Reply With Quote #162

well until somone shows me what I'm doing wrong, I cant run ForumMod at all because people cant register on my forums with it installed...
robbob4 is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 02-19-2005 , 12:36  
Reply With Quote #163

robbob4: go with a clean install of phpBB. Then install EasyMod. Then install this.

Afterwards you can add some of your own templates and modify those manually.
Johnny got his gun is offline
robbob4
Senior Member
Join Date: Jan 2005
Old 02-19-2005 , 15:58  
Reply With Quote #164

Ok, I think I did have it right, but evenw itha clean install, people cant register, and all it does it restts the field and instead of an error message at the time its just a bar... I dont know whats wrong...
robbob4 is offline
knocker
Senior Member
Join Date: Mar 2004
Old 02-19-2005 , 17:31  
Reply With Quote #165

hi johnny,

i think the plugin causes some problems. first of all, it gives some errors at the start. hmm but it worked anyway, so i didnt care ;). but i experienced a worse performance of the server in comparison to an almost same server (plugins, moduis, cfg). so it needed to be restarted more often. i think i saw these lines before in this thread, but i post them just in case you dont know what i mean ;)
L 02/19/2005 - 223:48: [AMXX] Run time error 10 (native) (plugin "forummod.amxx") - debug not enabled.
L 02/19/2005 - 223:48: [MySQL] Recieved invalid parameter.
L 02/19/2005 - 223:48: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).
L 02/19/2005 - 223:48: [AMXX] Run time error 10 (native) (plugin "forummod.amxx") - debug not enabled.
L 02/19/2005 - 223:48: [MySQL] Invalid database handle -2
L 02/19/2005 - 223:48: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).
L 02/19/2005 - 223:48: [AMXX] Run time error 10 (native) (plugin "forummod.amxx") - debug not enabled.
L 02/19/2005 - 223:48: [MySQL] Invalid result handle -6
L 02/19/2005 - 223:48: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).
L 02/19/2005 - 223:48: [AMXX] Run time error 10 (native) (plugin "forummod.amxx") - debug not enabled.
L 02/19/2005 - 223:48: [MySQL] Invalid result handle -6
L 02/19/2005 - 223:48: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).

another problem: i use a plugin to show some server rules after connecting. on the other server (same plugin) all rules show up, on the server with forummod they only appear after disabling forummod. rules plugin: http://forums.alliedmods.net/showthread.php?t=7703 just slightly modified.
knocker is offline
Send a message via ICQ to knocker
robbob4
Senior Member
Join Date: Jan 2005
Old 02-19-2005 , 22:36  
Reply With Quote #166

OK, I think I have got it working this time. I had it working b4 too but I hadnt fixed registration problems. What was happening was I was having mailing issues, since I hadnt set up SMTP or POP with XAMMP nor do I want to, so I just went to the emailer and put plugin return b4 most of it as somone had said and then I cahnged config files where you dont need confirmation or can email within forums.

I'll tell you guys how it comes out here, I also figured out why my stats wern't coming up in the code, but testing it now...
robbob4 is offline
robbob4
Senior Member
Join Date: Jan 2005
Old 02-21-2005 , 18:33  
Reply With Quote #167

Works great! Got stats coming in and everything but I wanted to change something but I dont know what the code would be.

I'm looking to add where It displayes SteamId in the public profiles. Ive added the column and everything but whats the code for it? I tried {Steamid} and {Steam_id} but either of those dont work. Whats the correct code or where do I create that string?

Would be great to add this to the mod once thats figured out.
robbob4 is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 02-22-2005 , 02:43  
Reply With Quote #168

Of course it can be done but why do you need it? Admins can see people's steamids anyway by going into admin cp->edit user.
I don't see a reason for normal users to see others people's steamids.

You can add this piece to your subSilver template (profile_view_body.tpl):

Code:
		<tr>
		  <td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_STEAMID}:</span></td>
		  <td class="row1" valign="middle"><span class="gen">{STEAMID}</span></td>
		</tr>
Johnny got his gun is offline
robbob4
Senior Member
Join Date: Jan 2005
Old 02-23-2005 , 20:07  
Reply With Quote #169

ok ya -- that would be kinda weird -- duno why I wanted it lol... atleast I learned!
robbob4 is offline
robbob4
Senior Member
Join Date: Jan 2005
Old 03-04-2005 , 16:05  
Reply With Quote #170

Could you make it where theres an option of setting appendages for people thata re in groups. I want ot have it where my admins on my server are ina group on the forum and when they connect it shows they are admins/members of that group.

PS sorry for double posting but this plugin is on the third page :-/
robbob4 is offline
Reply



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 14:59.


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