错误提示:
Warning: Missing argument 2 for wpdb::prepare(), called in /home/qingtown/public_html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 176 and defined in /home/qingtown/public_html/wp-includes/wp-db.php on line 990
Warning: Missing argument 2 for wpdb::prepare(), called in /home/qingtown/public_html/wp-content/plugins/buddypress/bp-core/bp-core-options.php on line 293 and defined in /home/qingtown/public_html/wp-includes/wp-db.php on line 990
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-login.php on line 368
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-login.php on line 380
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 680
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 681
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 682
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 876
[Warning] Controller gave us config lines that didn’t validate: Servers must be able to freely connect to the rest of the Internet, so they must not set UseBridges.
曾老师!新年快乐哦~~
新年快乐!
农村里规矩多,正忙得不可开交呢。
您好!我按照您的方法修改了系统文件后,google reader, google 都可以上了。谢谢啊!
可是当时照着做,现在却完全忘记了,再也找不回来您提供的方法。同事都在问,麻烦您给我发一份吧,谢谢!
您太客气了……您指的是这个吧:http://cnzhx.net/blog/join-in-google-plus/#visit
为什么我从后台升级不了3.5.1版本啊?
急 急 急
遇到什么错误?
嗯,在这儿作个记号。
你好,zeng
我刚一直在看你的这篇帖子
解决WordPress错误:Warning: Cannot modify header information
(http://cnzhx.net/blog/wordpress-error-warning-cannot-modify-header-information/)
我的网站出了好多问题,网上到处找答案还是没解决,上你这来求教了。
我的网站:www.qingtown.com
错误提示:
Warning: Missing argument 2 for wpdb::prepare(), called in /home/qingtown/public_html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 176 and defined in /home/qingtown/public_html/wp-includes/wp-db.php on line 990
Warning: Missing argument 2 for wpdb::prepare(), called in /home/qingtown/public_html/wp-content/plugins/buddypress/bp-core/bp-core-options.php on line 293 and defined in /home/qingtown/public_html/wp-includes/wp-db.php on line 990
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-login.php on line 368
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-login.php on line 380
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 680
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 681
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 682
Warning: Cannot modify header information – headers already sent by (output started at /home/qingtown/public_html/wp-includes/wp-db.php:990) in /home/qingtown/public_html/wp-includes/pluggable.php on line 876
我把主题,插件都删了
世界从此安静了…..
然后一个个的启用,就知道哪个部分造成的错误了。
可能你的 buddypress 插件安装的时候出了点儿问题吧。很有可能是因为该插件的某个文件在传输过程中出现了错误。
用了这么久的wordpress才找到这么好的站点,顶一个!
多谢支持!您的站非常强悍啊 :D
请教你一个问题呀:
我现在用的WP是英文版的,想改成中文版的,怎么弄啊?(最好不要重新装的)
WP后台的语言是可以随意切换的,只需要将相应的语言包上传到
wp-content/languages/
文件夹下就可以了。简体中文的语言包可以1.先从这里下载简体中文WP安装文件;2.解压缩,取出其中的
wp-content/languages/
,并上传到服务器相应目录。如果经过上述操作后,后台没有自动切换为中文,那就编辑
wp-config.php
文件,查找define('WPLANG', '');
一行,在第二个参数处填入 zh_CN,变成define('WPLANG', 'zh_CN');
并保存文件。感谢!明天试一下~
成功了!!!!哈哈
谢谢老师~
恭喜了……不用客气 :D
可是……这里我也没看到你的回复呀~
555555555
请教一个问题啊:“订阅到邮箱”这个链接是什么?
就是弄个超链接,然后可以直接让访客点击,把博客订阅到他的邮箱里,如果博客有更新的话,他可以收到邮件。
不用插件能实现这种效果吗?如果可以,望告之;如果修改代码实现不了,可简单说下实现方法。
先谢谢水景哈~
邮件订阅需要第三方服务支持,比如 FeedBurner、Feedsky、QQ。可以参考下面这篇文章:
http://webziv.com/wordpress/510.html
刚刷出来!
你这主机速度有点问题~
噢,原来还有这样的事情啊,之前从来没有注意到过。我回头检查一下看看,可能是因为缓存时间的问题。
你的WP做的出神入化啊,什么形式都有,太巧妙了!
谢谢……都是长期凑出来的,快3年了。
貌似邮件提醒出问题了…
你收不到邮件提醒了吗?我还是能收到。
我使用WP-TOUCH这个插件,自己觉得在safari打开还挺美观的。但是在文章下面有个分享的几个按钮。怎么把这几个删除呢
没用这个插件……不过可以给你提些参考意见:需要修改该插件的代码,将其中给文章内容添加分享按钮的 filter 注销掉应该就可以了。
应该删除代码就行
你是不是禁用这个插件了,还是只能在 iOS 系统中才起作用?我用手机看了看,没发现有分享按钮。这个插件太复杂了,我从源文件里没找出来它在哪里调用的分享代码。
这个插件只在特定手机浏览器才能起作用,在苹果的就是了
好像找到了,你自己测试一下:
在 /wptouch/themes/default 文件夹下的 single.php 文件中的 57~68 行,删除应该就可以了。
似乎不行呢,还是有按钮。不折腾啦,对文章没什么影响
那好吧,我看不到,没法测试。
我来了!
欢迎光临!
水景啊…
用了多站点模式么?
是的,怎么了?
博主用默认主题?
嗯,默认的2011主题。
你好。看了你关于T420的帖子,我有几个疑问,因为现在正在考虑购买,希望你能帮助我一下。
NVS4200M比Intel HD3000差距大吗?本人不玩游戏,很少的情况下用Photoshop,你觉得我选择Intel集显可以吗?还是上独立显卡?
第二,不知道你是否使用过T420,我现在对于T420s和T420很纠结。不知道T420和T420s之间厚度和重量的差距是不是非常明显?USB3.0用处对于我不是很大,我没有USB3.0的设备。
谢谢,希望我们能多多交流
1、你跟我需要显卡的情况差不多。我这台虽然有独立显卡,但是到现在几乎没有启用过,一直都是用的集显;
2、我没用过 T420,但是用过 R50。这也是我不再买 T420 而是买了 T420s 的来由。毕竟如果带电脑出门,不会是只背个电脑,如果能更轻些就更好了,比如 X220 的重量。其实厚度和轻重,你看看比较图片和参数就了解了。
[Warning] Controller gave us config lines that didn’t validate: Servers must be able to freely connect to the rest of the Internet, so they must not set UseBridges.
vidalia-bundle-0.2.2.33-0.2.14.exe
上午获得了新的bridge,状态一直在载入中继信息这里。新bridge的端口是服务端的吧?与本地无关吧?
你后面说得很对。
不过上面的错误不是因为这个,而是你在开启中继或者网桥服务(Relay)的同时又使用网桥来连接,所以出现了冲突。可以先设置为仅运行客户端,保存后再设置网桥;等连接上之后再设置不使用网桥,保存后再设置中继或者帮助别人连接到xxx网络(网桥)。
先设置为仅运行客户端了。然后运行tor的时候一直在建立加密的目录连接的时候不动了。
于是我申请了新的bridge,设置好bridge后,再启动tor,怎么还是提示载入中继信息?我在网络里设置了仅运行客户端的。
消息如下:
十月 17 11:23:21.750 [Notice] Opening Socks listener on 127.0.0.1:9050
十月 17 11:23:21.750 [Notice] Opening Control listener on 127.0.0.1:9051
十月 17 11:23:21.750 [Notice] Parsing GEOIP file C:\Documents and Settings\Administrator\Application Data\tor\geoip.
十月 17 11:23:26.781 [Notice] Bootstrapped 5%: Connecting to directory server.
十月 17 11:23:26.781 [Notice] Heartbeat: Tor’s uptime is 0:00 hours, with 6 circuits open. I’ve sent 0 kB and received 0 kB.
十月 17 11:23:26.781 [Notice] Bootstrapped 10%: Finishing handshake with directory server.
十月 17 11:23:28.125 [Notice] Learned fingerprint A66F8BFA28F0829A0FE5A78411150E39189532C6 for bridge 208.115.203.142:23
十月 17 11:23:28.390 [Notice] Bootstrapped 15%: Establishing an encrypted directory connection.
十月 17 11:23:28.953 [Notice] Bootstrapped 20%: Asking for networkstatus consensus.
十月 17 11:23:29.218 [Notice] Bootstrapped 50%: Loading relay descriptors.
十月 17 11:23:29.750 [Notice] new bridge descriptor ‘maq3pqfa9ndd’ (fresh)
十月 17 11:23:29.750 [Notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
现在这个方法基本上算是废了,我已经很久没用了。
看你上面的运行日志似乎没问题啊,除了连不上之外——现在基本上在国内就这样了。
哦,是这样子啊。有什么好的办法还请多多指教。
我现在基本上需要的话就用 VPN。不过平时看东西不多,访问 Google 就修改 HOSTS。
唉,懒得弄了,简直让人精疲力尽。
哎呀,才发现你博客导航条变圆润啦。蛮漂亮……
呵呵,你是不是刚升级浏览器了?
没呢一直用的chrome呀。以前没注意,用的圆角参数吧。
是啊,一直都是圆角参数。我还以为你以前用的IE呢 :)
提个建议,觉得留言这里应该跟论坛一样才合理,最新的在最上面……
有很多评论是需要前后照应的,还是旧的在前更符合阅读习惯吧。所以这里的访客留言就只好服从文章评论的需要了。谢谢你的支持和关心!
博主,你用的是国外主机吗?觉得访问的速度不错,可否介绍并推荐一下你现在的供应商?谢谢!
是的,页面底部有链接的。
gegehost.com 是这个吗?怎么看起来像个个人博客似乎的,稳妥吗
是的,目前来看还是很可靠的。这是第二年了。