wap-durvis

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wap-durvis

    Hi, this is community script from LATVIA in LATVIAN language, this script autor is "labi"
    demo - Durvis
    translate this script in your language and u will get werry good site.
    p.s. this script is better then JOHN CMS, Lavalair, WAP-MOTOR.. just try it!
    Attached Files

    #2
    looks very nice even in any other language that idk.. i will try it thanks bro
    Girls are like internet domain name, The girls i like are already taken!

    Comment


      #3
      always welcome!
      if u need help with translate, just send me pm!

      Comment


        #4
        yea sure and freko.mobi css is nice
        Girls are like internet domain name, The girls i like are already taken!

        Comment


          #5
          error in importing sql ..



          SQL query:

          CREATE TABLE IF NOT EXISTS 'chats'(
          `cid` int( 100 ) NOT NULL AUTO_INCREMENT ,
          `id` int( 100 ) NOT NULL ,
          `teksts` varchar( 512 ) NOT NULL ,
          `laiks` bigint( 13 ) NOT NULL ,
          UNIQUE KEY `cid` ( `cid` )
          ) ENGINE = InnoDB DEFAULT CHARSET = utf8;

          MySQL said: Documentation
          #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''chats' (
          `cid` int(100) NOT NULL auto_increment,
          `id` int(100) NOT NULL,
          ' at line 1

          Comment


            #6
            when u add in config.php your data, go to instalet.php and thats all, sql will be automatic uploaded. ;)

            thankyou! ;)

            Comment


              #7
              Originally posted by chessmaster View Post
              the right syntax to use near ''chats' (
              `cid` int(100) NOT NULL auto_increment,
              `id` int(100) NOT NULL,
              ' at line 1
              Replace 'chats' with `chats`
              libra.wen.ru

              Comment

              Working...
              X