Advertisement:

Author Topic: Problem about convert YaBB 1 Gold - SP 1.3.1 to SMF 2.0 RC2 - Help me please  (Read 27397 times)

Offline N. N.

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 18,317
  • Blue Wolf
Please, try this instead:
Code: [Select]
SELECT max(id_last_message) FROM smf_topics;
To-do lists are for deferral. The more things you write down the later they're done… until you have 100s of lists of things you don't do.
File a security report | Developers' Blog | Bug Tracker

Also known as Norv on D* | Norv N. on G+ | Norv on Github

Offline omagiko

  • Jr. Member
  • **
  • Posts: 144
here's the new image

I noticed it says can not find the column and then also tried with "SELECT max (id_last_msg) FROM smf_topics;" 
« Last Edit: March 09, 2010, 08:04:21 PM by omagiko »

Offline N. N.

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 18,317
  • Blue Wolf
Ah, my fault, please try this:
Code: [Select]
SELECT max(id_last_msg) FROM smf_topics;
To-do lists are for deferral. The more things you write down the later they're done… until you have 100s of lists of things you don't do.
File a security report | Developers' Blog | Bug Tracker

Also known as Norv on D* | Norv N. on G+ | Norv on Github

Offline omagiko

  • Jr. Member
  • **
  • Posts: 144
Ah ok, here he had tried

Offline N. N.

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 18,317
  • Blue Wolf
Okay, thank you...
I will have to write a script to deal with this situation. I'm afraid it may take a few hours to a few days, because I don't really have much time..., but I'll be back on this as soon as possible.
To-do lists are for deferral. The more things you write down the later they're done… until you have 100s of lists of things you don't do.
File a security report | Developers' Blog | Bug Tracker

Also known as Norv on D* | Norv N. on G+ | Norv on Github

Offline omagiko

  • Jr. Member
  • **
  • Posts: 144
ok, here I will wait, thanks  ;)

Offline omagiko

  • Jr. Member
  • **
  • Posts: 144
I have not been able to resolve this problem, can anyone help me?, Is there a patch for this conversion?  :(

Offline omagiko

  • Jr. Member
  • **
  • Posts: 144
This stage was overcome, that is why I resolved the issue by