Uutiset:

Join the Facebook Fan Page.

Main Menu
Advertisement:

Haun tulos hakusanalle: file_hash

Tuloksien järjestys
#421
SMF 1.1.x Support / Re: SMF Databse wont update 1.1.10
elokuu 04, 2009, 06:44:31 AP tekijältä Kan Thorne
......  one gives me this error:  LainaaUnknown column 'a.file_hash' in 'field list' File: /home/mcor4472/public_html/ ......
......  error:  LainaaDatabase Error Unknown column 'a.file_hash' in 'field list' File: /var/www/web85/html/ ......
#423
SMF 1.1.x Support / Re: dDase restoration successful but error....
kesäkuu 21, 2009, 01:47:37 IP tekijältä No.Body
......  views it) I have this error : Unknown column 'a.file_hash' in 'field list' File: /home/username/public_html/ ............ : 711    I checked the file and then deleted - a.file_hash in Display.php : a.ID_ATTACH, a.ID_MSG, a. ............ , a.file_hash, IFNULL(a.size, 0) AS filesize, a.downloads   ......
#424
Install and Upgrade Help / Re: Upgrade Fails-Language file
kesäkuu 07, 2009, 08:31:03 AP tekijältä tlchost
......  I see this error message:  Unknown column 'a.file_hash' in 'field list' File: /home/zerobeat/domains/ ......
#425
Install and Upgrade Help / Re: Database Error
toukokuu 28, 2009, 11:22:15 AP tekijältä DilSe
...... 'db_add_column']('attachments', array( 'name' => 'file_hash', 'type' => 'varchar', 'size' => 40, )); // We' ............  SHOW COLUMNS FROM {$db_prefix}attachments LIKE 'file_hash'" , false, false); if (empty($has_column) ||  ............  TABLE ' . $db_prefix . 'attachments ADD COLUMN file_hash varchar(40) NOT NULL default \'\' ', false,  ............  FROM ' . $db_prefix . 'attachments LIKE "file_hash" '); // Does the column already exist? if (empty($ ............  TABLE ' . $db_prefix . 'attachments ADD COLUMN file_hash varchar(40) NOT NULL default \'\' '); }  ......
#426
SMF Coding Discussion / Re: how to display attachments in php...
heinäkuu 27, 2010, 12:24:18 AP tekijältä Kays
...... , in the first line in that query you should use file_hash ......
#427
SMF 1.1.x Support / Re: Database error help please
elokuu 30, 2009, 04:26:01 IP tekijältä stephenb
...... .php?topic=6.0  Database Error  Unknown column 'a.file_hash' in 'field list' File: /home/pcmindma/public_html/ ......
......  is the error.  Unknown column 'a.file_hash' in 'field list' File: /home/naijavoi/public_html/ ......
#429
Fixed or Bogus Bugs / Re: Attachment to Topic, not Reply.
toukokuu 11, 2010, 09:29:34 AP tekijältä Arantor
...... , m.id_member,  a.id_attach, a.filename, a.file_hash, a.attachment_type, a.size, a.width, a.height, a. ............ , m.id_member,  a.id_attach, a.filename, a.file_hash, a.attachment_type, a.size, a.width, a.height, a. ......
#430
Install and Upgrade Help / Re: My links don't work again
marraskuu 14, 2009, 03:07:24 IP tekijältä terribletwo
......  : Koodi [Valitse] Laajenna Unknown column 'a.file_hash' in 'field list' File: /....../smf/Sources/ ......
#431
Install and Upgrade Help / Re: Problems after upgrade
heinäkuu 04, 2009, 05:40:58 AP tekijältä hitman69
......  Error Unknown column 'a.file_hash' in 'field list' File: /home/hitman/public_html/ ......
#432
Arşiv / Re: Upgrade hatasi
kesäkuu 25, 2009, 04:48:03 IP tekijältä Yağız...
...... .org/community/index.php?action=search2;search=file_hash ......
#433
Español (Spanish) / Re: Problema con avatares
toukokuu 28, 2009, 01:22:26 IP tekijältä crisatino
......  value you're trying to insert does not exist: file_hash  ......
...... ']('', '  SELECT a.id_folder, a.filename, a.file_hash, a.fileext, a.id_attach, a.attachment_type, a. ......
#435
......  /> $id_attach = $_GET['attachid'];<br /> $file_hash = $_GET['filehash'];<br /> $filetype = $_GET[' ............ $image_file = 'forum/attachments/'.$id_attach.'_'.$file_hash;<br /><br /> header ('Content-length: ' . ......
......  ($width, $height) = getimagesize($imgname);  $file_hash = empty($modSettings['custom_avatar_enabled']) ?  ............ ' => 'int', 'filename' => 'string', 'file_hash' => 'string', 'fileext' => 'string', 'size' => ' ............ ['custom_avatar_enabled']) ? 0 : 1), $destName, $file_hash, $extension, filesize($imgname),  (int) $width,  ............ /" . $cur_profile['id_attach'] . '_' . $file_hash;    // Rename file from temp to hash  rename($ ............ /" . $cur_profile['id_attach'] . '_' . $file_hash);     // Attempt to chmod it.  @chmod($uploadDir . ......
#437
SMF 1.1.x Support / Re: Phase Error
toukokuu 09, 2010, 12:04:29 IP tekijältä MrPhil
......  = ' . $memID);are Koodi [Valitse] Laajenna  $file_hash = empty($modSettings['custom_avatar_enabled']) ?  ............   (ID_MEMBER, attachmentType, filename, file_hash, size, width, height) Did you attempt to add a  ......
#438
Install and Upgrade Help / Re: Upgrade/database problem
elokuu 24, 2009, 06:58:37 AP tekijältä Arantor
...... 're at 1.1.9 already and not getting a load of a.file_hash errors with attachments, then very likely you're  ......
#439
...... ===============  Database Error  Unknown column 'a.file_hash' in 'field list' File: /home/snowstar/public_html/ ............ /index.php?topic=312003  LainaaIt appears that the file_hash column in the attachments table was not created  ......
#440
SMF 1.1.x Support / Re: Uploading avatars...security risks?
heinäkuu 06, 2009, 08:05:19 IP tekijältä karlbenson
...... ) via smf.  To do this we now use a random file_hash for the filename to prevent people attempting to  ......
Advertisement: