News:

Create A Forum Installed

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Jadoinker

Pages: [1]
1
Bugs / Re: Database errors
« on: October 09, 2013, 02:19:26 am »
all good

2
Bugs / Re: Database errors
« on: October 09, 2013, 01:48:55 am »
Hopefully this is the last error. When i tried to post in the poetry section i got this error


Unknown column 'a.file_hash' in 'field list'File: C:\inetpub\createaforum\Sources\Display.phpLine: 1003SELECTa.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_heightFROM creativewriters_attachments AS aLEFT JOIN creativewriters_attachments AS thumb ON (thumb.id_attach = a.id_thumb)WHERE a.id_msg IN (3)AND a.attachment_type = 0

3
Bugs / Re: Database errors
« on: October 09, 2013, 01:37:10 am »
Works fine now, thanks a bunch

4
Bugs / Re: Database errors
« on: October 09, 2013, 01:33:36 am »
now im getting

C:\inetpub\createaforum\Sources\Subs-Members.php



Unknown column 'skype' in 'field list'File: C:\inetpub\createaforum\Sources\Subs-Members.phpLine: 866INSERT INTO creativewriters_members(`member_name`, `email_address`, `passwd`, `password_salt`, `posts`, `date_registered`, `member_ip`, `member_ip2`, `validation_code`, `real_name`, `personal_text`, `pm_email_notify`, `id_theme`, `id_post_group`, `lngfile`, `buddy_list`, `pm_ignore_list`, `message_labels`, `website_title`, `website_url`, `location`, `icq`, `skype`, `facebook`, `myspace`, `twitter`, `googleplus`, `linkedin`, `youtube`, `deviantart`, `pinterest`, `aim`, `yim`, `msn`, `time_format`, `signature`, `avatar`, `usertitle`, `secret_question`, `secret_answer`, `additional_groups`, `ignore_boards`, `smiley_set`, `openid_uri`, `is_activated`, `id_group`)

5
Bugs / Re: Database errors
« on: October 09, 2013, 01:23:12 am »
Thank you very much, i really appreciate it. Have a good one.


Sincerely,
               
                Nate


6
Bugs / Re: Database errors
« on: October 09, 2013, 01:16:09 am »
ill try on a different't computer

7
Bugs / Re: Database errors
« on: October 09, 2013, 01:14:28 am »
getting this one now when trying to register. Thanks for such a speedy reply


Unknown column 'placement' in 'field list'
File: C:\inetpub\createaforum\Sources\Profile.php
Line: 770


 SELECT
 col_name, field_name, field_desc, field_type, field_length, field_options,
 default_value, bbc, enclose, placement
 FROM creativewriters_custom_fields
 WHERE active = 1 AND show_reg != 0

8
Bugs / Re: Database errors
« on: October 09, 2013, 01:10:49 am »
Unknown column 'enclose' in 'field list'
File: C:\inetpub\createaforum\Sources\Profile.php
Line: 770


 SELECT
 col_name, field_name, field_desc, field_type, field_length, field_options,
 default_value, bbc, enclose, placement
 FROM creativewriters_custom_fields
 WHERE active = 1 AND show_reg != 0


one of the errors

9
Bugs / Re: Database errors
« on: October 09, 2013, 01:07:42 am »

10
Bugs / Re: Database errors
« on: October 09, 2013, 12:51:21 am »
I have the same problem, nothing seems to change it

Pages: [1]