TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 18, 2024, 07:53:36 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,164
  • Total Topics: 21,219
  • Online today: 192
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 188
  • Total: 188

Support Script , Let users create support tickets , view knowledge base......etc

Started by alan s, August 17, 2006, 11:00:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alan s

Came across a nice support script in my web browsing ,Lets you view support requests via a admin panel , edit announcments , articles etc....

Note * its in the beta stages so some of the features in the admin panel dont work , eg. Modules


Demo : http://sog.dylu.com/demo/



I just created a block and used a bit of javascript code to make a popup window

<script type="text/javascript">

var newwindow;

function poptastic(url){

newwindow=window.open(url,'name','height=800,width=1000,left=20,top=20,toolbar=no,menubar=no,directories=no,location=no,scrollbars=yes,status=no,resizable=yes,fullscreen=no');

if (window.focus) {newwindow.focus()}

}

</script>
<a href="javascript:poptastic('http://yoursiteurl.com/scriptlocation');">Support</a>


It might be useful if you run a Tech forum that offers support or a hosting company or something like that or even if you didnt need the support ticket feature the knowledge base might be of some use

{zip file attached to post}

IchBin

Looks like fun. But I cant view your block on the left hand side as a guest.

alan s


cool


alan s

Hm , File must have been deleted when hosts were switched , File reattached to post.

shomazta

damn dis joints old, but I added it to muh site and thought I'd hit this page up with a graphic I made for the support, ie if you want it to popup in a new window but don't just want text =P


-------
i can make you a custom one if you'd prefere =)