• Videos are not published. Nothing happens after the "Scheduled for publishing as soon as video conversion is complete." notice is received.

Is the following error message I receive immediately after the post or request perhaps part of the problem?

Database error in ClickandShare
Query:
SELECT `tme`.`media_id` AS `id` FROM `` AS `tme` LEFT JOIN `` AS `tm` ON `tme`.`media_id`=`tm`.`id` WHERE `tme`.`event_id`=?
Mysql error:
Incorrect table name ''
  • 773
Comments
    • Is this incorrect table name or has it just not published is the question

      My settings have to be this to get it to run correctly

      • ffmpeg -
      ffmpeg version 4.4-static https://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2021 the FFmpeg developers
        built with gcc 8 (Debian 8.3.0-6)
        configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg
        libavutil      56. 70.100 / 56. 70.100
        libavcodec     58.134.100 / 58.134.100
        libavformat    58. 76.100 / 58. 76.100
        libavdevice    58. 13.100 / 58. 13.100
        libavfilter     7.110.100 /  7.110.100
        libswscale      5.  9.100 /  5.  9.100
        libswresample   3.  9.100 /  3.  9.100
        libpostproc    55.  9.100 / 55.  9.100
      Hyper fast Audio and Video encoder
      usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
      
      Use -h to get full help or, even better, run 'man ffmpeg'
      
      • if you don't know if output is correct then manual server audit may be required.
      • Mail sending - click here to send test email
      • Cron jobs -
      MAILTO=""
      SHELL="/bin/bash"
      * * * * * cd /home/Yoursite/start.Yoursite.com/periodic; /usr/local/bin/php -q cron.php
      * * * * * /usr/local/bin/ea-php82 -q /home/Yoursite/public_html/my/periodic/cron.php
      
      • if you are unsure if output is correct then manual server audit may be required
      • Last cron jobs execution - 14 Jan 2025 11:14:01 am

      The php process eg 8.4 should match all other php processes we have had problems with this and it gave a similar error, I have removed my site and replaced the text with "your site"

      Not sure if this will help

      Studio dashboard site audit

      Simon

    Login or Join to comment.