|
|
Joined: Jun 2006
Posts: 215
enthusiast
|
enthusiast
Joined: Jun 2006
Posts: 215 |
Users have reported that UBB7 lost their saved favorite topics (in UBB6) , why they are not imported to 'watched topics' ?
English is not my native language. I try my best to express my thought precisely. I hope you understand what I mean. If any misunderstanding results from culture gaps, I apologize first.
|
|
|
|
Joined: Jun 2006
Posts: 3,839 Likes: 1
Carpal Tunnel
|
Carpal Tunnel
Joined: Jun 2006
Posts: 3,839 Likes: 1 |
From memory, I am not sure that these are imported.
|
|
|
|
Joined: Jun 2006
Posts: 16,382 Likes: 132
|
Joined: Jun 2006
Posts: 16,382 Likes: 132 |
As forum numbers and topic id's are changed; the import map could have easily gotten a lot larger keeping misc data such as favorites; not to mention the importers where well behind by the time 7 got out, so only the highest priority data was imported over (categories, forums, topics, users, etc)
|
|
|
|
Joined: Jun 2006
Posts: 215
enthusiast
|
enthusiast
Joined: Jun 2006
Posts: 215 |
Well , I don't think this is a hard work. select POST_ID from ubbt_IMPORT_MAP where OLD_TOPIC_ID = old_topic_id; select TOPIC_ID from ubbt_POSTS where POST_ID = postid; insert into ubbt_WATCH_LISTS values(userid , topicid , 0 , 't')
I think it is easy to implement in the importer. Hope ... there will be a importer-patch... 
English is not my native language. I try my best to express my thought precisely. I hope you understand what I mean. If any misunderstanding results from culture gaps, I apologize first.
|
|
|
|
Joined: Jan 2005
Posts: 72
journeyman
|
journeyman
Joined: Jan 2005
Posts: 72 |
Has anyone tried the above favorites-->watched topics script? My members are really missing their old "favorites" threads!
|
|
|
0 members (),
542
guests, and
104
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|