links for 2011-06-16

美味书签No Comments »

Related posts

links for 2011-06-10

美味书签No Comments »

Related posts

links for 2011-05-19

美味书签No Comments »

Related posts

links for 2011-05-18

美味书签No Comments »

Related posts

links for 2011-04-27

美味书签No Comments »

Related posts

links for 2011-04-26

美味书签No Comments »

Related posts

links for 2011-04-18

美味书签No Comments »

Related posts

links for 2011-04-15

美味书签No Comments »

Related posts

黑莓9630上网问题解决

学习笔记1 Comment »

从淘宝新淘了一台9630,商家给刷的是最新的5.0.0.1661系统,刚拿到手无法上网。参考了网上的文章,导入了几个SB(service book),BB自带的浏览器可上网;
黑莓BlackBerry Service Book详解指南教程 http://digi.tech.qq.com/a/20100818/001595.htm

但是第三方软件还是不可以上网,看了一些讨论,大家均推荐975的rom。
975ROM下载点

为了解决上网的问题,重新刷了系统,在众多教程中,这篇是最详细的,留在此处作为参考:
[教程]BlackBerry 黑莓手机刷机/升级OS系统、ROM教程(系统升级),507,523闪红灯,强行刷机教程/黑莓刷机教程 http://www.bjxiaoc.cn/index.php/archives/16

刷完系统按alt+shift+h进入“帮帮我”,应用程序版本已改为5.0.0.975。再测试opera、qq、fection均可上网。

顺带发一个BB软件集合下载点:
BlackBerry 软件下载

Google Sync软件。使用手机访问m.google.com/sync 提示不支持该设备,可能是因为移动修改了手机信息,或者是因为水机无法辨认。在这里找到了使用firefox浏览器模拟手机登录,获取下载链接的方式。
Google Sync 0.5.11 for BlackBerry
常见手机 UA 列表,可供导入
Google Sync

Related posts

joomla 后台管理 E_NOLOGIN_ACCESS 解决方法

学习笔记No Comments »

转自Joomla论坛:

Today, I also have problem about the user, when I tried to add users directly from sql phpMyAdmin (since I have to add over 100 users data, the fastest way is to directly inject user data into the database, right?).

Later on, I found out, that one user data means one row data in table jos_users, one row data in table jos_core_acl_aro and one row data in table jos_core_acl_groups_aro_map. I don’t know exactly the use of those three tables.
But maybe you can follow these tips from me.. :laugh:

1. check your user table, make sure that you have all your users listed there.

2. check table jos_core_acl_aro. this table has field id, section_value, value, order_value, name, and hidden.
With some sql syntax, I make the name field in table jos_core_acl_aro has the same value with field name in table jos_users, and field value in jos_core_acl_aro has the same value with the field id in table jos_users.

3. check table jos_core_acl_groups_aro_map, and make sure that group_id is “18″ for Registered User, and 25 for Super Administrator, and field aro_id in table jos_core_acl_groups_aro_map has the same value with field id in table jos_core_acl_aro.

Check all users data conformity in those three tables. Go to joomla homepage of yours, cross your finger, and try to log in. Hope it works fine, just like it is in mine.. 8)

Related posts

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS 登录