Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: How to upgrade from 2.0.11 to 2.0.13
by THCowboy on 2006/7/25 1:59:17

that was it.... now it works thanks for all your help.


very much appreciated
Re: How to upgrade from 2.0.11 to 2.0.13
by Lance_ on 2006/7/25 1:33:44

It's all in the details.

Notice the quote isn't the same in the drop table line as the one in teh create table line. If you copied the line from my post above, I probably used the wrong quote. Just use the one from your file.

le="color: #000000"><?php DROP TABLE IF EXISTS `xoops_bb_archive`;


This should do it.
Re: How to upgrade from 2.0.11 to 2.0.13
by THCowboy on 2006/7/25 1:24:17

now I get this
#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 ''xoops_bb_archive'' at line 1


whats up.... about to lose it LOL

here is what I have

le="color: #000000"><?php -- -- Table structure for table `xoops_bb_archive` -- DROP TABLE IF EXISTS 'xoops_bb_archive'; CREATE TABLE `xoops_bb_archive` ( `topic_id` tinyint(8) NOT NULL default '0', `post_id` tinyint(8) NOT NULL default '0', `post_text` text NOT NULL ) TYPE=MyISAM; -- -- Dumping data for table `xoops_bb_archive` --
Re: How to upgrade from 2.0.11 to 2.0.13
by Lance_ on 2006/7/25 1:12:46

LOL, almost like mindreading.
Re: How to upgrade from 2.0.11 to 2.0.13
by THCowboy on 2006/7/25 1:11:30

ok.... I think it is because I forgot the ; at the end of the new line

Who's Online

174 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 174


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits