SQL Error : 1054 Unknown column 'shout_text' in 'field list'

This shoutbox, fully integrates in phpbb2, support smilies and bbcode
this shoutbox is a shoutbox written for phpbb2, therefor it makes uses of templates and language files

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

SQL Error : 1054 Unknown column 'shout_text' in 'field list'

Postby YOimYO on Fri 03. Jun, 2005 20:02

Hello peeps. I am new here, and I really love the place .....

Im sure I will have lots more questions and comments in the future , but ...

this is the one that is bothering me now.


I have just installed shoutbox_1.1.5em everything looks great, but when i went to make a shout, its giving me this error ....


Code: Select all
DEBUG MODE

SQL Error : 1054 Unknown column 'shout_text' in 'field list'

INSERT INTO shout (shout_text, shout_session_time, shout_user_id, shout_ip, shout_username, shout_bbcode_uid,enable_bbcode,enable_html,enable_smilies) VALUES ('yayayayaya test', '1117820041', '2', '434057c2', '', 'f8d791c412',1,1,1)

Line : 191
File : shoutbox.php



If someone can help me, i would be greatly appreciative )D

also if you need any more info, just let me know.

sounds to me like i need to create a table in my database huh ?

i dont know :(

lol ive only been doing php for bout 3 days now .... but i have succesfully installed 14 other mods ( hacks ) . this is the only one that im having troubles with .... Darn
YOimYO
Poster
Poster
 
Posts: 4
Joined: Fri 03. Jun, 2005 19:42

Postby YOimYO on Fri 03. Jun, 2005 20:29

ok, i just noticed, b4 i even type anything in the shoutbox, there is an error message below the shoutbox.

the error is


Code: Select all
Could not get shoutbox information

DEBUG MODE

SQL Error : 1054 Unknown column 's.shout_user_id' in 'where clause'

SELECT s.*, u.user_allowsmile, u.username FROM shout s, users u WHERE s.shout_user_id=u.user_id ORDER BY s.shout_session_time DESC LIMIT 0, 20

Line : 98
File : shoutbox_view.php




sry didnt post this info above .....
YOimYO
Poster
Poster
 
Posts: 4
Joined: Fri 03. Jun, 2005 19:42

Postby YOimYO on Fri 03. Jun, 2005 20:39

OK, SOlved !!!


I deleted my shout table , and reinstalled the shout table ....


Fixed :)

ty
YOimYO
Poster
Poster
 
Posts: 4
Joined: Fri 03. Jun, 2005 19:42


Return to Fully integrated shoutbox [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron