Please Please Please

I am using the lastest version of Dolphin on my website www.hug258.com My last problem to sort out is that when you upload a video I have no problem the problem start when i come out of the upload to see the video. "IT IS NOT THERE"

 

cAN ANY BODY HELP ME TO SORT THIS i DO NOT HAVE A PROBLEM WITH ANY OF THE OTHER UPLOADS JUST THE VIDEO.

 

Thanks Carl 

Quote · 11 Jul 2009

Hi Guy's

I forgot to say that I get a email from the site wiith regards to the video upload maybe this will help you.

 

Thanks Carl

 

Database error in hug258
Query:
SELECT 1 FROM RayMovieFiles WHERE Uri = 'Trish-Thuy-Trang-Big-Big-World' LIMIT 1

Mysql error:
MySQL server has gone away

Found error in file /homepages/17/d110287491/htdocs/hug258/inc/utils.inc.php
at line 743. Called db_arr function
with erroneous argument #0

Debug backtrace:
Array
(
[1] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/inc/db.inc.php
[line] => 104
[function] => db_res
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Trish-Thuy-Trang-Big-Big-World' LIMIT 1
[1] => 1
)

)

[2] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/inc/utils.inc.php
[line] => 743
[function] => db_arr
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Trish-Thuy-Trang-Big-Big-World' LIMIT 1
)

)

[3] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/inc/utils.inc.php
[line] => 718
[function] => uriCheckUniq
[args] => Array
(
[0] => Trish-Thuy-Trang-Big-Big-World
[1] => RayMovieFiles
[2] => Uri
)

)

[4] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/ray/modules/movie/inc/customFunctions.inc.php
[line] => 13
[function] => uriGenerate
[args] => Array
(
[0] => Trish Thuy Trang - Big Big World
[1] => RayMovieFiles
[2] => Uri
[3] => 255
)

)

[5] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/ray/modules/movie/inc/actions.inc.php
[line] => 188
[function] => genUri
[args] => Array
(
[0] => Trish Thuy Trang - Big Big World
)

)

[6] => Array
(
[file] => /homepages/17/d110287491/htdocs/hug258/ray/XML.php
[line] => 42
[args] => Array
(
[0] => /homepages/17/d110287491/htdocs/hug258/ray/modules/movie/inc/actions.inc.php
)

[function] => require_once
)

)


Called script: /ray/XML.php

Request parameters:
Array
(
[module] => movie
[action] => initFile
[id] => 2
[_t] => 245160
[description] => trisha
[tags] => trisha
[title] => Trish Thuy Trang - Big Big World
[memberID] => 2
[memberPassword] => 902e9ab4d2c65a7d6ab5185c912c941a
)


--
Auto-report system

Quote · 11 Jul 2009

Found error in file /homepages/17/d110287491/htdocs/hug258/inc/utils.inc.php
at line 743. Called db_arr function
with erroneous argument #0

 

Above is your actual error that applies, check line 743 in your inc/utils/inc.php file and see what it says, in the end it's creating a bad argument for sql and that needs to be corrected.  I'm not an sql guy, but I'm sure some of the others can help you out with this.

Quote · 11 Jul 2009

This is the line (743) in," inc/utils.inc.php" that I am having problems with.

 

{
 return !db_arr("SELECT 1 FROM $sTable WHERE $sField = '$s' LIMIT 1");
}

 

Can any body tell me what I have to do or change to make it work.

 

Thanks Carl
  

Quote · 12 Jul 2009

 

This is the line (743) in," inc/utils.inc.php" that I am having problems with.

 

{
 return !db_arr("SELECT 1 FROM $sTable WHERE $sField = '$s' LIMIT 1");
}

 

Can any body tell me what I have to do or change to make it work.

 

Thanks Carl
  

 Now go into phpMyAdmin and check your SQL Tables and correct them.  It'll be within Music upload section of your database I believe.

Quote · 12 Jul 2009

what is the file extension of the video you are trying to upload?

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 12 Jul 2009
 
 
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.