Unable to add videos

Hey all,

 

When trying to use the embed option in the Video Module nothing happens. I don't get any errors on screen and it doesn't look to do anything.

 

I have tested this in Chrome, IE, Edge and Firefox.

 

I also get the same issue when selecting an album

When doing this I see the following error in the Chrome Dev Console:

 

"Uncaught ReferenceError: check_album_name_for_fields is not defined"

 

I also get the same error with Photos as well as this:

 

"(index):1 Uncaught ReferenceError: submit_quick_upload_form is not defined"

 

Any ideas on how to fix this without having to re-install the site?

 

Software requirements

  • PHP: 5.6.18 -OK
    • allow_url_fopen = On -OK
    • allow_url_include = Off -OK
    • magic_quotes_gpc = Off -OK
    • memory_limit = 1073741824 -OK
    • post_max_size = 8388608 
    • upload_max_filesize = 41943040 
    • register_globals = Off -OK
    • safe_mode = Off -OK
    • disable_functions = -OK
    • php module: curl = curl -OK
    • php module: gd = gd -OK
    • php module: mbstring = mbstring -OK
    • php module: xsl = xsl -OK
    • php module: json = json -OK
    • php module: fileinfo = fileinfo -OK
    • php module: openssl = openssl -OK
    • php module: zip = zip -OK
    • php module: ftp = ftp -OK
    • php module: calendar = calendar -OK
    • php module: exif = exif -OK
  • MySQL: 5.5.5-10.0.25-MariaDB -OK
  • Web-server: LiteSpeed (Also tested with Apache)
    • rewrite_module -OK
  • OS: Linux vps.fluxhosts.com 2.6.32-042stab113.11 #1 SMP Fri Dec 18 17:32:04 MSK 2015 x86_64

Site setup

  • Dolphin version = 7.3.0 - OK
  • files and folders permissions 
    Please click here to find out if dolphin permissions are correct.
  • ffmpeg
    ffmpeg version 2.8.5-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2016 the FFmpeg developers
      built with gcc 4.9.3 (Debian 4.9.3-10)
      configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-indev=sndio --disable-outdev=sndio --cc=gcc-4.9
      libavutil      54. 31.100 / 54. 31.100
      libavcodec     56. 60.100 / 56. 60.100
      libavformat    56. 40.101 / 56. 40.101
      libavdevice    56.  4.100 / 56.  4.100
      libavfilter     5. 40.101 /  5. 40.101
      libswscale      3.  1.101 /  3.  1.101
      libswresample   1.  2.101 /  1.  2.101
      libpostproc    53.  3.100 / 53.  3.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'

Site optimization

  • PHP:
    • PHP accelerator = XCache - OK
    • PHP setup = litespeed - OK
  • MySQL:
    • key_buffer_size = 134217728 - OK
    • query_cache_limit = 1048576 - OK
    • query_cache_size = 16777216 - OK
    • query_cache_type = ON - OK
    • max_heap_table_size = 16777216 - OK
    • tmp_table_size = 16777216 - OK
    • thread_cache_size = 128 - OK
  • Dolphin:
    • DB cache = On (File based cache engine) - OK
    • Page blocks cache = On (File based cache engine) - OK
    • Member menu cache = On (File based cache engine) - OK
    • Templates Cache = On (FileHtml based cache engine) - OK
    • CSS files cache = On - OK
    • JS files cache = On - OK
    • Compression for CSS/JS cache = On - OK
~~Mike ~~ This Signature is missing something :(
Quote · 14 Jun 2016

Turn off compression for css/js.  clear /cache and /cache_public leaving the .htaccess files in place.  Then try again and check your error console if necessary.

Geeks, making the world a better place
Quote · 14 Jun 2016

 

Turn off compression for css/js.  clear /cache and /cache_public leaving the .htaccess files in place.  Then try again and check your error console if necessary.

 Thanks, tried that and still have the same issue with no changes to any errors

~~Mike ~~ This Signature is missing something :(
Quote · 15 Jun 2016

Have you added any js to your template?  If so, switch to uni or remove them and clear caches and reload. Have you added any third party modules as well that may be conflicting?

Geeks, making the world a better place
Quote · 16 Jun 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.