XThreads: The specified thread does not exist.
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #7
RE: XThreads: The specified thread does not exist.
(11-25-2010 07:43 PM)Skiilz Wrote:  Yes.. I'm a noob

I'm a noob too, Skiilz Biggrin Many times I've said this, I'm not a coder, nor a designer. I'm still learning.

(11-25-2010 07:43 PM)Skiilz Wrote:  ans messed up with my forums.

You know, I always do that to my forum too Biggrin

(11-25-2010 07:43 PM)Skiilz Wrote:  Going to do a clean MyBB install Smile and set all plugins again.

Yeah, it's better (I think) if you have a test forum, so, you can test anything before applying it to your production forum Smile
I have more than one test forum right now Biggrin

(11-25-2010 07:43 PM)Skiilz Wrote:  It wasn't XThreads... It was me.

It wasn't XThreads, and it wasn't you. It is my fault to not code it well Biggrin

(11-25-2010 09:32 AM)Skiilz Wrote:  

Code:
1
2
3
4
5
6
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1054 - Unknown column 'td.xtnewsbar_class' in 'field list'
Query:
    SELECT t.*, td.xtnewsbar_class, td.xtnewsbar_prefix FROM mybb_dbthreads t LEFT JOIN mybb_dbthreadfields_data td ON (td.tid=t.tid) WHERE t.visible=1 AND td.xtnewsbar IN ("Index","Index And Portal") ORDER BY t.dateline desc 


YES. The problem is with XThreads..


I've said it above, the problem didn't come from XThreads. I comes from the News Bar.

Do you want to know why you get the SQL Error?

I think because you do this without uninstalling the News Bar:

(11-25-2010 09:32 AM)Skiilz Wrote:  Deleted all fields, templates and uninstalled.

If you read the News Bar thread, you will see that the News Bar needs three settings, in this case, the three custom thread fields. If you delete the fields, the News Bar can't find its settings. And if you uninstall XThreads, all application that need XThreads (XThreads example applications) will not "work" correctly. And because the News Bar is one of the XThreads example application, so it can't run too, because all "information" needed for it already uninstalled. Maybe I will try to add "something" before the query run.

I'm really sorry for the problem.

11-26-2010 07:36 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: XThreads: The specified thread does not exist. - RateU - 11-26-2010 07:36 AM

 Standard Tools
Forum Jump: