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.tpl4.After add 5.Enjoy
Download Link:
Support v1.1
For any bug's PM me,or post here.
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}
Code:
<td><a href="game.php?village={$village.id}&screen=memo">Notizen</a></td>
Code:
<td><a href="game.php?village={$village.id}&screen=support">Support</a></td>
Download Link:
Support v1.1
For any bug's PM me,or post here.