vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

|oR|Greg 05-10-2006 05:35 PM

Quote:

Originally Posted by MissKalunji
Thats all i needed :) and the comment can you add the comment at the bottom? and how do i attach it to link?

Do you mean the description?

AndrewD 05-10-2006 05:40 PM

Quote:

Originally Posted by Taylor123
1. I added rar's to my mimetype table, but it still doesn't appear to be working exactly how I want it. Does it only work for what was on the original mimetype table? Some people link to sites like yousendit.com so I guess I can't do nothing about that....

You'll need to explain what you mean by 'doesn't work exactly how you want'. You can add any file types to the attachment table. As far as yousendit.con is concerned, I've no experience with that.

Quote:

Originally Posted by Taylor123
2. I had the force_accept enabled but I couldn't figure out where to edit the terms. Where could I do that?

You edit the ll_agreement phrase, via the main VB admincp

Quote:

Originally Posted by Taylor123
I can't find "use_instructions" when clicking on "Change LDM settings" in the admin, am I looking in the wrong spot?

It's towards the bottom of the page, in the Security and User Access Controls section

MissKalunji 05-10-2006 05:51 PM

Quote:

Originally Posted by |oR|Greg
Do you mean the description?

yeah description

MissKalunji 05-10-2006 05:52 PM

Quote:

Originally Posted by MissKalunji
I have another slight problem i enabled mp3 and whenever i try to uplaod it gives me this error :

Upload error - security breach. Return


BUMP

AndrewD 05-10-2006 06:09 PM

Quote:

Originally Posted by MissKalunji
BUMP

B**g*r - I should stop adding features. Sorry about that. Will fix as soon as possible. Thanks for reporting.

MissKalunji 05-10-2006 06:19 PM

:) its cool i have to say that is the best script i've seen! nice work AndrewD:) and barely any queries!!

Thank you so much!

|oR|Greg 05-10-2006 07:39 PM

More features! More features! More features!

Hey big Andy! How about a template that allows mass uploads! :p

q8-star 05-10-2006 10:38 PM

I'm having an Internal Server Error ,with the following message :
Quote:

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@arabic-av.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the reques
It only happens when I try to save any new changes in the LDM setting ONLY .

|oR|Greg 05-10-2006 11:33 PM

Best I can do on short notice... see attached image.

Code:

<tr>
<td colspan="2">
<div style="margin-top:3px">

<table width="100%">
        <tr>
                <td class="thead" width="50%" align="center" colspan="2"><if condition="$linknew">$linknew </if><span class="smallfont">File Information</span></td>
                <td class="thead" width="50%" align="center"><span class="smallfont">Screenshot / Thumbnail</span></td>
        </tr>
        <tr>
                <td width="50%" colspan="2">
                <table width="100%">
                        <tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">Name:</span></td>
                                <td class="alt1" width="50%" align="left"><span class="smallfont"><strong>$linkurljump</strong></span></td>
                        </tr>
                        <if condition="$linkimg">
                                <tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">File type:</span></td>
                                <td class="alt1" width="50%" align="left">$linktypebit</td>
                                </tr>
                        </if>
                        <if condition="$linksize">
                                <tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">File size:</span></td>
                                <td class="alt1" width="50%" align="left"><span class="smallfont">$linksize $vbphrase[ll_kb]</span></td>
                                </tr>
                        </if>
                        <if condition="$links_permissions[can_view_names]">
                                <tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">Submitted by:</span></td>
                                <td class="alt1" width="50%" align="left"><span class="smallfont"><a href="member.php?u=$linkuserid">$linkusername</a></span></td>
                                </tr>
                        </if>
                        <tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">Submitted:</span></td>
                                <td class="alt1" width="50%" align="left"><span class="smallfont">$linkdate</span></td>
                        </tr>
                        <if condition="$links_permissions[can_view_hits]"><tr>
                                <td class="alt2" width="50%" align="left"><span class="smallfont">Hits / Downloads:</span></td>
                                <td class="alt1" width="50%" align="left"><span class="smallfont">$linkhits</span></td>
                        </tr></if>
                </table>
                </td>
                <td class="alt2" width="50%"><p align="center">$linkimgjump<br><br><if condition="$linkimg">$linkimgmag</if></td>
        </tr>
        <tr>
                <td class="thead" width="50%"><span class="smallfont">Description:</span></td>
                <td class="thead" align="right" width="50%" colspan="2"><span class="smallfont">$linkfavbit $linkeditbit <if condition="$links_permissions[can_send_tofriend]"><a href="$LINKS_SCRIPT.php?action=sendtofriend&amp;catid=$linkcatid&amp;linkid=$linkid" target="_blank" title="$vbphrase[ll_sendtofriend]">Send To Friend<img class="inlineimg" src="$stylevar[imgdir_button]/sendtofriend.gif" alt="$vbphrase[ll_sendtofriend]" border="0" /></a></if> <if condition="$links_permissions[can_report_link] and $linkuserid != $bbuserinfo[userid]"><a href="$LINKS_SCRIPT.php?action=reportlink&amp;linkid=$linkid&amp;catid=$viewcatid&amp;page=$pagenumber" title="$vbphrase[ll_report_bad_link]">Report Bad Link<img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[ll_report_bad_link]" border="0" /></a></if></span></td>
                </tr>
        <tr>
                <td class="tcat" width="100%" colspan="3"><span class="smallfont">$linkurljump&nbsp;&nbsp;$linkdesc</span></td>
                </tr>
</table>

</div>
</td>
</tr>


Taylor123 05-10-2006 11:52 PM

Quote:

Originally Posted by |oR|Greg
Did you CHMOD the directory correctly?

yes, i tried them at both 755 then again at 777


All times are GMT. The time now is 03:55 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.02447 seconds
  • Memory Usage 1,765KB
  • 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
  • (9)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