Need help about Admin Panel

Started by ittiphol, July 01, 2015, 10:05:29 AM

Previous topic - Next topic

ittiphol

i installed Sa Battle it's work fine but admin panel [Battle] it's not show please help

sorry my english  :-[

Suki

You need to ask in the mod's support topic/site but chances are you are missing the needed language strings or the mod is using hooks and you missed to add the admin hooks, either way, you will have better responses at the mod's support topic/site.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

ittiphol

he Last Active: April 14, 2011, 02:21:02 PM  :-[

thank you i find way out  :laugh:

Suki

Isn't that the same "battle" mod that was transfered and taken over by another mod author?

Thing is, even if we provide support for you here (which some folks go craaaazy if we do) you don't give us anything to work with. I can keep on speculating about why your admin panel does not show but until you provide some more info about your issue it would be quite difficult to debug your problem.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

ittiphol

Error in file BattleHooks.php

change code to

$input = array_merge(
array_slice($input, 0, $position),
$insert,
array_slice($input, $position)


it's works thank you  :D

Advertisement: