Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Call Of Duty: PHP RCon 2.40 EN++

dikes za rychlu odpoved a zmenu scriptu :-)
Reply

Hi there,

I rly like this script and im workin on a interface for it and have some problems like how to change the player list table( i would like to remove some columns) and im curious if there are functions that can get data like gametype and then echo them or return as a variable).

Thx
Reply

There are no functions like that, you'd have to do it yourself.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply

Ok thx,

But what i also would like to know like i mentioned above how to edit the playerlist i just cant find where it is generated so i can remove some columns from it and make it smaller
Reply

It is a part of action.php.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply

hi ,
I want to remove the login page, how I'll do tnks
Reply

If you don't know how, you shouldn't do it at all.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply

HI,
I have a problem^^
I installed the script like it is said in the readme.txt, but whenever I try to open the website I get an 500 Error:
Code:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, service@webmailer.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
What is the problem?

Greetings,
GrillGuth
Reply

Ok I found the problem.
Code:
php_flag register_globals off
php_flag magic_quotes_gpc off
in ".htaccess" does not work with php5!
So I commented out the two commands. And yes now I can see the login screen.
But after I had logged me in nothing happens... I just get this screen:
[Image: phprcon.jpg]

PS: Sorry for my bad English!
Reply

You need to change those variables in php.ini (webserver configuration). Usually, it should be allowed to change using .htaccess, but sometimes it happens your webhosting provider disallows that, choose another or try to reason with them.

[Image: kavove-zrnka-lajna.jpg]
Coffee phreak!
Reply




Users browsing this thread: 1 Guest(s)