Linux Installation

Have Problems with PokerTH Installation? Here you will find Help.
User avatar
MrMayberry
Posts: 9
Joined: Thu Mar 14, 2024 1:18 am
Location: Ohio
Contact:

Thanks for the response.

My end goal would be to have a few "free chips/cash" tables or a couple tournament tables running and waiting on players to join.

I would like everyone to register to use/login to the table if possible?

Also, are the pages available to have a web interface to the server like you have on this site?

Thanks again for any help in getting me up and running.
Thank You,

B. Mayberry
BJMMedia.com
www.bjmmedia.com

Want a Website?
User avatar
MrMayberry
Posts: 9
Joined: Thu Mar 14, 2024 1:18 am
Location: Ohio
Contact:

And yes, if you could send me the SQL file so I can run that to get the tables setup that would be great!
Thank You,

B. Mayberry
BJMMedia.com
www.bjmmedia.com

Want a Website?
User avatar
MrMayberry
Posts: 9
Joined: Thu Mar 14, 2024 1:18 am
Location: Ohio
Contact:

Any updates on SQL file and how to get web interface?
Thank You,

B. Mayberry
BJMMedia.com
www.bjmmedia.com

Want a Website?
User avatar
sp0ck
Posts: 249
Joined: Mon Mar 15, 2021 12:54 pm
Location: Flensburg
Been thanked: 14 times

Hi,

sorry for really late reply:
Also, are the pages available to have a web interface to the server like you have on this site?
No - relevant code for displaying and calculating Ranking and player stats is not public as it is designed for PokerTH only - means specially for this community. The forum itself is a simple phpbb setup with a customized theme.
Any updates on SQL file and how to get web interface?
I will send a pm with mysql table structure now. Please keep the following in mind:

* Passwords in player table are stored AES encrypted with a specific Salt (to be set in config.xml) - please check mysql refs on how to use it with INSERT queries
* stored mysql-procedures and -functions for ranking calculation are not included

Kind regards,
sp0ck
Post Reply