11
Burnout-BR
Re: Problem importing database in remote server
  • 2005/6/13 6:21

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Well, i tried another time like jdseymour
said and got the same error...

Quote:
MySQL said:

#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 'collate utf8_general_ci NOT NULL default '',
`avatar_name`



12
Burnout-BR
Re: Problem importing database in remote server
  • 2005/6/12 8:08

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Hi Wilson, nice to see you again, i'm using XOOPS 2.0.10, and MySQL MySQL 4.1.11



13
Burnout-BR
Re: Problem importing database in remote server
  • 2005/6/11 22:53

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


No, with any table, this is the just first table.



14
Burnout-BR
Problem importing database in remote server
  • 2005/6/11 22:46

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


When i try to import my XOOPS DB in PHPMyAdmin on a remote server it does this problem:

Quote:
Error
SQL-query:

CREATE TABLE lordem_avatar(

avatar_id mediumint( 8 ) unsigned NOT NULL AUTO_INCREMENT ,
avatar_file varchar( 30 ) collate utf8_general_ci NOT NULL default '',
avatar_name varchar( 100 ) collate utf8_general_ci NOT NULL default '',
avatar_mimetype varchar( 30 ) collate utf8_general_ci NOT NULL default '',
avatar_created int( 10 ) NOT NULL default '0',
avatar_display tinyint( 1 ) unsigned NOT NULL default '0',
avatar_weight smallint( 5 ) unsigned NOT NULL default '0',
avatar_type char( 1 ) collate utf8_general_ci NOT NULL default '',
PRIMARY KEY ( avatar_id ) ,
KEY avatar_type( avatar_type, avatar_display )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 COLLATE = latin1_general_ci


My site is running well in local server, i don't know what to do..



15
Burnout-BR
Re: How to put banners into blocks?
  • 2004/8/5 11:52

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Well, what matters is that it functioned
Many thanks simeon!



16
Burnout-BR
How to put banners into blocks?
  • 2004/7/30 3:59

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


I'm trying to put banners into blocks, but when i create a new block and put the tag <{$xoops_banner}> in it, the banner doesn't appear, just show the tag <{$xoops_banner}> in form of a text. Any ideias?



17
Burnout-BR
Error after upgrade for 2.0.7
  • 2004/6/18 0:34

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Hi everyone, i just updated to the new version 2.0.7, following all the correct steps, and during the process i didn't get errors, but when i open the main page i get this error in the top of the page, and the theme is not visualized correctly:

psConfig['theme_set']; ob_start(); } } ?>


Please, someone could help me?




TopTop
« 1 (2)



Login

Who's Online

235 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits