Results 1 to 4 of 4

Thread: Upload error

  1. #1
    Join Date
    Oct 2007
    Location
    spain
    Posts
    19

    Default Upload error

    Hi, I find one error (in my site) after the first error on the upload process, the next step is not visible and in the URL appears some like : http://www.morboclips.com/templates%...com/upload.php

    I'm not sure if the error is on the template or ... I have install the Omni_theme Dark

  2. #2
    Join Date
    Dec 2009
    Posts
    71

    Default

    please open a support ticket at BuyScripts Helpdesk with your ftp,vshare login details

  3. #3
    Join Date
    Oct 2007
    Location
    spain
    Posts
    19

    Default Abaut the error in upload steps

    I hanged the tpl files from the Omni template and I upload the original and now the upload process is running, but now the progress bar don't appears

  4. #4

    Default

    For enable upload progress bar

    Edit include/settings/upload.php

    Code:
    $use_upload_progress_bar = 0;
    Set it to 1

    Code:
    $use_upload_progress_bar = 1;


    Also set the correct path in cgi-bin/ubr_upload.pl

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •