Giter Site home page Giter Site logo

Saving shanges issue about avideo HOT 6 CLOSED

wwbn avatar wwbn commented on May 14, 2024
Saving shanges issue

from avideo.

Comments (6)

DanielnetoDotCom avatar DanielnetoDotCom commented on May 14, 2024

Hi, thanks about your coment.

About the encode line, it is something I want to do. encode just one at the time. but for right now once the upload is complete it starts to encode.
This function will be on the road for future updates

About the saving configuration, you maybe have an upgrade not made yet, go to the "update version" menu:
image

if your system is up to date you should see a screen like the image below

image

if is not up to date, you should see a update button

image

Please give me a feed back if it resolve your problem.

from avideo.

codec212 avatar codec212 commented on May 14, 2024

I have same problem with processing bar stucked forever when saving settings in admin page (advance regular configuration). But this happen when update to latest version (2.2) and not in version 2.0.

from avideo.

DanielnetoDotCom avatar DanielnetoDotCom commented on May 14, 2024

I have answered in the other issue, i think you wrote in wrong place.
I will copy the answer here too.

As I can see your system is running 2.0 version and using 2.2 files.
Please double check the update folder, see it there is a file called updateDb.v2.2.sql
If not download and update the system again.

image

you suppose to have updateDb.v2.1.sql and updateDb.v2.2.sql files and update one at time.
Do not skip updates first 2.1 then 2.2

After this if the problem still, could you giveme your YouPHPTube URL, an user and password?
I can ckeck what is going on for you.

Best Regards

from avideo.

NunoSAlmeida avatar NunoSAlmeida commented on May 14, 2024

Hi Daniel,

No, i'm in 2.2, when I first install the software it was already in that version.
I have never update a version, but I have git pull to update your changes.

But was this a known issue? Perhaps its all OK with the code but the value in does fields are causing the issue perhaps!

from avideo.

NunoSAlmeida avatar NunoSAlmeida commented on May 14, 2024

Ok I found the problem, please correct the initial /instal/database.sql, you are creating the 2 fields that I refer before with 255 insted of 400.

ffmpegMp4Portrait VARCHAR(255) NULL,
ffmpegWebmPortrait VARCHAR(255) NULL,

In your 2.2 update you create the fields with 400 but in new instalations the script was creating with 255.

Its a simple fix :)

from avideo.

DanielnetoDotCom avatar DanielnetoDotCom commented on May 14, 2024

Ok, thanks
You right, I just fix the script. new installations had those problems.
Now we all set, thanks again
Now we have version 2.4 to fix this problem

from avideo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.