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)

Britmovie 05-18-2008 10:11 PM

Nope my fault i never read the packet. Full instructions were included. This is prob the best mod I have added. So flexible etc

Britmovie 05-19-2008 07:59 PM

I nominated this as best of the month as it is fantastic and a lot of work to build it so thanks.

Just a question. To increase the size allowed for uploads i take it its in the php.ini file? Where exactly is that? Thanks...

AndrewD 05-20-2008 03:45 AM

Quote:

Originally Posted by Britmovie (Post 1525067)
I nominated this as best of the month as it is fantastic and a lot of work to build it so thanks.

Just a question. To increase the size allowed for uploads i take it its in the php.ini file? Where exactly is that? Thanks...

There are two settings in php.ini that set the overall limits on the size of uploads:

* upload_max_filesize
* post_max_size

It is important that post_max_size has the same value, or a larger value, as upload_max_filesize.

Within these limits, more restrictive settings can be applied on a per-filetype basis (vBulletin->admincp->attachments->attachment manager). These apply to all usergroups except for admins, who are always allowed to go up to the php.ini limits.

ritunb 05-23-2008 02:24 AM

Please Help!!

I've upgraded vBulletin to 3.7.0. We had LDM 2.2.7. LDM started giving error like:
'Unexpected critical failure
Critical Error: Links and Downloads Manager v.2.2.7 requires VBulletin version 3.5/3.6'

So I downloaded Version 2.2.9 RC2 and installed. Now I'm getting new erroe:

"Critical error: different versions of software, templates, phrases and database.
Software: 2.2.9 database: 2.2.7
Cannot continue - ask administrator to correct."

Please help!!

AndrewD 05-23-2008 04:03 AM

Quote:

Originally Posted by ritunb (Post 1528541)
Please Help!!

I've upgraded vBulletin to 3.7.0. We had LDM 2.2.7. LDM started giving error like:
'Unexpected critical failure
Critical Error: Links and Downloads Manager v.2.2.7 requires VBulletin version 3.5/3.6'

So I downloaded Version 2.2.9 RC2 and installed. Now I'm getting new erroe:

"Critical error: different versions of software, templates, phrases and database.
Software: 2.2.9 database: 2.2.7
Cannot continue - ask administrator to correct."

Please help!!

Version 2.2.7 does not work with vb 3.7, so that's why you got the first error.

I think you've uploaded the 2.2.9 php code without installing the LDM product xml file, so the database still thinks it's at version 2.2.7. Just go to the vb/admincp/plugins and products/manage products. Use add/import product to reinstall the LDM product xml, and be sure to check the "allow overwrite" box.

ritunb 05-23-2008 06:01 AM

Thanks. That worked.

ritunb 05-24-2008 07:42 AM

Hi Andrew,

I've installed Version: 2.2.9-RC2. Everything is fine but I do not wish to display list of Moderator Names in the Category Description. Is there a way to disable that? I can't find the option to disable that. Please advice.

Regards,

Ritun

Alfa1 05-24-2008 03:42 PM

Quote:

Originally Posted by AndrewD (Post 1500475)
Do you mean as a system cron or a VB cron? I haven't explored the first, but will think about how it could be done. The second is not a good idea - validation is a very cpu intensive task and VB crons are executed in the margin of normal page visits.

A meant a vb cron, but a system cron will be very welcome as well.

AndrewD 05-25-2008 04:29 AM

Quote:

Originally Posted by ritunb (Post 1529784)
Hi Andrew,

I've installed Version: 2.2.9-RC2. Everything is fine but I do not wish to display list of Moderator Names in the Category Description. Is there a way to disable that? I can't find the option to disable that. Please advice.

Regards,

Ritun

The feature to show this list of moderators in the category description was requested/added in this version and you are correct - I forgot to provide the option to disable it. It is a straightforward change to the code, so I will add the option as soon as possible. In the meatime, you can remove this list by editing the links_catbit_extras template (vb/admincp/styles and templates). The template contains this sequence of lines:

Code:

<if condition="$moderatorlistbit">
        $vbphrase[moderators]: $moderatorlistbit<br />
</if>

Just delete those lines.

Bear in mind that you have made this edit, because you will need to revert the template in future to take advantage of any changes that are offered in subsequent releases.

K4GAP 05-25-2008 08:50 PM

I'm trying to decide whether or not to go ahead and install this. Are there major issues to be aware of? I'm a newbie to all this so...


All times are GMT. The time now is 06:01 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.02141 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
  • (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