Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.3] Support System
#1
Me and Seven developed an simple support system .


This version has:
-User Side:Open a Ticket,see your tickets,delete your tickets
-Admin Side:See tickets,answer tickets(by mail ingame),delete tickets

Installation:
1.Copy the files into the specific folders
2.Execute the SQL under phpmyadmin
3.Add in game.tpl
Code:
{if $screen=='support'}
    {include file="game_support.tpl"}
    {/if}
4.After
Code:
<td><a href="game.php?village={$village.id}&amp;screen=memo">Notizen</a></td>
add
Code:
<td><a href="game.php?village={$village.id}&amp;screen=support">Support</a></td>
5.Enjoy


Download Link:
Support v1.1

For any bug's PM me,or post here.
Reply


Messages In This Thread
Support System - by Kennedy - 28.11.2010, 16:52
RE: Support System - by Bettdecke1 - 28.11.2010, 16:55
RE: Support System - by Kennedy - 28.11.2010, 16:57
RE: Support System - by Yannici - 28.11.2010, 17:00
RE: Support System - by Kennedy - 28.11.2010, 17:09
RE: Support System - by xclona - 28.11.2010, 17:17
RE: Support System - by Kennedy - 28.11.2010, 17:21
RE: Support System - by xclona - 28.11.2010, 17:40
RE: Support System - by Seven - 28.11.2010, 20:49
RE: Support System - by xclona - 28.11.2010, 21:56
RE: Support System - by alex11 - 02.12.2010, 18:47



Users browsing this thread: 1 Guest(s)