Welcome To myPHPNuke.com

  Create An Account Home  ·  Topics  ·  Stats  ·  Your Account  ·  Submit News  ·  Top 10 May 22, 2013  

  Main Menu

  Just SOME MPN Driven Sites!!

  What Is myPHPNuke?
myPHPNuke Introduction
Would you like to contribute to our website or software?

Just Click Here and tell us about yourself.

Installation Help & Questions
Topic: mpn_links_links table problem.....


Search Forums

Moderated By: avw, Kiril, Doyley3731
myPHPNuke.com Forum Index
  »» Installation Help & Questions
    »» mpn_links_links table problem.....

Please Register To Post


Author mpn_links_links table problem.....

smartvicky
Just popping in
Joined: 02-Oct-2008
Posts: 2


blank    avatar

posticon   Posted: 2008-10-02 08:20

after database creation
:-o
setup create all table
but displayed as mpn_links_links is already created.
due to this
setup is not completed.....
but in database this table is not present..

how to solve this problem...? :-?



  Member Information For smartvickyProfile   Send Private Message To smartvicky   Quote And Reply To This MessageQuote

Kang
Home away from home
Joined: 15-Feb-2003
Posts: 163
From: Malaysia


malaysia    avatar

posticon   Posted: 2008-10-04 03:12

Use this:

!!! CODE !!!

CREATE TABLE mpn_links_links (
lid int(11) NOT NULL auto_increment,
cid int(11) NOT NULL default '0',
sid int(11) NOT NULL default '0',
title varchar(100) NOT NULL default '',
url varchar(255) NOT NULL default '',
description text NOT NULL,
date datetime default NULL,
name varchar(60) NOT NULL default '',
email varchar(60) NOT NULL default '',
hits int(11) NOT NULL default '0',
submitter varchar(25) NOT NULL default '',
linkratingsummary double(6,4) NOT NULL default '0.0000',
totalvotes int(11) NOT NULL default '0',
totalcomments int(11) NOT NULL default '0',
PRIMARY KEY (lid),
KEY idxlinkslinkscid (cid),
KEY idxlinkslinkstitle (title),
KEY idxlinkslinkstitlecid (title,cid),
KEY idxlinkslinkstitlesid (title,sid),
KEY idxlinkslinksurl (url),
KEY idxlinkslinkssid (sid),
KEY idxlinkslinksdate (date),
KEY idxlinkslinksdatedesccid (date,cid),
KEY idxlinkslinkstitledate (title,date),
KEY idxlinkslinkslinkratingsummary (linkratingsummary),
KEY idxlinkslinkshitsdesc (hits)
) TYPE=MyISAM COMMENT='Links module: link details' AUTO_INCREMENT=1 ;



-----------------
Warm regard from Malaysia!



  Member Information For KangProfile   Send Private Message To Kang   Go To Kang's Website   Send YIM Message To Kang   Quote And Reply To This MessageQuote

Member Messages

Forum Search & Navigation


 

Log in to check your private messages



Please Login Or Register





  


 

[ Advanced Search ]

Jump To Forum: 



  ChatBox II
smartvicky >  
sailwell >  hi
sailwell >  any body in?
sailwell >  i have instalation problem
sailwell >  any one help me
duke-leto >  kiril are you on here?
santeriablooms29 >  hello good day....



Click here to open the chatbox...
0 people chatting right now.