DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Bugs
*****************************************************
#Post#: 6889--------------------------------------------------
bug
By: billk123 Date: October 25, 2012, 10:47 pm
---------------------------------------------------------
Unknown column 'a.file_hash' in 'field list'
File: C:\Inetpub\createaforum\Sources\Display.php
Line: 1000
SELECT
a.id_attach, a.id_folder, a.id_msg, a.filename,
a.file_hash, IFNULL(a.size, 0) AS filesize, a.downloads,
a.approved,
a.width, a.height,
IFNULL(thumb.id_attach, 0) AS id_thumb, thumb.width AS
thumb_width, thumb.height AS thumb_height
FROM creativeworld_attachments AS a
LEFT JOIN creativeworld_attachments AS thumb ON
(thumb.id_attach = a.id_thumb)
WHERE a.id_msg IN (1)
AND a.attachment_type = 0
I see this?!?!?!?! What is it???
creativeworld.createaforum.com
Will do anything!
I didn't even pay for anything!
Or install! It just appeared!
#Post#: 6890--------------------------------------------------
Re: bug
By: CreateAForum Date: October 25, 2012, 10:53 pm
---------------------------------------------------------
How old is that site? createiveworld
#Post#: 6891--------------------------------------------------
Re: bug
By: xboi209 Date: October 25, 2012, 10:55 pm
---------------------------------------------------------
It hasn't been touched, August 11, 2009 is the date from looking
at it.
#Post#: 6896--------------------------------------------------
Re: bug
By: billk123 Date: October 26, 2012, 8:25 am
---------------------------------------------------------
Just made it yesterday
#Post#: 6897--------------------------------------------------
Re: bug
By: xboi209 Date: October 26, 2012, 4:41 pm
---------------------------------------------------------
From the link you posted, I still see the Welcome to
CreateaForum.com topic which was created back in 2009.
#Post#: 6906--------------------------------------------------
Re: bug
By: billk123 Date: October 27, 2012, 10:42 am
---------------------------------------------------------
I know! I didn't even know about this by then!
#Post#: 6907--------------------------------------------------
Re: bug
By: CreateAForum Date: October 27, 2012, 10:49 am
---------------------------------------------------------
Try to get another subdomain for the forum looks like that was
an old site that was removed but didn't remove it competely.
#Post#: 6910--------------------------------------------------
Re: bug
By: billk123 Date: October 27, 2012, 2:34 pm
---------------------------------------------------------
Ok thanks!
*****************************************************