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

Reply
 
Thread Tools
vBRecycle v3.0.7 Details »»
vBRecycle v3.0.7
Version: 3.0.7, by LNTT LNTT is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 07-10-2005 Last Update: 01-07-2006 Installs: 119
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= vBRecycle
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= Version : 3.0.7

=-=-=-=-=-=-=
=-=-=-=-=-=-=
-= For vBulletin: 3.5.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*NEW
    • Easily edit settings.*NEW
    • Delete forum recycle.*NEW
    • Unlimited recycle.*NEW
    • Set default recycle.*NEW
    • Select recycle for special forum.*NEW
  • Empty Recycle Bin.
  • Link After Moved.
    • Options in showtheard, inline mod. *NEW
  • Quick Create Recycle*NEW
  • Scheduled Tasks Recycle*NEW
    • Auto empty recycle*NEW
  • Set permissions for each usergroup.*NEW
  • 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/plugin.php?do=productadd
Select product-vbrecycle***.xml.

=======================

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


::::::::::::::::::::::::::::::::::::::::
::::HISTORY
::::::::::::::::::::::::::::::::::::::::
  • Version 1.0.0
    • Initial release.
      • Version 1.0.1
        • Fixed: Hook Location.
  • Version 1.5.0
    • Updated check permissions.
    • Updated check password.
    • Change $_POST['method'] => $vbulletin->GPC['method']
  • Version 2.0.0
    • Optimize $_REQUEST['do'] = 'domovethread';
    • Added vBR for vBulletin 3.5.0 Beta 4.
    • Optimize Type Move
    • Add funtion "Link after moved"
    • Fixed error SQL
    • Optimize Phrases Redirect
      • Version 2.0.1
        • Fixed phrase "move_recycle"
  • Version 2.5.0
    • Fixed phrase redirect.
    • Added vBR for vBulletin 3.5.0 RC 1
    • Auto Installation: added file vbrecycle_install.php
    • Easy Modify Settings: added file vbrecycle_config.php
    • New Add-on: Empty Recycle Bin
    • Integrate into Inline Mod.
      • Version 2.5.1
        • Fixed dont' show vBRecycle in AdminCP : added file cpnav_vbrecycle.xml
        • Some update for add-on "Empty Recycle Bin"
      • Version 2.5.2
        • Fixed some errors for vB 3.5.0 RC 2
  • Version 3.0.0
    • Updated: Auto Install with Product Installer
    • Updated: Active or Disable vBRecycle
    • Updated: "Recycle Manager".
    • Updated: Options for "Link After Moved"
    • Updated: "Quick Create Recycle"
    • Updated: "Scheduled Tasks Recycle"
    • Updated: Set permissions for each usergroup.
    • Updated: Set forum recycle from "Forum Manager"
    • Integrated: for all vBulletin 3.5.x - added file adminfunctions_vbrecycle.php
    • Optimized: Auto edit templates.
      • Version 3.0.1
        • Fixed: SQL Query
        • Fixed: XML Product Info.
      • Version 3.0.2
        • Fixed: Invalid Fields.
      • Version 3.0.3
        • Fixed: Upgrade Version
        • Fixed: Invalid Recycle ID in vBRTools
        • Fixed: Error Phares
      • Version 3.0.4
        • Fixed: Usergroup Permissions
        • Fixed: Forum Admin
        • Fixed: SQL Query
        • Fixed: Error Code
      • Version 3.0.5
        • Fixed: Install Code & Uninstall Code
      • Version 3.0.6
        • Fixed: Quick Create Recycle
        • Fixed: Add New Forum
        • Fixed: Inline Mod
        • Optimized: Source Code
      • Version 3.0.7
        • Fixed: Mark Forums Read
::::::::::::::::::::::::::::::::::::::::
::::HAVE FUN! Don't forget click Install! ^_^
::::::::::::::::::::::::::::::::::::::::

Show Your Support

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

Comments
  #62  
Old 09-14-2005, 12:20 PM
LNTT's Avatar
LNTT LNTT is offline
 
Join Date: Apr 2005
Location: Viet Nam
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Updated 3.0.0* ^_^
Reply With Quote
  #63  
Old 09-14-2005, 12:46 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
Database error in vBulletin 3.5.0 Release Candidate 3:

Invalid SQL:

ALTER TABLE usergroup ADD vbr_per INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

ALTER TABLE forum ADD recycle INT NOT NULL ;

ALTER TABLE forum ADD srecycle INT NOT NULL ;;

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 ';

ALTER TABLE forum ADD recycle INT NOT NULL ;

ALTER TABLE
Error Number : 1064
Date         : Wednesday, September 14th 2005 @ 03:42:27 PM
Script       : http://localhost/vb35/admincp/plugin.php
Referrer     : http://localhost/vb35/admincp/plugin.php?do=productadd
IP Address   : 127.0.0.1
Username     : Kirby
Classname    : vb_database
I think you must do the Queries separated ...

Also, Plugins *vBRecycle v3.0.0* - Inline Moderation - Fix Invalid Action and *vBRecycle v3.0.0* - Show Thread - Fix Invalid Action don't seem to be correct.

Nice Hack btw
Will use some parts of it eventually.
Reply With Quote
  #64  
Old 09-14-2005, 12:55 PM
LNTT's Avatar
LNTT LNTT is offline
 
Join Date: Apr 2005
Location: Viet Nam
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

uhm, i will fix now...
Reply With Quote
  #65  
Old 09-14-2005, 01:00 PM
LNTT's Avatar
LNTT LNTT is offline
 
Join Date: Apr 2005
Location: Viet Nam
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if get error, please remove ";" => fixed. (I will update vBR Zip soon)
Reply With Quote
  #66  
Old 09-14-2005, 03:21 PM
Nova2k Nova2k is offline
 
Join Date: Apr 2005
Location: England
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod although, the admin options dont show in the Admin CP.
Reply With Quote
  #67  
Old 09-15-2005, 11:49 AM
LNTT's Avatar
LNTT LNTT is offline
 
Join Date: Apr 2005
Location: Viet Nam
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*updated zip*
Reply With Quote
  #68  
Old 09-15-2005, 11:51 AM
LNTT's Avatar
LNTT LNTT is offline
 
Join Date: Apr 2005
Location: Viet Nam
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nova2k
Nice mod although, the admin options dont show in the Admin CP.
you uploaded file *cpnav_vbrecycle.xml*???
Reply With Quote
  #69  
Old 09-16-2005, 10:48 AM
Nova2k Nova2k is offline
 
Join Date: Apr 2005
Location: England
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah it's definatly uploaded the permissions show up in the permission manager but the options on the CPNAV dont show. I've used the updated package also i did a hard refresh after install.
Reply With Quote
  #70  
Old 09-16-2005, 05:20 PM
HabbosUs HabbosUs is offline
 
Join Date: Sep 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I have followed all of the installation instructions however i am encountering the following error.

Quote:
Fatal error: Field recycle is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485
Do you know what is causing this?

Thanks in advance,
Reply With Quote
  #71  
Old 09-16-2005, 06:12 PM
eNforce's Avatar
eNforce eNforce is offline
 
Join Date: Aug 2004
Location: Canada, AB
Posts: 341
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not showing in Admin CP for me Version : 3.0.0
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:51 AM.


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.09116 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (2)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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_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