Current time: 02-08-2012, 09:32 AM Hello There, Guest! (LoginRegister)

 
Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum Prefix
05-16-2009, 08:48 AM
Post: #1
Forum Prefix
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!
Find all posts by this user
05-16-2009, 01:31 PM
Post: #2
RE: Forum Prefix
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.
Find all posts by this user
05-16-2009, 07:17 PM
Post: #3
RE: Forum Prefix
(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
Find all posts by this user
05-18-2009, 04:48 PM
Post: #4
RE: Forum Prefix
What table is it saved in?

I can't seem to find it Sad
Find all posts by this user
05-18-2009, 05:11 PM
Post: #5
RE: Forum Prefix
Its in the config table.

Jonny H - THT Main Developer & Founder
Find all posts by this user
05-18-2009, 05:17 PM (This post was last modified: 05-18-2009 05:20 PM by Jack.)
Post: #6
RE: Forum Prefix
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
Find all posts by this user
05-19-2009, 04:35 AM
Post: #7
RE: Forum Prefix
Works fine here dude.

Jonny H - THT Main Developer & Founder
Find all posts by this user
06-06-2010, 12:11 AM
Post: #8
RE: Forum Prefix
(05-18-2009 05:11 PM)Jonny Wrote:  Its in the config table.

I still cannot find it Huh
Find all posts by this user
06-06-2010, 12:41 AM (This post was last modified: 06-06-2010 12:41 AM by Kevin.)
Post: #9
RE: Forum Prefix
(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
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)