Locations of certain parts of the code.
Posted: Tue Jul 19, 2005 5:39 am
Script URL: http://www.togw.com/hd/
Version of script: 0.93
Version of PHP: 4.3.x
Hosting company: Custom
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: didn't try any... I read through the posts.
Write your message below:
I'm trying to locate certain portions of the code for modifacation, unfortunitly I learned to code rather differently in structure and I'm having some trouble locating the sections I need. I will outline below what I'm looking for in the hopes that someone knows where the sections are.
1. The section at the top of the pages that outlines the urls for the site, for example, Mysite > Mysite support system > Submit a ticket as I would like to remove the links entirly.
2. The section that would call index.php?a=add to submit a ticket as I would like to modify it to check for a user being logged on first.
3. The section listing the users to logon for the admin section. I do not want a dropdown, rather an input text field.
4. The sectiont that handles catagories... I want to add the ability to use sub-catagories.
Any help is greatly appreciated, if it's not to much work involved I will post my findings and guides to modifing the code for any interested parties.
-Marc
Version of script: 0.93
Version of PHP: 4.3.x
Hosting company: Custom
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: didn't try any... I read through the posts.
Write your message below:
I'm trying to locate certain portions of the code for modifacation, unfortunitly I learned to code rather differently in structure and I'm having some trouble locating the sections I need. I will outline below what I'm looking for in the hopes that someone knows where the sections are.
1. The section at the top of the pages that outlines the urls for the site, for example, Mysite > Mysite support system > Submit a ticket as I would like to remove the links entirly.
2. The section that would call index.php?a=add to submit a ticket as I would like to modify it to check for a user being logged on first.
3. The section listing the users to logon for the admin section. I do not want a dropdown, rather an input text field.
4. The sectiont that handles catagories... I want to add the ability to use sub-catagories.
Any help is greatly appreciated, if it's not to much work involved I will post my findings and guides to modifing the code for any interested parties.
-Marc