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)

bezibaerchen 01-14-2009 04:42 PM

Yes it does.

RS_Jelle 01-14-2009 05:20 PM

Quote:

Originally Posted by Finger78 (Post 1712097)
So no one has any ideas about my issue?

Quote:

Originally Posted by Cobra-J82 (Post 1712267)
Max upload file for PHP is 8 MB
I saw a Post in this thread once explaining how to increase it or u can google it
I tried Increasing it but it gave some error when I was trying to view the site
So i Pulled back to 8mb and started uploading manually to the ftp and inserting the link in the download page.

https://vborg.vbsupport.ru/showpost....postcount=2136

(Also interesting, except the MySQL part: http://www.vbulletin.com/forum/showp...99&postcount=3)

Quote:

Originally Posted by darknusens (Post 1712277)
does this mod work with vbulletin 3.8?

Why else would it be located in the 3.8 mod section? :p

Finger78 01-15-2009 02:14 AM

Quote:

Originally Posted by RS_Jelle (Post 1712325)
https://vborg.vbsupport.ru/showpost....postcount=2136

(Also interesting, except the MySQL part: http://www.vbulletin.com/forum/showp...99&postcount=3)



Why else would it be located in the 3.8 mod section? :p

Ok the .htaccess you say to use breaks my site 100% no matter where in the server )I put it in the default area and in every major folder trying to find one it would work in and the file gives this error.

Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@<edited info> and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 (or a 404) Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at <edited info>



As for the php.ini file I am unable to locate such a file which tells me I either dont have one, or dont have access to it. If someone could include a "standard" php.ini file for me to test I would gladly test it and reply my results.

smamf 01-15-2009 07:04 AM

*bump*
Slightly different to the most asked question i think;

When I import files from another folder on the same webspace I get what seems to be a timeout, the files I am importing are usually 1GB+ any way I can sort this, it works fine for the smaller files.

I love the mod and would like to use it just need to conquer this little hurdle.

any help appreciated, thanks in advance

/smamf

tlwwolfseye 01-15-2009 04:53 PM

Just a question. I can set that DownloadsII is only working for certain usergroups, thats fine. But the Link that is in the Navbar shows up anyways, if one would be as non-registered for example not be able to use the Download System. Could the link in a Navbar not that way that it would actually only show usergroup dependent ?

Thanks in advance.

Neo_Angelo 01-16-2009 08:38 PM

just add the
Code:

<if condition="$show['usergroup']1,5,7">
before your link to your downloads page (replace 1,5,7 with the ID's of your usergroup, adding more with a , (comma))

then just after your link to your downloads section add
Code:

</else></if>
this should allow you to only allow certain usergroups to see that link, alternatively replace the 'usergroup' with 'member' (removeing the 1,5,7) which will show to all registered members only.

dholt 01-17-2009 06:21 PM

Is there a way too have people post before they can download anything. as I just don't want folks signing up to download:eek:

Ross L 01-17-2009 06:53 PM

You could create a user group for new users that doesn't have download permissions and then use the promotion system to move them to the registered user group after X posts to allow downloads.

Quote:

Originally Posted by Ross L (Post 1698436)
Hopefully someone can point me in the right direction with this.

When the search function is used on downloadsII, I get this database error emailed to me:
Code:

Database error in vBulletin 3.7.4:

Invalid SQL:
SELECT dl_files.*,  dl_cats.name catname FROM dl_files, dl_cats WHERE  (CT title,dateline_from,eventid FROM event WHERE dateline_from BETWEEN 1230814892 AND 1231419692 OR 1230814892 BETWEEN dateline_from AND dateline_to ORDER BY dateline_from OR dl_files.author LIKE '%test%' OR dl_files.name LIKE '%test%' OR dl_files.description LIKE '%test%')
                                                                        AND dl_files.category = dl_cats.id
                                                                        ORDER BY catname, dl_files.name;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'title,dateline_from,eventid FROM event WHERE dateline_from BETWEEN 1230814892 AN' at line 1
Error Number  : 1064
Request Date  : Thursday, January 1st 2009 @ 01:01:32 PM
Error Date    : Thursday, January 1st 2009 @ 01:01:32 PM

Any ideas on how to fix this?

Many thanks.

Any ideas on this?

dholt 01-17-2009 07:17 PM

Quote:

Originally Posted by Ross L (Post 1716044)
You could create a user group for new users that doesn't have download permissions and then use the promotion system to move them to the registered user group after X posts to allow downloads.



Any ideas on this?

Thank you

tlwwolfseye 01-17-2009 07:25 PM

Quote:

Originally Posted by Neo_Angelo (Post 1715073)
just add the
Code:

<if condition="$show['usergroup']1,5,7">
before your link to your downloads page (replace 1,5,7 with the ID's of your usergroup, adding more with a , (comma))

then just after your link to your downloads section add
Code:

</else></if>
this should allow you to only allow certain usergroups to see that link, alternatively replace the 'usergroup' with 'member' (removeing the 1,5,7) which will show to all registered members only.

Hmm, i tried that.

Code:

The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_LNUMBER in /www/htdocs/w00ac88a/forum/includes/adminfunctions_template.php(3769) : eval()'d code on line 99

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

Sure that is correct syntax ?

I did it like this for example:

Code:

<if condition="$show['usergroup']5,2,7,6,11,9"><td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td></else></if>
Did i maybe put that wrong around the actual link ?


All times are GMT. The time now is 04:39 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.09856 seconds
  • Memory Usage 1,757KB
  • 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
  • (8)bbcode_code_printable
  • (7)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