Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6
Author Message
badkemo
Worker
Worker



Joined: Mar 31, 2004
Posts: 111

PostPosted: Wed Dec 14, 2005 8:39 pm Reply with quote

Hello

Is anybody familiar with the site messenger 3.1

i downloaded it from flashnuckers.com and payed $10 for it but i dont have the SQL file

it didnt came with it i tryed contacting the owner and i have not gotten any responce from any of them their forum is not active

does anybody know how to make this sql?

thx in advance
 
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Thu Dec 15, 2005 6:59 am Reply with quote

Yeah the site is pretty dead...
but thank god im still here huh... Smile

CREATE TABLE nuke_priv_msgs (
msg_id int(10) NOT NULL auto_increment,
msg_image varchar(100) default NULL,
subject varchar(100) default NULL,
from_userid int(10) NOT NULL default '0',
to_userid int(10) NOT NULL default '0',
msg_time varchar(20) default NULL,
msg_text text,
read_msg tinyint(10) NOT NULL default '0',
PRIMARY KEY (msg_id),
KEY msg_id (msg_id),
KEY to_userid (to_userid),
KEY from_userid (from_userid)
) TYPE=MyISAM;

This is the table used for the messenger.
 
View user's profile Send private message
badkemo







PostPosted: Thu Dec 15, 2005 8:11 pm Reply with quote

thank you very much
 
SuBWaY
New Member
New Member



Joined: Mar 15, 2006
Posts: 2

PostPosted: Tue Mar 14, 2006 11:17 pm Reply with quote

and where does that go?
 
View user's profile Send private message
hitwalker







PostPosted: Wed Mar 15, 2006 4:13 am Reply with quote

well in the same database as your nuke..
 
SuBWaY







PostPosted: Wed Mar 15, 2006 7:24 am Reply with quote

I knew that.... Rolling Eyes ...lol, thanks
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©