madrigo64 / bliss_admin_panel

Web Admin Panel on PHP for Reality Dayz Private Server
12 stars 12 forks source link

Error #9

Closed MajorPainage closed 11 years ago

MajorPainage commented 11 years ago

Ingame>Survivor>Alive

Parse error: syntax error, unexpected ':' in /home/dayz/public_html/Chernarus/modules/pagination/Manager.php on line 113

I use my own paid control panel to start/stop servers, so I didn't enter info for serverstart.bat, and I don't have BEC, since we had issues getting it to work with Bliss. So I am not sure if the above error is related to the panel thinking the server is off when it is really on.

madrigo64 commented 11 years ago

I don't see this error on my computer. What version of PHP you use? I think this error you got when use old version of PHP You should to use version 5.3 or above

Maybe you should to update my admin panel I changed system of running server, now you need to edit file ADM_START_SERVER.bat so you have sense to try this

WeeThang commented 11 years ago

Using 5.4 and this is a fresh install last night. And I don't think I can use the adm_start_server.bat, because we use a control panel to start and monitor our servers. We can't run .bat files with it. Must be the .exe file that starts the server.

madrigo64 commented 11 years ago

What operation system you use? this error appear always?

WeeThang commented 11 years ago

Using Windows server and running 7 of your panels for 7 different maps. All of them show the same error.

madrigo64 commented 11 years ago

what kind of windows server?

WeeThang commented 11 years ago

Windows 2008 R2 Standard.

Won't be able to reply till later. Off to work.

Later.

madrigo64 commented 11 years ago

Anyway this error on your side, in Manager.php on line 113 can't be any error because there is right syntax of PHP I think something wrong with your PHP. So try to find your problem. Good Luck.

WeeThang commented 11 years ago

I made an error. It's on a linux server of some sort I believe with Hostgator. The panel and database are hosted on a different server than the game servers.

Just a suggestion, you might want to consider setting up your panel for those who also use separate servers. Have the config set up where we have to enter the database IP, and the game server IP.