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)

DementedMindz 05-29-2007 06:05 AM

CyberRanger any plans on having it so it will show the description of the file in the meta tags this way there is not constant duplicate content in the search engines from the downloads pages?

silencerdeluxe 05-29-2007 12:52 PM

Quote:

Originally Posted by silencerdeluxe (Post 1250226)
1. Use an folder for downloads from an external File-Server

Quote:

Originally Posted by CyberRanger (Post 1250269)
I don't understand what you mean. Can you explain this more?

I try it:
I have one Webserver with my vbulletin-forum, this Server have "only" 3000GB traffic free, and i have one Rootserver with traffic unlimited. The Idea: You can change the Download-Folder to an external Server, in ACP you can set this + ftp.account or something like this, so i can use the rootserver for storring the files, without external links.
Hope you understand my bad english :rolleyes:


Quote:

Originally Posted by CyberRanger (Post 1250269)
That's already been recoded by Jelle to stars in ver 6

Hope it will be release soon! :)

silencerdeluxe 05-29-2007 12:59 PM

Quote:

Originally Posted by silencerdeluxe (Post 1164506)
Hi there!

First please excuse my bad english!

The mod is really great,
but i have one little problem with the description-images added to a download,
when you click on it, the 403 error message come up, cause the image-file didnt have
the right chmod... I have set the 2 Folders "downloads" and "ec_temp" to chmod 777, but i need to change every single description-image-file from chmod 600 to 644 to get the large image working :( Dont want to disable the description-images...
Why it dont set it automatic on my webspace?

All other work fine!

Hope you undsertand me, and thanks for any help :o

Didnt find an answer for this Problem, thx for help!

CyberRanger 05-30-2007 01:59 PM

Quote:

Originally Posted by silencerdeluxe (Post 1256867)
Didnt find an answer for this Problem, thx for help!

Quote:

Originally Posted by Fish UK (Post 1254376)
Firstly, thank you for a great mod, just what I was looking for.

However I have a little problem I was hoping someone could assist with.
When an image is uploaded for a download it uploads with the permissions 600 which means it cannot be viewed.
The main download file uploads fine (666) and so does the thumbnail created (666).
The folder permissions are 777 and the ownership correct.

I am running the latest version of this mod and of VB. Any help would be much appreciated.

TIA

I think this will fix your problem. In downloads.php, around line 818 find:
PHP Code:

move_uploaded_file($_FILES['image']['tmp_name'], $dl->url.$newfilename); 

BELOW that ADD
PHP Code:

chmod($dl->url.$newfilename0666); 

Let me know how it works.

CyberRanger 05-30-2007 02:02 PM

Quote:

Originally Posted by silencerdeluxe (Post 1256864)
The Idea: You can change the Download-Folder to an external Server, in ACP you can set this + ftp.account or something like this, so i can use the rootserver for storring the files, without external links.
Hope you understand my bad english :rolleyes:

Idea noted. Right now, no plans to incorporate this although I see the utility of it.

CyberRanger 05-30-2007 02:03 PM

Quote:

Originally Posted by DementedMindz (Post 1256676)
CyberRanger any plans on having it so it will show the description of the file in the meta tags this way there is not constant duplicate content in the search engines from the downloads pages?

This would seem fairly simple. I guess we'd need to just add the meta tag to the right template with the description filled in. I'll see if Jelle is already planning to do so.

silencerdeluxe 05-30-2007 02:40 PM

Quote:

Originally Posted by CyberRanger (Post 1257616)
I think this will fix your problem. In downloads.php, around line 818 find:
PHP Code:

move_uploaded_file($_FILES['image']['tmp_name'], $dl->url.$newfilename); 

BELOW that ADD
PHP Code:

chmod($dl->url.$newfilename0666); 

Let me know how it works.

Works fine :up:

Thx for the fast Answer!

DementedMindz 05-31-2007 05:02 AM

Quote:

Originally Posted by CyberRanger (Post 1257619)
This would seem fairly simple. I guess we'd need to just add the meta tag to the right template with the description filled in. I'll see if Jelle is already planning to do so.

ok no problem just figured it may get more pages in search engines cause its not all dupe content that way

Hornstar 05-31-2007 07:28 AM

hey just dropping in to see how the progress is coming for the next release. any estimate on the percentage completed so far? looking forward to this next release so much ^^

bandare 05-31-2007 11:12 AM

I have installed this and can't wait to use it but I cant see where in the usergroup manager I can add permissions. Where should this be?

Don't worry.. I was being a mupp3t!


All times are GMT. The time now is 03:38 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.04312 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)bbcode_php_printable
  • (10)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