![]() |
I have tested the script with Attachments.
I have used the version changed by Torneval and i have also commented a line in functions_image (the line 224). See my old post here : https://vborg.vbsupport.ru/showthrea...=92588&page=25 I don't seen great problems a part the types of attachment and the dimension of them. I hate to have images of great dimension and to have videos files (clips and similar). But at the moment i can't stop to download them. I have used an .htaccess file to not upload this type of file (i hate in particular video... ). php_value post_max_size 180000 php_value upload_max_filesize 150000 But it not work. I think that this problem with attachments depend on the type of hack that was written for an old version of vbulletin and to download images i need to use functions_image that was thought for the old version 3.0. Using the old version is it possible to stop attachment of video and files of great dimension ? The old hack , if i use it with vbulletion 3.0. worked good with attachment ??? |
Quote:
|
Quote:
Mike D. |
Quote:
An old post of KevinM contain some help for fix the dimension of the images but it not work for me now. https://vborg.vbsupport.ru/showthrea...t=65152&page=9 To include the photo you need to change functions_nntp.php by following the instructions of TMM-TT in the precedent page. https://vborg.vbsupport.ru/attachmen...4&d=1159222924 and download the functions_image of an old version of vbulletin. Then you need also to comment the line 224 of the functions_image.php file. { // $thumbnail['filedata'] = $DB_site->escape_string($thumbnail['filedata']); } |
Quote:
|
Quote:
https://vborg.vbsupport.ru/attachmen...4&d=1159222924 In any case i have not tested any attachments greater than 2.5 MB. Max is 1.5 MB. Is it possible that your problem depend on php.ini ? Is it possible that depend on some vbulletin internal setting ? Have you contacted VBulletin support ? |
Quote:
|
Quote:
In Template Edit Forum Home Templates - FORUMHOME: - forumhome_lastpostby i have changed the link "goto" : <a href="showthread.php?t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a> Original : <a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a> |
Quote:
|
I seem to be having a problem with the hack only processing one group while the other sits empty. Has anyone else experienced this?
|
All times are GMT. The time now is 07:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|