Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jan 2008
Posts: 222
enthusiast
enthusiast
Joined: Jan 2008
Posts: 222
Got this error while clicking "Buddies"

Script: /data/vhosts/www.robje.net/forum/scripts/mybuddies.inc.php
Line#: 73
SQL Error: Table 'testforum.ubbt_ADDRESS_BOOK' doesn't exist
SQL Error #: 1146
Query: SELECT count(*) FROM ubbt_ADDRESS_BOOK WHERE USER_ID = 4

I know that this means that the ubbt_ADDRESS_BOOK doesn't exists, but shouldn't this be made while upgrading?

Rob


My place to be: http://www.freesat.nl
Joined: Jan 2008
Posts: 222
enthusiast
enthusiast
Joined: Jan 2008
Posts: 222
Did this to get it working:

CREATE TABLE `ubbt_ADDRESS_BOOK` (
`USER_ID` INT( 9 ) NOT NULL ,
`ADDRESS_ENTRY_USER_ID` INT( 9 ) ,
INDEX address_ndx1 ( `USER_ID` )
) ENGINE = MYISAM


My place to be: http://www.freesat.nl
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
That's a bit strange. That table is created in the initial install. We don't alter/drop/add it in any of the upgrade scripts, so it should have been there back from what version you were running previously.

Joined: Jan 2008
Posts: 222
enthusiast
enthusiast
Joined: Jan 2008
Posts: 222
I converted from IPB to PHPBB and then to Ubb...

Rob


My place to be: http://www.freesat.nl

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
0 members (), 744 guests, and 147 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)