Menu

Tracker for MySQL 3.x?

2004-05-09
2004-07-30
  • Christian Stadler

    lo Shane,

    didn't you want to apply the changes I made for MySQL 3.x? Theres nothing branched AFAICS.

    PS: Sorry for the late reply, but I'm busy with other things atm.

    Regards,
      Christian Stadler

     
    • Christian Stadler

      Ok, since we're using a table-prefix now, I'll need to update the hack anyway. I could get this to work with the MySQL-Functionality, that has been implemented in vB 3.0.2. But everyone needs to move the bugnotes and descriptions to the posts-table then.

       
      • Christian Stadler

        OK, I've just waded through bugs.php and sanitized the whole thingy, applied some fixes and got this to work with a table-prefix.

        MySQL 3.x without and MySQL 4.x with FULLTEXT-Index is the next thing, I need to solve.

         
    • Christian Stadler

      OK, done that and it seems to work fine :)

      Next is to update bugnotestoposts.php to add a fake forum to bypass Remove orphan threads to remove all bugnotes.

      Important notes:
      uploading vbbugs_settings.xml without htl causes a MySQL-error and it removes alle other noncustom settinggroups.
      uploading vbbugs_phrases does nothing at all. I guess replacing
          <phrasetype name="Request/Bugs Tracker">
      with
          <phrasetype name="vbbugs">
      should fix that, but that may break htl functionality
      vbbugs_templates.xml worked fine :)

       

Log in to post a comment.