Raised This Month: $ Target: $400
 0% 

about the forum compiler


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Alucard^
AMXX Moderator: Others
Join Date: Sep 2007
Location: Street
Old 11-20-2008 , 13:07   about the forum compiler
Reply With Quote #1

hi guys... i have a question... the forum compiler... (when u attach a .sma the forum compile fore u)... is private? cuz i have a forum with a subforum about scripting and... is better if i have this...

sry for my english,

thx
Alucard^ is offline
Send a message via Skype™ to Alucard^
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 11-20-2008 , 13:36   Re: about the forum compiler
Reply With Quote #2

BAILOPAN will surely give it to you, but the AK-Team compiler supports multiple versions, and the source code is available with no need to request:
http://webcomp.ak-team.com/index.php
__________________

Community / No support through PM
danielkza is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-21-2008 , 10:20   Re: about the forum compiler
Reply With Quote #3

Search the forums, he has posted it publically already, though he doesn't support it
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 11-21-2008 , 10:44   Re: about the forum compiler
Reply With Quote #4

Not sure if it's that : http://www.amxmodx.org/compiler3.tar.gz But yeah, the NiLuJe's compiler is better. ( Supporting severals 3rd party includes as exemple )
__________________

Last edited by Arkshine; 11-21-2008 at 10:46.
Arkshine is offline
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 02-27-2009 , 06:07   Re: about the forum compiler
Reply With Quote #5

Hi,

Maybe im wrong here or maybe im to noob 4 this. i downloaded this & installed but idk where i have to upload the includes & ....

http://cs-rockers.de/forum/webcompiler.php

this is my compiler link. check this out. & say me please if u know why its so or give me a link or mail or idk anything that i there can be helped.
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-27-2009 , 10:03   Re: about the forum compiler
Reply With Quote #6

Read the config file, you tell it where all of the stuff is
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 02-27-2009 , 11:11   Re: about the forum compiler
Reply With Quote #7

Quote:
Originally Posted by YamiKaitou View Post
Read the config file, you tell it where all of the stuff is
You mean this ?


PHP Code:
<?php

function init_db()
{
    
mysql_connect("localhost""myusername""mypassword");
    
mysql_select_db("amxmodx") or die("Could not mysql_select_db()");
}
?>
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-27-2009 , 14:01   Re: about the forum compiler
Reply With Quote #8

Try the other file, the compiler.class.php file. Or, you can always code your own compiler like I did
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou 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 23:10.


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