Jump to content

Troubleshooting system


Recommended Posts

Hello everyone!  :)

I am looking for a troubleshooting system for a website, something along the lines of a "tree structure" i guess:

maybe like:
[color=red]
what are you having a problem with? (and then some options - links)

- planes
- boats
- cars
- helicopters[/color]

and then you can click the option you want (let's say airplanes) and it will lead to another page:

[color=blue]what problems are you having with planes?

-air sickness
-boring movies
-bad food
-crampy chairs[/color]

and then you choose another option (let's say bad food) and it will again lead to another page:

[color=green]Recommended solution:

Bring your own food from home for the flight.[/color]

see what i'm going for here?

does something like this exist?

shouldn't be too hard to program i think.... I could perhaps program it in pascal but i'm no good in real life applications (so much for life prepareness in school...)

I would appreciate your help guys!

-Leav

p.s. Thank you "BugMeNot" -> this is a cool firefox extension! saves time!
Link to comment
Share on other sites

Come on m8, this is a very very very simple program to write in PHP/MySql!

You could have seperate tables in a database for each answer for example:

TABLE1: MainProblems
Field1: ID
Field2: Problem

TABLE2: SecondLevelProblems
Field1: ID
Field2: MainProblemId
Field3: SecondLevelProblem

etc etc
Link to comment
Share on other sites

yeah but the thing is i have infinitesimal php coding skills.

I was looking for a system with all the admin section already written....

i assumed this would be pretty popular, but i havn't been able to find anything....

whenever i search google for "php troublshooter" it'll just pop up stuff about troubleshooting php scripts  :-\  ???

if you know of a ready made system this would help alot, though if push comes to shove and there is nothing out there, i will right something myself while learning php on the fly.... that could take months....  :P

any help would be apreciated!

Thanks again!

-Leav
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.