THT Community (TCom)

Full Version: installed problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I uploaded THT when I got to the install.php page all I see is the phpcode I downloaded THT-v1 that has patch 1 an it

Error at http://hosting-shack.com/fac/

The php version iam running is 5
Robert1087,
Did you enable short_open_tags in your PHP configuration?
(12-08-2008 02:10 PM)jimmie32 Wrote: [ -> ]Robert1087,
Did you enable short_open_tags in your PHP configuration?

Yes I enabled I was able to get to the install page but after finshing I got Table 'myusername_fac.tht_config' doesn't exist then I uploaded the SQL using PHPMyAdmin an I still get the same error message.
http://hosting-shack.com/fac/install/
It looks like you haven't ran it, also, the style on there is broke, it seems like to me you've uploaded it incorrectly.
Problem solved an your sql.txt you have it has

INSERT INTO `<PRE>config` (
`name` ,
`value`
)
VALUES (
'show_footer', '0'
);

it should be tht_config I open it up an wordpad an did a full replace on any sql link that has <pre>

Thanks for the help love the script it worked like a charm did a test account creation.

http://hosting-shack.com/createa
Dude, the install script did all that for you. Well aslong as you get it working, it's fine.
Reference URL's