madrigo64 / bliss_admin_panel

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

Map Not Supported #10

Closed MajorPainage closed 11 years ago

MajorPainage commented 11 years ago

Set this up for our Panthera server, and when clicking on Map>Survivors>Online, I get a popup saying Map Not Supported. Then the map appears and it shows locations on bottom of map and in water south on island.

MajorPainage commented 11 years ago

Updated to this fix and used with a lingor server and when using Ingame>Deplotable items, and clicking on a tent, this error comes up:

Warning: Missing argument 3 for is_forbidden_item(), called in /home/dayz/public_html/Q002/templates/show_deployableitem.php on line 111 and defined in /home/dayz/public_html/Q002/actions/functions.php on line 905

NOTE: I only uploaded the actions folder.

MajorPainage commented 11 years ago

Looking at it again, it may have to do with items in the db for base building mod. There items appeared before I updated, and now the error comes up.

madrigo64 commented 11 years ago

you need to update templates folder too

WeeThang commented 11 years ago

That did it. Thanks

Looking good.