Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] UCenter Home 错误

[复制链接]
hhhice 发表于 2010-3-26 14:19:17 | 显示全部楼层 |阅读模式
MySQL Error
Message: MySQL Query Error
SQL: SELECT album.albumname, album.friend, space.username, space.name, space.namestatus, main.* FROM uchome_pic main LEFT JOIN uchome_album album ON album.albumid=main.albumid LEFT JOIN uchome_space space ON space.uid=main.uid WHERE 1 AND main.hot >= '3' ORDER BY main.dateline desc LIMIT 0,28
Error: Unknown column 'main.hot' in 'where clause'
Errno.: 1054
Click here to seek help.

哪位大哥帮帮忙!谢谢!
玻璃屋女孩 发表于 2010-3-26 14:45:16 | 显示全部楼层
执行下面的SQL
  1. ALTER TABLE `uchome_pic` ADD `hot` MEDIUMINT( 8 ) UNSIGNED NOT NULL DEFAULT '0';
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-27 06:33 , Processed in 0.016255 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表