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

Reply
 
Thread Tools
vBRecycle v3.0.9 Details »»
vBRecycle v3.0.9
Version: 1.00, by Computer_Angel Computer_Angel is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.4 Rating:
Released: 01-31-2007 Last Update: 02-01-2007 Installs: 122
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This upgrade is base on the vBRecycle v3.0.7 by LNTT at https://vborg.vbsupport.ru/showthread.php?t=91961. I've try to contact him many times for the upgrade but no successed. So I've decided to upgrade it my own. Made some modification for Vbb 3.6.4. And try to fixed some small error which i've got when using this mod.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= vBRecycle
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= Version : 3.0.9
=-=-=-=-=-=-=
-= Main Author: LNTT
-= Upgrade by : Computer_Angel
=-=-=-=-=-=-=
-= For vBulletin: 3.6.x
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

::::::::::::::::::::::::::::::::::::::::
::::FEATURES
::::::::::::::::::::::::::::::::::::::::
  • Easily install & uninstall with Product Installer. *NEW
  • Main Settings
    • Quick active or disable recycle.*NEW
    • Select default recycle.
    • Auto convert normal forum => recycle forum.*NEW
    • Set type move(Copy thread to destination forum, Move and leave redirect in previous forum and Move to destination forum)
  • Recycle Manager
    • Easily edit settings.
    • Delete forum recycle.
    • Unlimited recycle.
    • Set default recycle.
    • Select recycle for special forum.
  • Empty Recycle Bin.
  • Link After Moved.
    • Options in showtheard, inline mod.
  • Quick Create Recycle*NEW
  • Scheduled Tasks Recycle*NEW
    • Auto empty recycle*NEW
  • Set permissions for each usergroup.
  • Add "vBRecycle Options" in "Add New Forum" & "Edit Forum" *NEW

::::::::::::::::::::::::::::::::::::::::
::::INSTALL
::::::::::::::::::::::::::::::::::::::::

==================================
[Step 1][Upload Files]
==================================


Copy all files to their respective location:
  • admincp/vbrecycle_admin.php
  • images/misc/vbrecycle_lock.gif
  • images/misc/vbrecycle_default.gif
  • images/misc/vbrecycle_scheduledtask.gif
  • images/misc/vbrecycle_edit.gif
  • images/misc/vbrecycle_empty.gif
  • includes/adminfunctions_vbrecycle.php
  • includes/cron/vbrecycle_clean.php
  • includes/xml/bitfield_vbrecycle.xml
  • includes/xml/cpnav_vbrecycle.xml

==================================
[Step 2][Run the Product Installer]
==================================

URL: http://www.yoursite.com/admincp/plug...?do=productadd
Select product-vbrecycle***.xml.

==================================
[Installation Completed]
==================================


::::::::::::::::::::::::::::::::::::::::
::::HISTORY
::::::::::::::::::::::::::::::::::::::::

  • Version 3.0.8
    • Modification code for VBB 3.6.0
    • Fixed bug don't cron.
    • Fixed vbflush() error.
  • Version 3.0.8a
    • Fixed missing forumid in forum display part (Thanks Redlinemotorsports)
  • Version 3.0.9
    • Improve installation/upgrade product code. Now you can upgrade plugin without losing old configuration.
    • Fixed: Call to undefined function unsubscribe_users() bugs.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 12-06-2007, 03:13 PM
cevatgungor cevatgungor is offline
 
Join Date: May 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry but i douldn't find a plugin file in http://www.yoursite.com/admincp/plug...?do=productadd
i think i missed something
help please
Reply With Quote
  #53  
Old 07-21-2008, 02:34 PM
Makc666's Avatar
Makc666 Makc666 is offline
 
Join Date: Dec 2002
Location: MSK-RU
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For all who use this product I advise to fix template vbrecycle_blank
Just open it and make it blank.
In other words remove   from there.

If   is there this one will add extra line on page forumdisplay.php after navbar if there is no vBRecycle controll panel there.

Was code:
Code:
<template name="vbrecycle_blank" templatetype="template" date="1127312286" username="Computer_Angel" version="3.6.4"><![CDATA[&nbsp;]]></template>
Correct one:
Code:
<template name="vbrecycle_blank" templatetype="template" date="1127312286" username="Computer_Angel" version="3.6.4"><![CDATA[]]></template>
Reply With Quote
  #54  
Old 08-25-2008, 08:54 AM
Spicey LA Spicey LA is offline
 
Join Date: Jul 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will there be an upgrade to this to be compatiable with vb version 3.7 as i have it installed on that version thinkin it would work but it does not work...

unless am usin it wrong...how is it suppose to work as when i delete both physical and soft delete they still get deleted as they would without the recycle bin yet i dont see them bein moved to the recycle bin as i assume they would be...

am assumin is not compataible with vb version 3.7 and that bein said is there goin to be another upgrade to make it more compataible with vb version 3.7????

great mod as i need one of these for my forums...huge thanx in advance for all your help and support...great job btw
Reply With Quote
  #55  
Old 08-25-2008, 01:49 PM
Makc666's Avatar
Makc666 Makc666 is offline
 
Join Date: Dec 2002
Location: MSK-RU
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This one work with 3.7 on my several forums with out any problems for the functions I use.
Reply With Quote
  #56  
Old 09-15-2008, 04:52 AM
Computer_Angel Computer_Angel is offline
 
Join Date: Aug 2004
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mfyvie View Post
Ok, well I tried to fix this uncached templates issue. I got about half way through, but couldn't find the correct place in the code to insert the changes.

I'll have to shelve this idea and hope that the original author picks up this issue. I have a system which is getting very close to capacity, so I really need to make things are optimised properly...
For the cache template, we should hook the cache_template and put the following code:

Code:
$globaltemplates = array_merge($globaltemplates, array(
	'vbrecycle_fdt',
	'vbrecycle_tools',
        'vbrecycle_blank',
        'vbrecycle_stt'
));
Thanks mfyvie for pointing out the cache template and fixing the bug for VBRecycle.
Reply With Quote
  #57  
Old 10-14-2008, 02:24 AM
g0dfather1984 g0dfather1984 is offline
 
Join Date: May 2008
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep receiving this message:

No Forum specified. If you followed a valid link, please notify the administrator

I just had it working, till I upgraded. Any ideas?
Reply With Quote
  #58  
Old 01-10-2009, 09:53 PM
ZomgStuff ZomgStuff is offline
 
Join Date: Feb 2007
Posts: 469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does not work with 3.8.0
Reply With Quote
  #59  
Old 01-11-2009, 08:28 PM
sherwood sherwood is offline
 
Join Date: May 2008
Location: United Kingdom
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any plan on releasing it for 3.8?
Reply With Quote
  #60  
Old 01-19-2009, 08:57 PM
conker1 conker1 is offline
 
Join Date: May 2007
Location: Turkey
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any plan for 3.8 ?
Reply With Quote
  #61  
Old 01-30-2009, 05:49 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

doesnt work with 3.8 .

hope The Coder will update this great addon .
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 12:02 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.12338 seconds
  • Memory Usage 2,315KB
  • Queries Executed 28 (?)
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
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete