Login     Sign up
can not get to dashboard
dfcppnfounder (@dfcppnfounder)
Join date: May 8th 2010
Community posts: 50
View Profile
Send Message

I up grade to 2.5 and now when I try to access the dashborad I get this error:
SQL query error!
Error infomation:

[SQL]
select u.* from jcow_friends as f left join jcow_accounts as u on u.id=f.fid where (f.uid='1' and u.birthmonth='06' and u.birthday>17) order by u.lastlogin desc limit 15

[Error]
Unknown column 'u.birthmonth' in 'where clause'

178 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

You have not imported the upgrading data to database.
Please read the "/upgrade/readme*" carefully and make upgrading step by step.

178 months ago
dfcppnfounder (@dfcppnfounder)
Join date: May 8th 2010
Community posts: 50
View Profile
Send Message

I do not have "/upgrade/readme*" in my download
I have upgrade.php

178 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

what the system said when you imported the "data_2.4_to_2.5.sql"?

178 months ago
dfcppnfounder (@dfcppnfounder)
Join date: May 8th 2010
Community posts: 50
View Profile
Send Message

now my theme won't work,(page.tpl.php) big logo and defult are the same now
.

178 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

So, how is the dashboard issue now? fixed? or still doesn't work?

jcow 2.4/2.5 does not support "biglogo" theme.

find the reame file in the "/upgrade/", not "/applications/upgrade/"

178 months ago
dfcppnfounder (@dfcppnfounder)
Join date: May 8th 2010
Community posts: 50
View Profile
Send Message

Dashborad problem fixed, thanks

178 months ago