Page 1 of 1
Errors install arrow chat in jcow
PostPosted: 08 Dec 2012, 15:20
by junaediraikage
errors in my jcow
PostPosted: 09 Dec 2012, 14:43
by Jason
Make sure you are using the same database that JCow is located on. Then, make sure a jcow_accounts table exists. If it does not, the prefix will be whatever characters are before the word "accounts".
PostPosted: 09 Dec 2012, 18:43
by junaediraikage
i don't understanding ...please give me a example...
PostPosted: 11 Dec 2012, 17:06
by markskikus
Jcow installer works perfectly every time for me. Just follow the instructions to the letter...
PostPosted: 21 Dec 2012, 12:05
by Jim
Try it without putting a prefix in there.. Leave it blank!
A database prefix is simply used to organize data in a database and prevent one type of data from interfering with another.
An example is, in a table, you have a table called "post." Let's say you want to install a forum on a website. One of the default forum tables is named "post." To prevent the forum table from interfering with your other table, a prefix is added, preferably "forums_post." This will separate the forums for your regular post.
For naming the prefixes, people name them to whatever suitable. If it's a forum, then forum_, or if a blog, then blog_ is more suitable.
I hope that helps.
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]