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)

skooby 09-05-2007 09:03 PM

Quote:

Originally Posted by RS_Jelle (Post 1332668)
Can you post the full content of your .htaccess file?



You won't lose any data during a normal upgrade when you follow the instructions. The only way to remove your files and other database stuff, is uninstalling the product.

Here is my file...

Code:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]


RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]

#php_value upload_max_filesize  1000m
#php_value post_max_size  1000m


RS_Jelle 09-05-2007 10:37 PM

Try using an uppercase M instead of a lowercase m after the number. I'm not sure if it's a possible problem, but it's worth trying it :)
Also try putting them on the first lines of the file, before the RewriteEngine. Finally put only one space and not two spaces between the item and its value. Just to be sure ...

lexyart 09-06-2007 10:48 AM

Gives it a Download Mod where i can set the permission what usergroup can see a download folder? I want to insert Downloads on my board where normal users can download software and beta user can download betasoftware but normal user sould not see the betasoftware folder.

RS_Jelle 09-06-2007 11:38 AM

Quote:

Originally Posted by lexyart (Post 1333489)
Gives it a Download Mod where i can set the permission what usergroup can see a download folder? I want to insert Downloads on my board where normal users can download software and beta user can download betasoftware but normal user sould not see the betasoftware folder.

Yes, on the usergroup permissions page you can specify the categories which should be visible (not specified: invisible) OR the categories which should be invisible (not specified: visible).

jobbe 09-06-2007 01:50 PM

I tried to search all over this long thread, but I could not find an answer to my question. is it possible to set permissions, not for an usergroup, but just for a single user to upload files?
Thanks a lot in advance.

CyberRanger 09-06-2007 02:41 PM

Quote:

Originally Posted by jobbe (Post 1333581)
I tried to search all over this long thread, but I could not find an answer to my question. is it possible to set permissions, not for an usergroup, but just for a single user to upload files?
Thanks a lot in advance.

no, permissions are controlled via a usergroup. I guess you could make a usergroup with one user!

jobbe 09-06-2007 05:30 PM

Ok, thanks for the reply, so, if it has not been requested before, maybe a suggestion for an improvement in the next version? Anyway, well, great mod!

skooby 09-06-2007 06:17 PM

Quote:

Originally Posted by RS_Jelle (Post 1333202)
Try using an uppercase M instead of a lowercase m after the number. I'm not sure if it's a possible problem, but it's worth trying it :)
Also try putting them on the first lines of the file, before the RewriteEngine. Finally put only one space and not two spaces between the item and its value. Just to be sure ...

Thanks for the help. Tried all of that unfortunately didn't help it.

RS_Jelle 09-06-2007 08:47 PM

Quote:

Originally Posted by skooby (Post 1333752)
Thanks for the help. Tried all of that unfortunately didn't help it.

Can you look into your Apache error log for more details? Or ask your hosting company for assistance (if they are the only one who can see the logs) as this is more a server related problem.

Daky 09-08-2007 02:02 AM

Hi,
As i mentioned before i have around 23000+ files in about 200+ categories (and growing).
I am having so many complaints from members about search results.
The problem is if they search for common word sometimes they get couple pages of results.

Is it anyhow possible to narrow the search to specific category, not to search whole DB(all categories).

Thank you in advance.


All times are GMT. The time now is 02:47 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.04399 seconds
  • Memory Usage 1,747KB
  • 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
  • (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