Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
DownloadsII Create New Thread Add-On [vB4] Details »»
DownloadsII Create New Thread Add-On [vB4]
Version: 2.0.1, by RS_Jelle RS_Jelle is offline
Developer Last Online: May 2016 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 08-03-2010 Last Update: 08-04-2010 Installs: 148
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This is a vBulletin 4 port of CyberRangers' add-on for vB3. The upgrade steps are the same as the installation ones (just overwriting all FTP files and importing the product XML with the overwrite option on).

Quote:
What does it do?
When a user uploads or updates a file via DownloadsII a thread is created or updated in the specificed forum.

DownloadsII Create New Thread Add-On, is not a stand-alone mod. It requires DownloadsII 6.0.0 or higher.
You can find it here: https://vborg.vbsupport.ru/showthread.php?t=231427 (free)


Features
  1. Ability to global select the forum that receives the new thread and the userid of the thread creator.
  2. Ability to decide what forum receives the new thread and the thread creator based on the category of the file
  3. Option to have the thread created by the uploader or always assigned to the same user account
  4. Option to never create threads by category
  5. Usergroup permissions for being allowed to create a new thread
  6. Link added between thread in Downloads file detail (optional).
  7. Updated Downloads entry creates new post in thread alerting of an update.
  8. Database link to Downloads file entry removed if thread is deleted.
  9. If the Downloads new entry is placed in moderation, so is the thread.
  10. Option to have new threads locked.
Installation
  1. Upload the files in the upload folder into your forum directory.
  2. From the admincp, import the product file product-dl2_thread.xml
  3. From the admincp, set the options under "DownloadsII - Create Threads"
  4. Be sure to set the usergroup permissions!
  5. Done!

Download Now

File Type: zip DownloadsII Create Thread 2.0.1 vB4.zip (193.2 KB, 1162 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Forextar, samsons

Comments
  #72  
Old 05-03-2012, 06:15 PM
likaweb's Avatar
likaweb likaweb is offline
 
Join Date: Nov 2010
Location: Italy
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I apologize it was my fault I had not loaded folders
Reply With Quote
  #73  
Old 08-01-2012, 01:46 AM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit...It works great on 4.2.0.
Reply With Quote
  #74  
Old 12-04-2012, 11:53 AM
Webbstre Webbstre is offline
 
Join Date: Nov 2009
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I think I have a weird bug to report for this modification. Recently, I've had two files from DownloadsII have their comments threads (created by this modification) "updated" with the usual "[File Name] has been updated!" message. Here's the thing: the posts are not by the owner of the thread, they are by staff members on my site (who have limited admin privs, if that helps). They aren't modifying the files or their descriptions though, all they do is log in and these posts are created automatically. You can see an example of this here: http://www.runicgamesfansite.com/hot...html#post22467 .

I'm really not sure what to make of these posts, as they started happening randomly and nothing I do seems to stop them from happening.
Reply With Quote
  #75  
Old 06-06-2013, 12:13 PM
Charis Charis is offline
 
Join Date: Oct 2009
Location: Thessaloniki, Greece
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works perfectly on 4.2.1
Reply With Quote
  #76  
Old 11-09-2013, 08:59 AM
Davey-UK's Avatar
Davey-UK Davey-UK is offline
 
Join Date: Feb 2003
Location: Sheffield-UK
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I dont use downloads11 anymore, and removed it sometime ago. When trying to uninstall this product i am getting all kinds of Mysql errors and the product wont uninstall. Can someone give me the code to use, minus the bits that are obviously not there since the main downloads11 has already deleted tables used.
Regards
Reply With Quote
  #77  
Old 11-09-2013, 10:46 AM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey-UK View Post
I dont use downloads11 anymore, and removed it sometime ago. When trying to uninstall this product i am getting all kinds of Mysql errors and the product wont uninstall. Can someone give me the code to use, minus the bits that are obviously not there since the main downloads11 has already deleted tables used.
Regards
As any other mod. Make sure you removed all files . if your not sure grab the archive ffrom the first post to identify all files and uninstall the product via admincp.
Reply With Quote
  #78  
Old 11-09-2013, 01:18 PM
Davey-UK's Avatar
Davey-UK Davey-UK is offline
 
Join Date: Feb 2003
Location: Sheffield-UK
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hippy View Post
As any other mod. Make sure you removed all files . if your not sure grab the archive ffrom the first post to identify all files and uninstall the product via admincp.
Done all that, its the columns that dont exist that is not allowing me to remove the item from the products list. I am assuming some columns were removed when i uninstalled downloads 2, now this addon is looking for them to delete also.???
Code:
Invalid SQL:
SHOW COLUMNS FROM `vb_dl2_main` LIKE 'downloadsIIforumid';

MySQL Error   : Table 'xxxxxxxxxxx.vb_dl2_main' doesn't exist
Error Number  : 1146
Reply With Quote
  #79  
Old 11-09-2013, 01:32 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try installing the xml product only overwriting. Then remove
If that doesn't do it you'll need to do it manually via phpmyadmin
Reply With Quote
  #80  
Old 11-09-2013, 03:54 PM
ahobilam's Avatar
ahobilam ahobilam is offline
 
Join Date: Aug 2011
Location: Chennai, India
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed in 4.2.1
and it is working fine.
But there are some prefix and suffix found with the Tile of the thread as below:
Thread: <!-- BEGIN TEMPLATE: downloadii_create_newthread_title --> New File Added: Subhashitam-002 <!-- END TEMPLATE: downloadii_crea


Is there any solution to avoid these.
The thread title should be clean only with the file name.
Reply With Quote
  #81  
Old 11-09-2013, 04:40 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I belive you need to turn off add html comment to template
Via admincp settings
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:59 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04796 seconds
  • Memory Usage 2,340KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete