News:

Create A Forum Installed

Author Topic: bug  (Read 1177 times)

0 Members and 1 Guest are viewing this topic.

Offline billk123

  • Newbie
  • *
  • Posts: 21
  • Karma: 1
  • Programming
    • View Profile

Badges: (View All)
Third year Anniversary Second year Anniversary One year Anniversary
bug
« on: October 26, 2012, 03:47:56 am »
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!
Developing small code.

Share on Facebook Share on Twitter


Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: bug
« Reply #1 on: October 26, 2012, 03:53:54 am »
How old is that site? createiveworld
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: bug
« Reply #2 on: October 26, 2012, 03:55:19 am »
It hasn't been touched, August 11, 2009 is the date from looking at it.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline billk123

  • Newbie
  • *
  • Posts: 21
  • Karma: 1
  • Programming
    • View Profile

Badges: (View All)
Third year Anniversary Second year Anniversary One year Anniversary
Re: bug
« Reply #3 on: October 26, 2012, 01:25:01 pm »
Just made it yesterday
Developing small code.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: bug
« Reply #4 on: October 26, 2012, 09:41:49 pm »
From the link you posted, I still see the Welcome to CreateaForum.com topic which was created back in 2009.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline billk123

  • Newbie
  • *
  • Posts: 21
  • Karma: 1
  • Programming
    • View Profile

Badges: (View All)
Third year Anniversary Second year Anniversary One year Anniversary
Re: bug
« Reply #5 on: October 27, 2012, 03:42:37 pm »
I know! I didn't even know about this by then!
Developing small code.

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: bug
« Reply #6 on: October 27, 2012, 03:49:29 pm »
Try to get another subdomain for the forum looks like that was an old site that was removed but didn't remove it competely.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline billk123

  • Newbie
  • *
  • Posts: 21
  • Karma: 1
  • Programming
    • View Profile

Badges: (View All)
Third year Anniversary Second year Anniversary One year Anniversary
Re: bug
« Reply #7 on: October 27, 2012, 07:34:59 pm »
Ok thanks!
Developing small code.