vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

DementedMindz 10-22-2006 07:42 PM

jelle or pointer i was wondering when i go to add a file in the part where you add a description i guess the text area is a period in there everytime now. i havent changed nothing would you know what would cause this cause all that is in there before i go to add anything is this . if i just erase it then its fine but i hate erasing it everytime. what template is that when you click add and it goes to that page?

when i look at the source before i even write anything this is how it is showing up.

Code:

<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="width:518px; height:250px" tabindex="1" dir="ltr">.</textarea>
where is this so i can edit it?

Snake 10-23-2006 02:07 AM

Is this going to work fine on v3.6.2 I wonder? Can anyone please confirm this for me? And do I've to implement any bug fixes or anything?

Lemme know!

RS_Jelle 10-23-2006 04:49 AM

Quote:

Originally Posted by Snake
Is this going to work fine on v3.6.2 I wonder? Can anyone please confirm this for me? And do I've to implement any bug fixes or anything?

Lemme know!

Yes, it works fine (without any edits), it's also mentioned in the release thread ;)

@DementedMindz: that's strange, I never had such an issue. We will look into it soon.

Snake 10-23-2006 12:20 PM

Alright. Thanks for your reply! :)

phill2003 10-23-2006 02:09 PM

Quote:

Originally Posted by RS_Jelle


Just find $dl->downloadsmessage in the downloads_wrapper_side template and put it in a table or move it to another place (and/or another DownloadsII template).


Fantastic just what i needed, thank you very much for your time...

Would it be possible to implement a download limit so that you could set the amount of times a member could download in any set period (24 hours or a week or something). This i feel would complement the timed downloads but add an important feature to stop people just downloading constantly after waiting for whatever time limit is set, If they tried they would be told they have downloaded enough for a while and to give it a rest.

WZZZ 10-23-2006 02:50 PM

Well so not who will not help instead of domain.org/forum/downloads.php on domain.org/files/index.php ???

CyberRanger 10-23-2006 03:00 PM

Quote:

Originally Posted by phill2003
Fantastic just what i needed, thank you very much for your time...

Would it be possible to implement a download limit so that you could set the amount of times a member could download in any set period (24 hours or a week or something).

This feature has already been coded and tested. Will be released soon in ver 5.0.4.

CyberRanger 10-23-2006 03:03 PM

Quote:

Originally Posted by WZZZ
Well so not who will not help instead of domain.org/forum/downloads.php on domain.org/files/index.php ???

If I understand you right, you want to place downloads.php in a folder named files then rename downloads.php to index.php. You may be able to achieve that by some rewrite rule in htaccess or by finding all occurrances of downloads.php and changing them to index.php. Either way, I'm afraid that's well beyond the scope of support I can provide.

DementedMindz 10-23-2006 06:39 PM

yeah im not sure i never had a problem with it then this little period was there. I been looking every where to find this. where is that textarea?

CyberRanger 10-23-2006 06:46 PM

Quote:

Originally Posted by DementedMindz
yeah im not sure i never had a problem with it then this little period was there. I been looking every where to find this. where is that textarea?

I'm at a loss for what to tell you. Here's the same code from one of the sites I help run.

HTML Code:

<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="width:540px; height:250px" tabindex="1" dir="ltr"></textarea>
There's no dot. The code is the basic vbulletin code to use the wysiwyg editor.

To make sure I understand, when you click "Add" to create a new entry, the dot is already in the description box?


All times are GMT. The time now is 11:32 AM.

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.04349 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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