1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Dismiss Notice
What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Fixed Error Removing Xengallery Video Upload 1.11

Discussion in 'XenGallery - Video Upload' started by bortrenamo, May 13, 2015.

  1. bortrenamo

    bortrenamo Authorized Member Authorized

    Can't remove XenGallery Video Upload 1.11

    Capture.PNG

    Also it's still tagged as Version 1.10, should be 1.11
    XenGallery version 2.3.1
    Php 5.8
    ffmpeg static from git
     
  2. sonnb

    sonnb Administrator Staff Member

    Yes. It is a bug.

    Please help me to change following line.
    Open file: library\sonnb\XenGalleryVideoUpload\Install.php
    Line 85:
    PHP:
    $db->query($table['dropQuery']);
    Change to:
    PHP:
    $db->query($table['alterTableDropColumnQuery']);
    Btw, you do not want to use it?
     
    bortrenamo likes this.
  3. sonnb

    sonnb Administrator Staff Member

    I missed to change the number :D
     
    bortrenamo likes this.
  4. bortrenamo

    bortrenamo Authorized Member Authorized

    Are you kidding, its awesome!

    I never "paid" for it (only the gallery) yet you gave it for free as extra. :D

    You're an amazing dev, @sonnb keep it up!

    Btw, just testing it at the moment, planning to deploy it soon though.
     
    sonnb likes this.
  5. sonnb

    sonnb Administrator Staff Member

    I have some other free extras for XenGallery. I will release them when they are ready to be released.
     

Share This Page