Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum Prefix
#1
When I try to link my MyBB Forum to THT, I get error saying I left a field blank. This is because I do not have a Prefix in my MyBB SQL. If you could make it so you dont have to put a prefix in, it would be great. At the moment i can't link.

Thanks for your time!
#2
Its always best to have a prefix but if you dont then just put anything in the box and later go into phpmyadmin and change the prefix to blank.
#3
(05-16-2009, 01:31 PM)umarsa Wrote: Its always best to have a prefix but if you dont then just put anything in the box and later go into phpmyadmin and change the prefix to blank.
This is the best method to fix your problem. We'll see what we can do.
Jonny H - THT Main Developer & Founder


#4
What table is it saved in?

I can't seem to find it Sad
#5
Its in the config table.
Jonny H - THT Main Developer & Founder


#6
I can't see it.

Sorry, I'm a noob with phpmyadmin Sad

EDIT: Found!

Now I can't see to access my order pagesbSad
I hit the 'Order' button, and it does nothing Sad

http://orders.chitchatter.co.uk
#7
Works fine here dude.
Jonny H - THT Main Developer & Founder


#8
(05-18-2009, 05:11 PM)Jonny Wrote: Its in the config table.

I still cannot find it Huh
#9
(06-06-2010, 12:11 AM)ccalby Wrote:
(05-18-2009, 05:11 PM)Jonny Wrote: Its in the config table.

I still cannot find it Huh

In phpMyAdmin, make sure you selected THT's database and hit the SQL tab. Run
Code:
SELECT * FROM `tht_config` WHERE `name` LIKE 'p2hforum;:;prefix;:;%'
and replace tht_config with the exact name of the config table in your THT database. Once executed, the prefix field you are looking for should be right there for you to edit.
Kevin Mark - TheHostingTool Lead Developer


Forum Jump:


Users browsing this thread: 1 Guest(s)