The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBRecycle v3.0.7 Details »» | |||||||||||||||||||||||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= vBRecycle =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= Version : 3.0.7 =-=-=-=-=-=-= =-=-=-=-=-=-= -= For vBulletin: 3.5.x=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- :::::::::::::::::::::::::::::::::::::::: ::::FEATURES ::::::::::::::::::::::::::::::::::::::::
::::INSTALL :::::::::::::::::::::::::::::::::::::::: ================================== [Step 1][Upload Files] ================================== Copy all files to their respective location:
[Step 2][Run the Product Installer] ================================== URL: http://www.yoursite.com/admincp/plugin.php?do=productadd Select product-vbrecycle***.xml. ======================= ================================== [Installation Completed] ================================== :::::::::::::::::::::::::::::::::::::::: ::::HISTORY ::::::::::::::::::::::::::::::::::::::::
::::HAVE FUN! Don't forget click Install! ^_^ :::::::::::::::::::::::::::::::::::::::: Show Your Support
|
Comments |
#132
|
||||
|
||||
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! |
#133
|
|||
|
|||
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
|
#134
|
|||
|
|||
Quote:
What could the problem be, and which of the 2 settings must be set for a forum u already have. |
#135
|
|||
|
|||
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: Invalid SQL: select * from vbr_config; MySQL Error : Table 'ross_Vbu.vbr_config' doesn't exist Error Number : 1146 Date : Saturday, October 8th 2005 @ 09:07:15 PM Script : http://interwebgaming.com/admincp/vbrecycle_admin.php?do=manager Referrer : http://interwebgaming.com/admincp/index.php IP Address : 86.132.118.60 Username : Xtremist Classname : vb_database |
#136
|
|||
|
|||
Manual fix
After running the install run these SQL commnads using build in SQL command PHP Code:
|
#137
|
||||
|
||||
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: Invalid SQL: select * from vbr_config; MySQL Error : Table 'vbull.vbr_config' doesn't exist Error Number : 1146 Date : Monday, October 10th 2005 @ 01:03:31 AM Script : http://www.****/****/****/vbrecycle_admin.php? Referrer : http://www.*****/****/****/index.php?do=nav IP Address : ****** Username : ******* Classname : vb_database Quote:
|
#138
|
|||
|
|||
Hey LNTT, i think you can minimize a lot of the plugins so we can spare some space in our dB...
these: Code:
///////////////////////////////////// // ::vBRecycle v3 // /////////////////////////////////// // by LNTT(toai007@yahoo.com) // ///////////////////////////////// // http://www.fanfunvn.com // /////////////////////////////// // Start - IM - Fix Invalid // ///////////////////////////// ... 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... |
#139
|
|||
|
|||
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 |
#140
|
|||
|
|||
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'"; |
#141
|
|||
|
|||
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.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|