Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 57
2 members and 55 guests
garere3denstc3t, int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Error after posting
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 3
Join Date: Feb 2003
Error after posting - 04-10-2003, 10:44 AM

My forums were sailing smoothly then several hours ago i was informed that members get this error "Could not insert new word matches" after posting.

when they go back to the thread, they see their posts.. but they were not reflected in the latest post box in the forum index.

what can be causing this problem... please help... :?:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-10-2003, 04:03 PM

Are you still running Nuke6.0? Have you made any changes recently? Added any mods, hacks or what=nots?

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
same error
Old
  (#3 (permalink))
dac
Junior Member
 
Status: Offline
Posts: 32
Join Date: Feb 2003
same error - 04-17-2003, 07:00 PM

I am receiving the same error. Made no changes, same situation, forum were running fine, then this.

Phpbb 2.0.3
port 2.0.6
Nuke 6.0

when trying to post i receive this error "Could not insert new word"

There was a problem with the server that hosts the database yesterday. I was receiving errors that the database could not be reached. Could this still be an issue.

Thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
dac
Junior Member
 
Status: Offline
Posts: 32
Join Date: Feb 2003
04-17-2003, 07:24 PM

found this, http://www.nukecops.com/postlite1329-insert.html+word

Can sombody explain to me how to add a table in phpmyadmin. (I know i should know this)

Thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-17-2003, 08:16 PM

Quote:
Originally Posted by dac
found this, http://www.nukecops.com/postlite1329-insert.html+word

Can sombody explain to me how to add a table in phpmyadmin. (I know i should know this)

Thanks
Your best bet is to grab the table from a sql file that already has it.

Which table do you need?

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
dac
Junior Member
 
Status: Offline
Posts: 32
Join Date: Feb 2003
04-17-2003, 08:44 PM

nuke_bbsearch_wordlist
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-17-2003, 08:51 PM

Code:
#
# Table structure for table `nuke_bbsearch_wordlist`
#

CREATE TABLE nuke_bbsearch_wordlist (
  word_text varchar(50) binary NOT NULL default '',
  word_id mediumint(8) unsigned NOT NULL auto_increment,
  word_common tinyint(1) unsigned NOT NULL default '0',
  PRIMARY KEY  (word_text),
  KEY word_id (word_id)
) TYPE=MyISAM;

#
# Dumping data for table `nuke_bbsearch_wordlist`
#
That will create the wordlist table. You can simply paste that info in phpmyadmin.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
dac
Junior Member
 
Status: Offline
Posts: 32
Join Date: Feb 2003
04-17-2003, 08:56 PM

ok im using phpmyadmin 2.2.Orc3 at the bottom of the listing of all the tables i have a field that states

Create new table on database wnyrcnuke :
Name :
Fields : Go

Am I in the correct place?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-17-2003, 08:59 PM

Once you have your DB open in phpmyadmin, click the SQL tab at the top in the right payne

Paste that text in the text box and hit GO.

BACKUP YOUR DATABASE FIRST!!

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
dac
Junior Member
 
Status: Offline
Posts: 32
Join Date: Feb 2003
04-17-2003, 09:02 PM

Thanks got it, and I backup my DB every night, but I will again

Thanks,
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nukemods Posting Guidelines (PLEASE READ BEFORE POSTING) Duke Nuke 7.x - Blocks 0 07-07-2006 12:30 PM
Nukemods Posting Guidelines (PLEASE READ BEFORE POSTING) Duke Nuke 7.x - General 0 07-07-2006 12:29 PM
Nukemods Posting Guidelines (PLEASE READ BEFORE POSTING) Duke Other "stuff" 0 07-07-2006 12:29 PM
Forum error when posting a reply. ryan241 Purged Topics 1 07-08-2003 08:03 PM
posting error Sirus Purged Topics 0 04-02-2003 04:14 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31