Uutiset:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu
Advertisement:

Haun tulos hakusanalle: file_hash

Tuloksien järjestys
......  mediumint( 8 ) unsigned NOT NULL default 0, file_hash varchar( 40 ) NOT NULL default '', PRIMARY KEY (  ......
...... ] Laajenna SELECT a.id_attach, a.filename, a.file_hash FROM smf_attachments AS a JOIN smf_messages AS m  ......
#283
SMF 2.0.x Support / Re: attachment file maintenance loops/hangs
lokakuu 09, 2013, 11:14:36 AP tekijältä whoey
......  the sql that older attached files don't have the file_hash in smf_attachments there are about 12500 entries  ............  the file_hash   Also, SMF reports nearly 4GB of attachments,  ......
#284
Install and Upgrade Help / Re: Quickly upgrading a 1.08 to 2.04
lokakuu 18, 2013, 07:55:35 IP tekijältä Goodies
......  // row['big_filename'].'_thumb');  $thumb_file_hash = getAttachmentFilename($thumb_filename, false,  ............ ' => 'int', 'filename' => 'string-255', 'file_hash' => 'string-40', 'fileext' => 'string-8',   ............ ) $row['id_first_msg'], 3, $thumb_filename, $thumb_file_hash, 'jpg', // hardcoded jpg ! $attachmentOptions[' ............ ,$cthumb_id, $row['big_idfolder'], false, $thumb_file_hash));     } // createthumbnail   ......
#285
......  the message   'Database Error: Unknown column 'file_hash' in 'field list'<br />File: /home/forumof/ ......
#286
SMF 2.0.x Support / Re: 404 - Attachment Not Found
helmikuu 12, 2013, 11:18:50 AP tekijältä FragaCampos
......  weird. All the old attachments don't have a file_hash, while the attachments that are ok do have a  ......
......  a.id_attach, a.id_folder, a.id_msg, a.filename, a.file_hash, IFNULL(a.size, 0) AS filesize, a.downloads, a. ......
#288
SMF 1.1.x Support / Re: Attachment problem on the new host
tammikuu 03, 2013, 09:14:43 IP tekijältä SodaJim
......  apologies regarding the required file_hash! I understand as you stated this is utilized in  ......
#289
SMF 2.0.x Support / Re: Unable to delete old attachments
tammikuu 24, 2012, 09:19:30 AP tekijältä kat
......  id_member id_folder attachment_type filename file_hash fileext size downloads width height mime_type  ......
#290
SMF 1.1.x Support / Re: Permission Changes
heinäkuu 21, 2012, 10:57:34 IP tekijältä Arantor
...... ("  SELECT filename, ID_ATTACH, attachmentType, file_hash, -1 AS id_owner  FROM {$db_prefix}attachments   ............  a.filename, a.ID_ATTACH, a.attachmentType, a.file_hash, m.ID_MEMBER AS id_owner  FROM ({$db_prefix} ............  ($real_filename, $ID_ATTACH, $attachmentType, $file_hash, $id_owner) = mysql_fetch_row($request);   ......
#291
SMF 2.0.x Support / Re: Attachments not showing
lokakuu 01, 2012, 01:59:35 IP tekijältä barrie
......  of the Forum - these are the ones that have a file_hash extension. So I presume that SMF just cannot see  ......
#292
Converting to SMF / Re: Attachments not showing on webpage
syyskuu 18, 2012, 01:31:22 AP tekijältä Jaggu999
......  using the html editor  i was unable to get the file_hash using the code i posted, i showed nothing, maybe  ......
#293
Modifications and Packages / Re: Ad Management mod
marraskuu 21, 2009, 09:59:06 AP tekijältä donelson
...... ]('', '  SELECT a.id_folder, a.filename, a.file_hash, a.fileext, a.id_attach, a.attachment_type, a. ............ '  SELECT a.id_folder, a.filename, a.file_hash, a.fileext, a.id_attach, a.attachment_type, a. ............ ', '  SELECT a.id_folder, a.filename, a.file_hash, a.fileext, a.id_attach, a.attachment_type, a. ......
#294
Arşiv / Re: SMF 1.1.9 ve 2.0 RC1-1 Çıktı!
kesäkuu 29, 2009, 06:32:20 AP tekijältä istemeydan
......  fahat giriş yapıldıktan sonra   Unknown column 'a.file_hash' in 'field list' Dosya: /home/istemeydan/domains/ ......
#295
News and Updates / Re: SMF 1.1.9 and 2.0 RC1-1 released
toukokuu 26, 2009, 11:17:06 AP tekijältä SoehnelS
......  a.filename, a.ID_ATTACH, a.attachmentType, a.file_hash So the following statement gives an hash instead  ............  a.filename, a.ID_ATTACH, a.attachmentType, a.file_hash, a.sizeand the statement: Koodi [Valitse]  ............  ($real_filename, $ID_ATTACH, $attachmentType, $file_hash, $size) = mysql_fetch_row($request); relevant  ......
#296
Modifications and Packages / Re: SMFShop - Shop MOD - Version 3.1.1
toukokuu 25, 2009, 08:57:24 AP tekijältä vbgamer45
......  error is displayed: LainaaUnknown column 'a.file_hash' in 'field list' Súbor: /webhosting/sosnito.sk/ ......
#297
News and Updates / Re: SMF 1.1.11 released
joulukuu 19, 2009, 04:14:55 AP tekijältä Mustafa011
......  error message;  Database Error  Unknown column 'a.file_hash' in 'field list' File: /home/af/public_html/\alk/ ......
#298
Archief / Re: Avatars weg na verhuizing
helmikuu 01, 2012, 10:50:37 AP tekijältä kat
......  genaamd : smf_attachments, heeft in de kolom: file_hash , deze codes staan. Deze database heeft dus per  ......
#299
Install and Upgrade Help / Re: port from 1.1.11 to 2.0.2
helmikuu 17, 2012, 12:48:35 IP tekijältä Forumtastic
...... `.`filename` AS `filename`,`smf_attachments`.`file_hash` AS `file_hash`,'' AS `fileext`,`smf_attachments`. ............ , id_member, id_folder, attachment_type, filename, file_hash, fileext, size, downloads, width, height,  ............ , id_member, id_folder, attachment_type, filename, file_hash, fileext, size, downloads, width, height,  ......
...... ---* {$to_prefix}attachments ---{ $no_add = true; $file_hash = getAttachmentFilename(basename($row['folder']),  ............ , true); $physical_filename = $id_attach . '_' . $file_hash;  if (strlen($physical_filename) > 255)  return; ............  'filename' => basename($row['folder']),  'file_hash' => $file_hash,  'id_msg' => $row['id_msg'],  ......
Advertisement: