I want to integrate the front end in my site
Posted: Thu Sep 08, 2005 11:15 am
Script URL: http://outlookclassifieds.com/helpdesk
Version of script: 0.93 from 3rd July 2005
Version of PHP:
Hosting company: ipowerweb.com
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: did not search the forum.
Write your message below:
Hello,
I am using a php based classifieds software from geodesicsolutions. The from end of this software always has index.php common and followed by ?a=x syntax for various pages.
My support page is http://outlookclassifieds.com/index.php?a=28&b=141
My software is completely html template based and I can create a maximum of 20 extra pages for other purposes such as contact, pricing, help etc.
I want to integrate only the create ticket and view ticket in my software. The back end wil be used as usually.
There are basically 5-6 pages associated in the helpdesk front end like:-
1) enter ticket no to view
2) display ticket
3) ticket not found
4) create ticket
5) error page
6) ticket confirmation
My software also has a feature to insert the html code and php code which is called as modules. I can create 5 php modules and 20 html modules. In html modules I can insert the html for the logged in and logged out mode. I can then insert the module name like <<logged_in_out_html_5>> anywhere in any template and that code will be executed.
I can program my software such that when user is not logged in and in the support page a message will display like "You must be logged in to submit support request". Further I would like that when the user is logged in, the email id will be automatically captured from the database so that the user needs not type it again.
Can you please tell that how I can get to it? I will be very very gratefull.
Regards,
Alok Sharma.
Version of script: 0.93 from 3rd July 2005
Version of PHP:
Hosting company: ipowerweb.com
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: did not search the forum.
Write your message below:
Hello,
I am using a php based classifieds software from geodesicsolutions. The from end of this software always has index.php common and followed by ?a=x syntax for various pages.
My support page is http://outlookclassifieds.com/index.php?a=28&b=141
My software is completely html template based and I can create a maximum of 20 extra pages for other purposes such as contact, pricing, help etc.
I want to integrate only the create ticket and view ticket in my software. The back end wil be used as usually.
There are basically 5-6 pages associated in the helpdesk front end like:-
1) enter ticket no to view
2) display ticket
3) ticket not found
4) create ticket
5) error page
6) ticket confirmation
My software also has a feature to insert the html code and php code which is called as modules. I can create 5 php modules and 20 html modules. In html modules I can insert the html for the logged in and logged out mode. I can then insert the module name like <<logged_in_out_html_5>> anywhere in any template and that code will be executed.
I can program my software such that when user is not logged in and in the support page a message will display like "You must be logged in to submit support request". Further I would like that when the user is logged in, the email id will be automatically captured from the database so that the user needs not type it again.
Can you please tell that how I can get to it? I will be very very gratefull.
Regards,
Alok Sharma.