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)

tekguru 06-23-2007 06:58 AM

Quote:

Originally Posted by RS_Jelle (Post 1273089)
Did it occur since you updated to vB 3.6.7? Or is it a new DownloadsII install on vB 3.6.7 or something else? He says that there's no usergroup table, but the usergroup table is a default vBulletin table ... Try editing a usergroup and just save it, so it rebuilds your bitfields if necessary

This is a new forum running 3.67PL1 with a fresh install of the Mod so no upgrades anywhere.

Following your advise I've just reedited and saved all usergroups so we'll see if that fixes the error.

RS_Jelle 06-23-2007 07:32 AM

Quote:

Originally Posted by tekguru (Post 1274466)
This is a new forum running 3.67PL1 with a fresh install of the Mod so no upgrades anywhere.

Following your advise I've just reedited and saved all usergroups so we'll see if that fixes the error.

Just edit one usergroup is enough to do a rebuild, when it's necessary :)

maidos 06-23-2007 08:54 AM

do you have option allowing to have only a certain usergroup to access in one category for example i want my vip members to access vip category.. is this possible?

RS_Jelle 06-23-2007 10:25 AM

Quote:

Originally Posted by maidos (Post 1274510)
do you have option allowing to have only a certain usergroup to access in one category for example i want my vip members to access vip category.. is this possible?

There's a categories restriction setting in the DownloadsII usergroup permissions ;)

tekguru 06-23-2007 10:54 AM

Quote:

Originally Posted by RS_Jelle (Post 1274483)
Just edit one usergroup is enough to do a rebuild, when it's necessary :)

Argh wish I'd known that as it took quite a while :)

armkbdotcom 06-24-2007 06:10 AM

Hello mates,

I wonder if any one of you found some sub-addon to this one, in order to extract a preview frame from imported video files

thanks

RS_Jelle 06-24-2007 10:59 AM

Quote:

Originally Posted by armkbdotcom (Post 1275173)
Hello mates,

I wonder if any one of you found some sub-addon to this one, in order to extract a preview frame from imported video files

thanks

There's no add-on to do this at the moment. I also don't know how you could do this using PHP (if you know a method, you may always tell us about it) :D

entertain 06-24-2007 04:11 PM

Hello all,

I'm not able to upload files with over 20MB or something like this.

But I had set the usergroup permissions at 30MB.

What is the problem there? And how can i change that?

RS_Jelle 06-24-2007 08:02 PM

That's because PHP has got an upload limit. You can change it using your php.ini if you are on your own server or a VPS. Otherwise you need to upload a .htaccess file to your forum directory (or add this to an existing .htaccess file in your forum directory):

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M


entertain 06-24-2007 08:58 PM

I have uploaded a .htaccess file into /forum/ with this Code in it:

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M

Is this right?

*edit:*
That do not work. :o

Can you please upload a .htaccess file?


All times are GMT. The time now is 10:08 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.11282 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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