Jump to content
Wishing all our Club Members and visitors a Very Merry Christmas ×
Wishing all our Club Members and visitors a Very Merry Christmas

Paul D

Members
  • Posts

    5,878
  • Joined

  • Last visited

  • Days Won

    14

Blog Entries posted by Paul D

  1. Paul D
    Old Forum migration
     
    Had some real fun moving the topics and posts from the old 1.3 version of the IPB software to the latest version.
    was well pleased when I actually managed to get it all working.
     
    Anyone thinking of doing the same it is not too bad once you work it all out.
     
    I transferred the members table over, but every member will require to request a new password. Then I found that I could use the old passwords stored in the original database to authenticate. Works a treat
    The migrated the topics and posts over. The new IPB doesnt have categories, so I had to do some jiggerypockery with the SQL to create my own parent topics which were based upon the categories
    ( I wish I had saved all the steps as could write a convertor fairly easily now I have done the task once. )
     
    The structure of the old 1,3 database and the latest database though has not changed that dramatically, therefore it is fairly straightforward.
     
     
    Once I had all my categories amended so that they were loaded as Topics with a parent = -1 and the topics within each category were amended so the parent = new topic created from the category.
    I loaded all the Posts and all seemed to work but profile lists werent showing posts made by the members.
     
    Then found this was related to the last_posted,last_visited dates ( I had neglected to copy these over ). Ran some more sql and copied over and members listings then worked.
     
    Then realised everyone had no post counts, so copied these over, only to find the tool that did the task for me.
     
    Still getting there. - Just need to set a date to switch over the old forum ( ie. Switch it off and make everyone use the new one )
  2. Paul D
    Website linked to Facebook.
    I have managed to fix the problem I created by deleting the mobile skins, by reimporting the skin table.
    Working on catch report viewer although making logins using the old forum password next on my agenda, as I think I can see how todo this now.
     
    If only could work out an easy way of porting posts from old forum to the new site.
  3. Paul D
    I thought it would be a great idea to create a new application - "Reporting"
    Idea being users can report their catches using this app.
     
    Unfortunately, I decided to update the skins as well and used the "IN_DEV" functionality.
    Broke the skins by forgetting to set all the bits correctly.
     
    Think it is fixed now, but board shows the master skins as having been amended -
×
×
  • Create New...