|
Need some help.
|
|
12-16-2010, 10:25 PM
(This post was last modified: 12-16-2010 10:28 PM by Nickb.)
Post: #1
|
|||
|
|||
|
Need some help.
Ok, so I am a complete newb to this, and I was wondering how I can integrate THT into my own site.
I have all my own custom coding, graphics, etc. But When people want to make an order, does it have to be strictly on THT site, or can it be my own order form? Thank you, Nick edit: Also this is just a test site/testing out how I want the style to be, but it's like this: http://idtest.tk and this is the order form: http://idtest.tk/submission.php Yeah allot of SQL DB errors, only because I'm just trying to get the visual up. |
|||
|
12-20-2010, 02:22 AM
Post: #2
|
|||
|
|||
|
RE: Need some help.
Essentially, you need to take your site's HTML and put it into a header.tpl and footer.tpl file. Take a look at the default "Reloaded2" theme.
Kevin Mark - TheHostingTool Lead Developer |
|||
|
12-21-2010, 06:17 PM
Post: #3
|
|||
|
|||
|
RE: Need some help.
What if everything was made out of PHP? I notice PHP isn't allowed.
|
|||
|
12-22-2010, 11:34 PM
Post: #4
|
|||
|
|||
|
RE: Need some help.
Is it highly dynamic?
Kevin Mark - TheHostingTool Lead Developer |
|||
|
12-24-2010, 12:50 PM
(This post was last modified: 12-24-2010 12:54 PM by Nickb.)
Post: #5
|
|||
|
|||
|
RE: Need some help.
No, just everything is set up within PHP. like:
<?php include("includes/header.php"); include("includes/navmenu.php"); ?> and <?php $news_articles = $vf -> get_recent(Array( "board" => "news", "mode" => "topics", "show_locked" => "1", "allow_all" => "1", "max" => "1" )); foreach($news_articles as $post) { ?> Everything works with PHP, and API. Basically everything gets called from another folder. and placed onto the main page, the only thing that doesn't get called is the Intro text on the main page. |
|||
|
12-24-2010, 02:22 PM
Post: #6
|
|||
|
|||
|
RE: Need some help.
because if the way THT handles SQL Security, you are going to have a difficult, if not impossible time trying to create your own order page, which is a serious bit of coding in THT. Your best bet is to modify the theme of THT to match that of your site. To make your headers and other match, just open up header.php and copy the html code from that into header.tpl, and match up stuff like CSS links, and so on.
Nick - TheHostingTool Staff Coordinator ![]() |
|||
|
12-25-2010, 11:06 PM
(This post was last modified: 12-25-2010 11:07 PM by Nickb.)
Post: #7
|
|||
|
|||
|
RE: Need some help.
Alright, thanks.
I'm gonna have API working with cPanel and my site then. Where my members can order from the sites own page, and it automatically creates the account upon approval, which shouldn't be all that hard really. I'm not even sure why I really need THT, I mean with the forum software I already use, API could automatically load the users post count from the P2H section of the forum into my own Administration Panel. Which my own host said it was fine. But great software none-the-less. Also, love Cloud. But Seph is more Epic.
|
|||
|
12-26-2010, 09:26 AM
Post: #8
|
|||
|
|||
|
RE: Need some help.
Good luck with your site, most people don't have your kind of experience, hence THT. (btw, I'd love to see your system once it is finished
).
Nick - TheHostingTool Staff Coordinator ![]() |
|||
|
12-26-2010, 12:09 PM
Post: #9
|
|||
|
|||
|
RE: Need some help.
I have someone helping me with the PHP/API side, But I'm learning a great deal from him.
and THT is a great helper for many. I'll recommend it to people whom want to start their own web hosting service. Yeah, I can show you once it's complete, probably wont be done for quite awhile though. I want everything in a working order before I start getting members. I have a few people interested, and I already have someone hosted.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




![[Image: standard.png]](http://twitstamp.com/kmark937/standard.png)
![[Image: standard.png]](http://twitstamp.com/thehostingtool/standard.png)


).