![]() |
does it work with 3.5 Gold?
|
I guess not. The hack has many bugs though.
|
uhm, status vbrecycle is "Is in Beta stage"! But i think i fixed all errors for vb3.5.x with new install - but still some errors for update from 1.0.0 - 2.5.x to version 3.x.x!
|
*updated 3.0.3* fixed all error for update
|
your the man!
/me hits install |
i will release vbrecycle in version 3.0.4 (3.0.3 have some errors for vb3.5.0 Gold)
|
I just noticed when clicking on the text part of "Move to Recycle" in Thread Tools, it doesn't work. Although it does work while clicking on the ratio button. Have a look yourself.
|
im getting a database error..
Database error in vBulletin 3.5.0: Invalid SQL: select * from vb3_vbr_config; MySQL Error : Table 'sseries_slums.vb3_vbr_config' doesn't exist Error Number : 1146 Date : Wednesday, October 5th 2005 @ 07:42:08 PM Script : http://www.gunitnation.com/board/adm...cle_admin.php? Referrer : IP Address : Username : Gunitnation Classname : vb_database |
Me too!
PLEASE make sure to test this hack and that it works fully before releasing it! God what is wrong with you? The hack's already messing up with my board now. |
Quote:
PHP Code:
this code will only run the last query! use this for install code: PHP Code:
and do the same for uninstall |
Quote:
You should SAY it in your hack (first post) if you still have 3.0.3 there (that those who use 3.5.0 should NOT install until 3.0.4). otherwise, people will keep getting bad impressions of a ... buggie hack! |
hrm I'm having the same problem, this install never created tables. So I tried running the above code and I get "Parse error: parse error, unexpected T_STRING".....help? Great idea, but doesn't work at the moment with 3.5
|
Quote:
What could the problem be, and which of the 2 settings must be set for a forum u already have. |
i did all the instructions but i try and open the Recycle bin Main Settings, Recycle Manager, Link After Moved and i get this error SQL i think
Code:
Database error in vBulletin 3.5.0: |
Manual fix
After running the install run these SQL commnads using build in SQL command PHP Code:
|
This is the error i'm getting after i followed all your install steps, i get this error when i want to change settings in the ACP.
I checked and indeed the table is not made? Something wrong in the install file? Any suggestions? Tnx in advance! Code:
Database error in vBulletin 3.5.0: Quote:
|
Hey LNTT, i think you can minimize a lot of the plugins so we can spare some space in our dB...
these: Code:
///////////////////////////////////// ... i know you want your credits, but the system doesn't care... and we know you've done a great job... !!! oh, btw, i have an alternative for the menu... instead of the bar you've created, i added an element in the tools bar... screenshot included... if you want it, i can send the modification next... |
umm I think this is related to this mod so here goes.No matter what I try to change in any usergroup...whether default or a custom I get the following error.
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635 MySQL Error : Unknown column 'vbr_per' in 'field list' Error Number : 1054 |
ok I don't think any SQL actions in the script actually ran....I tried to run the xml file again with overwrite and still nothing....Ok I look in the product manager and copied what SQL was supposed to be performed...and tried to execute it, however I get an error Parse error: parse error, unexpected T_STRING on this line
Code:
$sql[] = "$run = "CREATE TABLE " . TABLE_PREFIX . "vbr_config (oid int(11) NOT NULL default 1, active int(11) NOT NULL default 1, forumid int(11) NOT NULL default 0, linkamfd int(11) NOT NULL default 2, linkamst int(11) NOT NULL default 1, typem int(11) NOT NULL default 1) ENGINE=MyISAM COMMENT='vBRecycle Config'"; |
ok well I went ahead and manually created the sql staments thought PhpMyAdmin however I am still having a problem. Here is a screenshot when I click on update usergroup. Although it says it saved...when I go back they are unchanged.
|
bump....anyone?
|
Its adding my DB name infront of the template name like DB.VB_TEMPLATE which is giving me errors
|
Quote:
|
Quote:
|
I get this error messagge when I try to manage the VBRecycle:
Database error in vBulletin 3.5.0: Invalid SQL: select * from vbr_config; MySQL Error : Table 'chabadt_ctforum.vbr_config' doesn't exist Error Number : 1146 When I set a certain section as Recycle I get this: Database error in vBulletin 3.5.0: Invalid SQL: UPDATE forum SET title_clean = 'Recycle Bin', title = 'Recycle Bin', description_clean = '', description = '', link = '', displayorder = 1, daysprune = 1, parentid = 26, newpostemail = '', newthreademail = '', ### Bitfield: forum.options ### options = IF(options & 8, options - 8, options), options = IF(options & 16, options - 16, options), options = IF(options & 32, options - 32, options), options = IF(options & 131072, options - 131072, options), options = IF(options & 32768, options - 32768, options), options = IF(options & 8192, options, options + 8192), options = IF(options & 4, options, options + 4), options = IF(options & 1, options, options + 1), options = IF(options & 2, options, options + 2), options = IF(options & 16384, options, options + 16384), options = IF(options & 256, options - 256, options), options = IF(options & 64, options, options + 64), options = IF(options & 128, options - 128, options), options = IF(options & 512, options, options + 512), options = IF(options & 1024, options, options + 1024), options = IF(options & 2048, options, options + 2048), options = IF(options & 4096, options - 4096, options), options = IF(options & 65536, options, options + 65536), styleid = 0, password = '', recycle = 1 WHERE forumid = 51; MySQL Error : Unknown column 'recycle' in 'field list' Error Number : 1054 |
you did not install the hack itself, usethe product file related to it...
|
this hack does not install any SQL with vb 3.5 gold. I'm still can't update usergroups....anyone having that problem. I tried other options and they save...but the Vbrecycle permissions won't save no matter how I change them.
|
Quote:
|
really like the product but got same db errors as above have uninstalled till more is posted on a fix i as a noob can understand really do like this tough and will be most happy to have it working thanks for all the hard effort and work
|
*updated 3.0.4*
Sorry for slow update, i don't have time! |
Quote:
|
I unistalled the hack and I get this error when moving some posts:
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php3(251) : eval()'d code on line 125 Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php3(251) : eval()'d code on line 135 Unable to add cookies, header already sent. File: /home/chabadt/public_html/forum/includes/class_core.php3 Line: 2903 I think you should warn users that the hack could make problems. |
Could you make it so that recycling would occur based on last reply? Thx :)
|
Database error in vBulletin 3.5.0:
Invalid SQL: select * from vb3_vbr_config; MySQL Error : Table '***_vbb35.vb3_vbr_config' doesn't exist Error Number : 1146 Date : Wednesday, October 12th 2005 @ 06:41:12 PM Script : http://www.***/forum/admincp/vbrecycle_admin.php? Referrer : http://www.***/forum/admincp/index.php?do=nav IP Address : **** Username : admin Classname : vb_database |
Quote:
yes me to i did fresh install bu it has got errors vbr_config' doesn't exist why dont u fix it? |
I was getting a missing vbr_config table error so I extracted the code off of the XML and did it manually.
|
Quote:
|
it says
Table 'XXXXXXX.vbr_config' doesn't exist??? (xxxx is my database name) i installed it rite |
Quote:
so, when i attempt to move a topic in recycle bin, i have message "you have not autorization to access this page...etc..." i'm ADMIN !!! |
I have one big problem with vbRecycle 3.04
Everytime I activate this product i get some vb database error messages like this: Quote:
|
All times are GMT. The time now is 03:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|