 |
 |
 |
 |
Registered: 12/25/03
Posts: 210
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#219871 - 12/04/08 07:18 AM
Re: Gizmo's UBB.Threads 7.x Transfer Guide for Dummies (or not)
[Re: Crasher]
|
stranger
|
Registered: 12/15/07
Posts: 3
|
|
Gizmo,
I followed your instructions and have successfully transferred a modererate sized forum from one ISP account to another (same ISP). I have checked permissions, and modified all code in the custom islands to reflect the appropriate data paths as well as modifying the config file.
However, I have a problem. I have three custom islands that are not working. When I try to "modify" the code within the island, I get the SQL ServerError message:
Script: - Line: SELECT COUNT(*) as total, p.USER_ID, u.USER_DISPLAY_NAME, u.USER_MEMBERSHIP_LEVEL, up.USER_NAME_COLOR FROM ubbt_POSTS as p, ubbt_USERS as u, ubbt_USER_PROFILE as up
WHERE u.USER_ID = up.USER_ID AND p.POST_POSTED_TIME > 1212842253 AND p.USER_ID NOT IN (1,2) AND p.USER_ID = u.USER_ID GROUP BY p.USER_ID ORDER BY total DESC limit 5 - Server shutdown in progress
Of course the Posted Time changes...
Any advice?
Thanks
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|