vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Image/File Uploader (https://vborg.vbsupport.ru/showthread.php?t=69088)

Snatch 11-16-2004 08:56 AM

Great Hack, big ThX

but I have a question.

I would like that the hack for each day creat a folder into it upload the files
/04.10.2004/files
/05.10.2004/files

Greetz Snatch

Mickie D 11-16-2004 09:00 AM

i would not use the OR conditionals in templates i would use ||

as i have many problems with that conditional

if you have problems with the image upload option change

Code:

OR
to

Code:

||

Snatch 11-17-2004 11:12 AM

Hello ? can“t no one help me ?

Moya 11-19-2004 12:29 AM

Quote:

Originally Posted by Snatch
Hello ? can?t no one help me ?


Why would you want to do it?

tnguy3n 11-25-2004 05:14 AM

Quote:

Originally Posted by Snatch
Great Hack, big ThX

but I have a question.

I would like that the hack for each day creat a folder into it upload the files
/04.10.2004/files
/05.10.2004/files

Greetz Snatch

I'm releasing my Upload/Image Uploader v2 soon that will have all the functions/features request above. :)

SVTOA 11-25-2004 03:53 PM

Quote:

Originally Posted by nexialys
would be simply better if the attached files are included in the post, like when we add smilies in our posts... so users don't have to copy/paste the code...

I think that is certainly doable and will see if I can get that to work.

With regard to the template edits, for editor_smilebox this looks a little cleaner:

insert at the bottom of the template:
Code:

<!-- added uploader link here -->
<fieldset id="uploader" title="Image Uploader">
        <legend>Image Uploader</legend>
        <table cellpadding="4" cellspacing="0" border="0" align="center">
        <tr>
                <td class="smallfont" colspan="$vboptions[smcolumns]">[<a href="uploader.php" onClick="return popup(this, 'uploader'); return false" title="Image Uploader">Upload Image</a>]</td>
        </tr>
        </table>
</fieldset>
<!-- end uploader link -->


LoOnEyToOnZ 11-25-2004 05:42 PM

Hi. Is it possible to add a watermark feature over uploaded images ?

we_scooter 12-03-2004 09:41 AM

ok i done all the steps in ur instructions txt file , what comes after that ???

plz explain what else should be done to make it work..?

we_scooter

TrangNgoc 12-12-2004 11:12 PM

Thanks tnguy3n *installed* :ermm:

qhoa 01-28-2005 04:03 PM

what happen the pic is not show on the post (just red X)
thanks


All times are GMT. The time now is 10:00 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
  • Page Generation 0.01080 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete