vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

macc 02-26-2008 06:57 PM

no i have not installed extra inline player ...will test do that ... thanks for help!

regards

macc

Rouzbeh1 02-26-2008 09:47 PM

i think there is a bug in 2.2.9-a3
autocreate thread in not working at all....
could you please check if it works for you?
thanks

AndrewD 02-27-2008 03:22 AM

Quote:

Originally Posted by Rouzbeh1 (Post 1451704)
i think there is a bug in 2.2.9-a3
autocreate thread in not working at all....
could you please check if it works for you?
thanks

Thanks for this. As far as I can tell, it works if you enable the (new in 2.2.9) admin option that requires users to confirm thread creation, but not if everything is fully automatic. The bug has been there from alpha-1. Will investgate and fix.

Edited.

If you want, you can patch this bug by editing the links_addnewlink template. Find the lines:
Code:

<else />
<tr style="display:none;">
        <td class="alt1" colspan="2">
        <input type="hidden" name="linkautocreate" value="0" />
        </td>
</tr>
</if>

and replace by

Code:

<else />
<tr style="display:none;">
        <td class="alt1" colspan="2">
        <input type="hidden" name="linkautocreate" value="1" />
        </td>
</tr>
</if>

i.e. change the 0 to 1

Be careful if you make this change - if I make further changes to the template before the final version of 2.2.9, vb will not warn you about the need to revert the template.

macc 02-27-2008 05:50 AM

thanks for help...now blocks work with inline player...

regards
macc

bxbigt 02-27-2008 06:31 AM

So heres the big question the mod is really nice but i rather not have people upload to my server is there any way to have them use this hack with whatever host they want to use ie rs , mu mediafire etc etc

Rouzbeh1 02-27-2008 08:40 AM

Thanks Andrew,
it worked! i will revert that template manually when i update to next version.

AndrewD 02-27-2008 04:02 PM

Quote:

Originally Posted by bxbigt (Post 1451907)
So heres the big question the mod is really nice but i rather not have people upload to my server is there any way to have them use this hack with whatever host they want to use ie rs , mu mediafire etc etc

You can use this hack to let people upload files or you can use it to let them provide links to files that are held on other servers. It's up to you. You can disable uploads altogether or on a per-usergroup basis.

bxbigt 02-27-2008 04:26 PM

Quote:

Originally Posted by AndrewD (Post 1452203)
You can use this hack to let people upload files or you can use it to let them provide links to files that are held on other servers. It's up to you. You can disable uploads altogether or on a per-usergroup basis.

Thanks for the reply gonna test it out on the demo board ;)

AndrewD 03-01-2008 09:11 AM

Quote:

Originally Posted by Rouzbeh1 (Post 1451227)
if you like, i will send you admin information and you take a look yourself.
i have no campare anymore, because i updated my live site to 2.2.9
let me know

I did some quick tests on a database with a few dozen categories and a few thousand entries.

With LDM's home page statistics turned off, 2.2.8 and 2.2.9 seem pretty well identical in speed.

However, 2.2.9 has more home page stats options, and these can be quite expensive. I'll take a look at the code to see if they can be speeded up.

choccyclaire 03-01-2008 04:27 PM

Any idea why this works on firefox but when I tested it on IE it gives me a database error?


All times are GMT. The time now is 07:27 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.02279 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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